Site icon DataForSEO

How to use Google Shopping API for Competitive Pricing Analysis

When presented with identical items to choose from, shoppers usually opt for the one with the lowest price. Thus, it’s critical for any seller to run a competitive pricing analysis before setting prices for their products.

DataForSEO’s Google Shopping API offers two endpoints for conducting a competitive pricing analysis — Products and Sellers.

1 The Products endpoint provides a list of products for the specified query, along with valuable product information.

POST https://api.dataforseo.com/v3/merchant/google/products/task_post

To send a request, specify a keyword with the commercial intent in the keyword field and also include location_code, location_name, or location_coordinate and language_name or language_code.

Your POST request should be structured as in the following example:

[
    {
        "language_code": "en",
        "location_code": 2840,
        "keyword": "astronaut led light"
    }
]

In the API response, you will get the products Google displays for the specified query, with their prices to compare.

{
    "version": "0.1.20220104",
    "status_code": 20000,
    "status_message": "Ok.",
    "time": "0.1245 sec.",
    "cost": 0,
    "tasks_count": 1,
    "tasks_error": 0,
    "tasks": [
        {
            "id": "01131517-2806-0179-0000-de3cce67228c",
            "status_code": 20000,
            "status_message": "Ok.",
            "time": "0.0494 sec.",
            "cost": 0,
            "result_count": 1,
            "path": [
                "v3",
                "merchant",
                "google",
                "products",
                "task_get",
                "advanced",
                "01131517-2806-0179-0000-de3cce67228c"
            ],
            "data": {
                "se_type": "shopping",
                "se": "google",
                "api": "merchant",
                "function": "products",
                "language_code": "en",
                "location_code": 2840,
                "keyword": "astronaut led light",
                "device": "desktop",
                "os": "windows"
            },
            "result": [
                {
                    "keyword": "astronaut led light",
                    "type": "shopping",
                    "se_domain": "google.com",
                    "location_code": 2840,
                    "language_code": "en",
                    "check_url": "https://www.google.com/search?q=astronaut%20led%20light&num=100&tbm=shop&ie=UTF-8&oe=UTF-8&tbs=vw:l&hl=en&gl=US&gws_rd=cr&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
                    "datetime": "2022-01-13 13:17:58 +00:00",
                    "spell": null,
                    "item_types": [
                        "google_shopping_serp",
                        "google_shopping_sponsored_carousel"
                    ],
                    "items_count": 102,
                    "items": [
                        {
                            "type": "google_shopping_sponsored_carousel",
                            "rank_group": 1,
                            "rank_absolute": 1,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]",
                            "title": "See astronaut led light",
                            "items": [
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[1]",
                                    "title": "Articture Astronaut Starry Light Projector",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Articture",
                                    "price": 129,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": null,
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABABGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[2]",
                                    "title": "Astronaut Projector Galaxy Led Night Light",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Bursametro",
                                    "price": 56.3,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRYVsk_AsdXouLbVi6YXs08xYnYc-bE8EpmvR4vNzfWLe5v6dA9ntkkKo-0ALisjM79oq4cHt-H&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABADGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[3]",
                                    "title": "Astronaut Starry Sky Projection Lamp",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 77.64,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcS5vx1S4qK1B8DQ8WcsrKUMfKAVKhmOHCrVFvQ8ePj7Eum59FKI1JrbeOKU4A&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAGGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[4]",
                                    "title": "Astronaut LED Night Lights - Puppy",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Kidz Country",
                                    "price": 29.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTM7wSeyAF6eG11pNctxKQpyBiGlz0EZ9Wa2sWa5Qu00K2UJc4XpnMC9Vl_xBK3u39yQYs5eRBZ&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAIGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[5]",
                                    "title": "Mini Astronaut Galaxy Light Projector Starry Sky Night Light For Home Bedroom Room Decorative Luminaires Gift",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Cornerket",
                                    "price": 69.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTg22OqeKSZW2mVOEPrMquYB6XvSJ8Im3DOPx6_0TMZgjbeGo94YlvoEtzneWM&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAKGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[6]",
                                    "title": "Astronaut Starry Sky Projection Lamp",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "sdecorshop",
                                    "price": 78,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQ_cPScsREke87cfbLVKE4zfInKxaY20JkQpH_Mh2TESRG4opW2PCimFugfHCs&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAMGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[7]",
                                    "title": "Astronaut Table Lamp Creative Small Night Lamp Moon Decorated Astronaut Wall Lamp Double heads-Trichromatic light-White",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Vasmok",
                                    "price": 288.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQ3m2fOGChiWvk48iY-XQgtI6fjBUqN6lmo11-DgMA6oObOHxmEHH3PeZzvxnOJdGysH5bmCeTU&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAOGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[8]",
                                    "title": "Space Astronaut LED Night Lamp Lying",
                                    "tags": null,
                                    "seller": "Coffeestrict",
                                    "price": 39.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTRQX9V2C1BUWzko-ceAHVOQ9MRXynrSXdjyVjSrnYWPJrbEgRWbfLhpbvDi4I&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAQGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[9]",
                                    "title": "Pet Astronaut LED Moon Lamp night lights Cat",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "HBD Shop",
                                    "price": 38.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcS37Kp0qjLBKV3aPpcbfDk6NYoyQ386_fC-hsTWFX2oF2oI_xOizRqRd55WFw&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABASGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[10]",
                                    "title": "Astronaut Led Night Lights Little Bear-USB charging",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "mistubeen.com",
                                    "price": 32.59,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTDT4C647eDjTntwgdayqxsf57k2PP8cHq6OYb1yqnygKIBaVL4c7ojlUKppS5i6992kY8RansU&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAUGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[11]",
                                    "title": "Astronaut LED Night Lights",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Kidz Country",
                                    "price": 29.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQOezrHtBpCiJHtSugcYYPsHLpcHcKlV0d3zXMVIvcniiEkcp1N7A3GKyrj1EI&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAWGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[12]",
                                    "title": "LED Cloud Astronaut Lamp",
                                    "tags": null,
                                    "seller": "Wishbun",
                                    "price": 73.97,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSL-84HTFcbnzPrkOuCJED5-rDgQ8Mum7aYFrwKpB2_6TtKC_Nj7Z8PxEpTJaY&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAYGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[13]",
                                    "title": "Astronaut LED Night Lights LITTLE BEAR",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "SimpleKitchenToday",
                                    "price": 39.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSN-p6kga13N5NB1nxvPkV1He4WFukGb1wU3FlPdfBH8LQwMQaFXAi4_waTzg&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAaGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[14]",
                                    "title": "Astronaut Star Projector Night Light, Kids Galaxy Nebula Night Light Projector with Timer and Remote Control, Starry Night Light Projector",
                                    "tags": null,
                                    "seller": "Eastend Gifts",
                                    "price": 79,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRvzgof8vB0d88yEqB_o8omy7pxJyx8dt06Y1lVtMZjNDL052rkBQs2XibW4J0&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAcGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[15]",
                                    "title": "Creative resin crafts Christmas spaceman astronaut decoration night light",
                                    "tags": null,
                                    "seller": "lalatab",
                                    "price": 68.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTqd_o-1K0Vxw25upNCcyzUIqsvATzTnYSCZtUsBZlZatV2a0gq6rYf0IjdtZ7Ku4110BIXvvA&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAeGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[16]",
                                    "title": "Astronaut Starry Sky Projector Light By Galaxy Projector",
                                    "tags": null,
                                    "seller": "360 Galaxy Projector",
                                    "price": 49.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQSLf5gAozaR3-QWmGUc5L-6xfxrNvuYYKAoWel8sIUOiSUV7bk4BagUWWmuA&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAgGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[17]",
                                    "title": "Adorable Animal Astronaut Luminous Light",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 50.04,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcR_8SzgjCHAstJ8AKOR6EqXSj65I16aJ8xROWvQXlH-RSY3QmcS3acy27CBaas&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAiGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[18]",
                                    "title": "Astronaut Pet Lamp ֻ | Sparkly Trees Table Lamp | Night Light | Warm Light | Home decor Design, Cat",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Sparkly Trees",
                                    "price": 49.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTDronAMjZTeIhQWytJDakJHP1ZwDhjt5zLtamVLKuTzjvNtyGju6UCCvmk_Hg&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAkGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[19]",
                                    "title": "Creative Astronaut Children's Room Lamp Bedroom Ceiling Lamp J",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Vasmok",
                                    "price": 306.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTsI7HkFnD3LSIkjhK6mntL57VGY7Q2wvPjqTR0TJ7ElS8R_NHiSImYSEU4Guqp5KhqFG5xkrlI2A&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAmGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[20]",
                                    "title": "Cute Astronaut Dog Cat Animal Moon LED Night Light Lamp Decor - Dog",
                                    "tags": null,
                                    "seller": "SitACup",
                                    "price": 45.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRexzLSnyb23RDHH-vo5x4Y9YMoWVVvljDYxUfARWGQaw0sRJZeE7Do-T5MmaRxJuvENljR0k4&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAoGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[21]",
                                    "title": "1-Light Wall Mounted Light Kids Style Astronaut Shape Plastic Sconce Lights",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "BeautifulHalo.com",
                                    "price": 187.46,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSfbjUu_219btJzGKBKNlQ1DPNTndGHLu1Qwft8hG8bIHS0OAifRX_9m2HfvO4-YWDkxK7LRzls&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAqGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[22]",
                                    "title": "Astronaut - LED Neon Sign, 75cm/Blue",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Neon Mama",
                                    "price": 300,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSxwutqNOU0KVhBjLm6l4U3WzDPnvxJeHI8m_tQZ5W3lJ791CrYqiI_jzVOdvw&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAsGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[23]",
                                    "title": "AstroPuff - Space Astronaut LED Night Lamp, Lying",
                                    "tags": null,
                                    "seller": "GiftBites Store",
                                    "price": 39.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcShiU_GNN500U9T6G1LJbL1N2uz8X4TnQrOOx_x_GUSKgpKDYHHStcBIaU1Dg&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAuGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[24]",
                                    "title": "Spaceman Starry Sky Projection Lamp Astronaut LED Light Live Broadcast Background",
                                    "tags": null,
                                    "seller": "Mydealszone",
                                    "price": 48.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTYdGUd5U72vbVYeFhMmTJaXaFurCBTRv2UcCn88xCY3DVcRyTW4-5DMeYIBQ&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAwGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[25]",
                                    "title": "Astronaut Night Light, Gold",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Shopitistic",
                                    "price": 44.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTrmE3HFDfYYrws6ZDcHWd_uVmpVy8pxUeFCI-80I_b3KWDTrO8j4QHzvKIrA&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABAyGgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[26]",
                                    "title": "Animal Astronaut Night Light",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 43.04,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQLcpPufAq0SjdsCCL824JVB7e0L6LwQOFIbIwuKQwCPVrqZ7nulDfO9eswTq5zrRseJ4r2kpA&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABA0GgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[27]",
                                    "title": "Innovative Moon Semi-Flush Ceiling Light Moon and Astronaut Decors Ceiling light",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Hernest",
                                    "price": 437,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRMjzjxkZBCwSExGL4NuVgRSMcUk5Sen0s7RHORSuk9C7NjZS1wRpksA_CgIRPySosS7TqMSKI&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABA2GgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[28]",
                                    "title": "'Astronaut' Neon Sign, Hot Pink",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Nuwave Neon",
                                    "price": 299,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQQJtvvUh5bna50WidpYODq7m8E4qo0bXyHXCY99EGzSmuvNSQV8XNMKhi9ge8&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABA4GgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[29]",
                                    "title": "Astronaut Light",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 33.28,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTe-rjH0RJiCChXS9exnszFQVI7E0YX0X-Ia-zhWC4Oth5ABWLXO_Ityy9zwLw&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABA6GgJzbQ",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[2]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[30]",
                                    "title": "DIY Colorful Cloud Astronaut LED, Astronaut",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Ubekeen",
                                    "price": 39.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcS2AXQanoI9liYL9k2jwwGF7tmiK6VFxwDO_nReypjrQjjlv9hEN5EV3Sk8mTk&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABA8GgJzbQ",
                                    "delivery_info": null
                                }
                            ]
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 1,
                            "rank_absolute": 2,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[1]",
                            "domain": "www.walightings.com",
                            "title": "3D Astronaut Night Light Neon Acrylic LED Touch Sensor Remote 7 Colors Desk Setup Lighting Gaming Room Table Decor Gift for Kids",
                            "description": "3D Astronaut Night Light Neon Acrylic LED Touch Sensor Remote 7 Colors Desk Setup Lighting Gaming Room Table Decor Gift for Kids",
                            "url": "https://www.walightings.com/product/3d-astronaut-night-light-neon-acrylic-led-touch-sensor-remote-7-colors-desk-setup-lighting-gaming-room-table-decor-gift-for-kids/",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated",
                                "For Kids"
                            ],
                            "price": 28.65,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Walightings.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQ4_RjBpvkqX2jxBVAT-tDyHyxVw9NqhvTcfP4Gjv-i4waTlwsG5-BnaR89bCc&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQFDzD23aOupr5vSCEhI4_nh2eyUehHprLVUCq-JKkMzeUHUsOji_qzy5LU7ho&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTvz5fwzs9HYAB9MFIs9o2--wir69sxsRJ36XXuMkewYmTuA9rtOgLSq2BcNxylC1dZmaEdeshQ&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQSmTW9Rg5UaFjGH45uZ0Zc14TmFt5XulZpj8fM7q9kn7DHAbHS2T8KDf6upDgH3qp2Tv5URN4&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTIidSdJtXUmH6RDgpXCxLhgG0EohJp43u1jDPDTgwHOHFt61YCDsC3H7USidGUk9OTzSCHxJ3K&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQmpFqZExJnFxq9MkLHVQ_L8lqZ7-je6BBNRath3pFYdVxLHRHGZ2btYeebbO0&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 2,
                            "rank_absolute": 3,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[2]",
                            "domain": "s.click.aliexpress.com",
                            "title": "LED Astronaut Projector Lamp Starry Sky Night Light Spaceman Astronaut Sunset Table Lamp Home Decor",
                            "description": "LED Astronaut Projector Lamp Starry Sky Night Light Spaceman Astronaut Sunset Table Lamp Home Decor",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005003413588311.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle%26memo1%3Dfreelisting",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 43.54,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTj3rs3fE94ea2OQtqwkGLJTcmWTW0vZRB-RqpPrNnPT9RgNx8dsBmDCXCF9w&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSWkrXbL1EbyMx1nwUoLB81fOKXk9ajpoTvu74xxI1eBWCEfFjWyWH_-cOH-A&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQfKsjgTpXt2DQ9YSKb74x9IkN3O_DCr92ugxp84rbZQBlgqRl1I9T0pAUWJPbt46pP526sFaE&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRXbrOYUf85781HzYIB8_yEH-n8VQliwHlfabh4eojH6OvCempjhKSF-qLED_0&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQENiFEOaL46oiFaANlEGbJmpvoClaWTFLDRQuMWA1WIeb85N_HXgD8dIM29vdXv7RrKbNiZIj0&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 3,
                            "rank_absolute": 4,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[3]",
                            "domain": "kidzcountry.com",
                            "title": "Astronaut LED Night Lights - Little bear",
                            "description": "Handling time>> Ship within 8-24 hours after payment Shipping>> We'll arrange the fastest shipping (1-2 weeks) for you Payments Via PayPal , Credit/Debit Card ,Google Pay and ...",
                            "url": "https://kidzcountry.com/product/astronaut-led-night-lights/?attribute_emitting-color=Little%20bear&utm_source=Google+Shopping&utm_medium=cpc&utm_campaign=All+Store+Feed",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 29.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Kidz Country",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRtmoGI3ZOJbykEuXdwm3A340AgBN6hXo5O55SrdhqrvozasiDAlKQc8FswJfqTK1nFm1HFkr-r&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRZ5gP1OR4fMBBlCmtzf9N8CfZjwES_KdOE9TbLiNmj5Px8rsVuBii-f_PRG9KhaMoYMCFlU06x&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSQU421YkbhcCtV6vrO4nbEl6uT1ViCOUj9ybYAYMfaB7RBmWbZc2El5SdC5GASokaGaGjYmLQ&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQlSeEJKFLh-5WGcSwnOZf7uPfFCfvc9vRLZINCQU5LyJ4XsjZ5UJRQXgk-UFBMOHj6ElVinCw&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQrfllmeUmKJYE3UNfdFLgRysVnhXN2F1GWm36UoMtGUeItUoZLxr3quZfsMfsx9s9UOA-1wNpX&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 4,
                            "rank_absolute": 5,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[4]",
                            "domain": "www.salbeey.com",
                            "title": "LED Cloud Astronaut Lamp",
                            "description": "The Perfect Night Light! Whether the lights are on or off, this multicolored clouds astronaut lamp has a fantastic and attractive look. It serves as a decoration throughout the ...",
                            "url": "https://www.salbeey.com/products/led-colorful-clouds-astronaut-lamp-with-rainbow-effect?currency=USD&variant=42063221195002&utm_medium=cpc&utm_source=google&utm_campaign=Google%20Shopping",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 73.97,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Salbeey",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQ7j1RgMtsBFhl2_UuowrbX6eV46glZFQ41S7n8JeJ5E5_yb_9pJQ8S1blNwA&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQI_nXyg23M2BzIxS4isdVsQMYNO_sD95sVcf4Rpghsosr-Qp4vCJ_Gc-SU-A&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQiu4BVNIf-VCu29oeeqtKNZohOYGBXtnhjxTIRJW-msp-IbjzgQP5ConIykw&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcT17tclM6fhqD8d9-FDE0sLjF_7j58AR4np3nXsTEgLQCdhyD9Y385hZn_JCBk&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTI3NE6phJUcsMLysxcujOz7peGbbHi5J2SMOLYl1WqTbPI860yoz0Dfb-44g&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 5,
                            "rank_absolute": 6,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[5]",
                            "domain": "ideal-dealz.com",
                            "title": "Best-selling astronaut LED light night lamp new exotic astronaut USB lamp creative book lamp computer custom gift",
                            "description": "Fashion astronaut LED light, powered by USB Ultra-thin flexible gooseneck arm, can be adjusted to different angles to illuminate desired areas Build-in switch control by ...",
                            "url": "https://ideal-dealz.com/product/best-selling-astronaut-led-light-night-lamp-new-exotic-astronaut-usb-lamp-creative-book-lamp-computer-custom-gift/?attribute_pa_default-variant=best-selling-astronaut-led-light-night-lamp-new-exotic-astronaut-usb-lamp-creative-book-lamp-computer-custom-gift&variant=1055121&utm_medium=cpc&utm_source=google&utm_campaign=Google%20Shopping",
                            "shopping_url": null,
                            "tags": null,
                            "price": 26.6,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Ideal Dealz",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTw4T4ogywa5TiqQgWqbAjoqeW93pq2v54h4odsbmlMODc1yK0kTb8iY48lfQ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 6,
                            "rank_absolute": 7,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[6]",
                            "domain": "www.etsy.com",
                            "title": "Creative Astronaut LED Wall Lamp,Astronaut Cloud Lamp,Children Room Decoration Wall Lamp,LED Night Light,Unique Gift,Wiring-free Wall Light",
                            "description": "Small bodies have big dreams. Just like their favorite astronauts, they can be big heroes in their own small universe. The astronauts specially designed for children can meet ...",
                            "url": "https://www.etsy.com/listing/1154228157/creative-astronaut-led-wall?gpla=1&gao=1&",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 89.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Etsy - LightingForest",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTFEirNyZFWcng3SU1zXB2o7g4Y3tuv019wV__Ogwe40GsEA25QLKKHpuEtaw&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRVvfxhbdhe8I-nWURcI5qO31Pzgb9Yij6GCV3rsaE4Rfn2l3gUHtKg6zazyA&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSJS33u81PZmaGjypvztn6wzm57dMC5FK7DfZOm30XpWZG8zrDGbx3ujONgr94&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTyHu3O5wuEXaouncg--gPBnMrB4VqTvrE5uR8k-NRm6Z72pxIAxheSwRyYcXA&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTzYrsQT4IJsr53CYWENwJisKtRkrRrLK43Gjf6L-_BRW1Di1_Awl5PYCONDfw&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSqdrtzocTE8CvX2tXbjIG0_bUUY5RgzZAVg3e52v9ICcJA7k6TGVVJnaSLk1ZWqICftrYvhXJ3&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRYmz1HgZ7gJv8wqZZ2fDTwpS4CC_gF-fFiiDPDMRUd_suJcl3o8FwXo--Uzg&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSzL6WvWc2GemdYs8dQlqy6Zj7sjACZbwPy42GEtVGZ3ghdyN5MNlmTRPFRbFa94whpYcPPBa8&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 7,
                            "rank_absolute": 8,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[7]",
                            "domain": "www.lightinthebox.com",
                            "title": "LED String Lights Space Astronaut Battery Operated Fairy Light 2M 10LEDs Rocket Planet Lamp Room Holiday Party Home Room Decoration Gifts For Kids",
                            "description": "Quantity:1 set; Light Color:Warm White,Multi Color; LED Beads Quantity:10; Voltage (V):AA Batteries Powered; Initial Lumens:80; Shape:Irregular shape; Wattage:1; Mode:1(On ...",
                            "url": "https://www.lightinthebox.com/p/led-string-lights-space-astronaut-battery-operated-fairy-light-2m-10leds-rocket-planet-lamp-room-holiday-party-home-room-decoration-gifts-for-kids_p8632262.html?currency=USD&litb_from=paid_adwords_shopping&sku=18_42820%7C221_17128%7C224_40097%7C282_49247&country_code=us",
                            "shopping_url": null,
                            "tags": [
                                "Battery Powered",
                                "Fairy",
                                "White",
                                "Warm White",
                                "LED"
                            ],
                            "price": 12.8,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "LightInTheBox",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTOux5hSTU_9JNdQmY0lUy8HueBYiZxV8sDb-QXGnRQDtCOVLiPjILYVmp8Fw&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$4.46 delivery",
                                "delivery_price": {
                                    "current": 4.46,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$4.46"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 8,
                            "rank_absolute": 9,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[8]",
                            "domain": "www.walightings.com",
                            "title": "Novelty Astronaut LED Night Light Galaxy Starry Star Projector Lamp Kids Bedroom Projection Lamp Home Decorative Lighting Gifts",
                            "description": "Novelty Astronaut LED Night Light Galaxy Starry Star Projector Lamp Kids Bedroom Projection Lamp Home Decorative Lighting Gifts",
                            "url": "https://www.walightings.com/product/novelty-astronaut-led-night-light-galaxy-starry-star-projector-lamp-kids-bedroom-projection-lamp-home-decorative-lighting-gifts-2/",
                            "shopping_url": null,
                            "tags": null,
                            "price": 80.01,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Walightings.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcScUa_UGnWzSVkcN65SlEXSdDI03GvJfWHZosAYEfOhpooBHsXlMOKGjP6Eb-4&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTMjdzXLDXkBQge4Nf92ndv_RNLl1Urk-OCyvBuNWExA8SjjN4asutWtgvQOs8&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTfnIyQKXxFhf-qZmwiwAJ1v8ijF_7WAvIeCFQJrQyAWD9hUkxFuW0n6DsxVQ&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTjl9SHArQ9mzg8VdZZq1eGkf5gv5hLWw1sFMBYQQMZ-SluxNfvJsrX71lWgeU&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTQoI54FD_cOYCAgDaCH0gK9B6uWUe8fxxvcSwEMIyc4jV4T3l-6yjmGhLqxQ&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRSHfCLM18ehbVlKbeyOV3yW2k1VKi-YkR_E41peMDHuw7a-tM_Q9LiGW-B1USOn8Oiq2b1jTSW&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 9,
                            "rank_absolute": 10,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[9]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Rocket Night Light DIY Material Package Spaceman Astronaut LED Table Lamp Decoration Ornaments",
                            "description": "Rocket Night Light DIY Material Package Spaceman Astronaut LED Table Lamp Decoration Ornaments",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005002028090141.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": null,
                            "price": 17,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRRxJaGT43JDW63V0fmkAE3QXLhFhvgdoNIHszWmrnu8XPmbqQSdNzxTmz9G-fBWrrRlNdCO3E&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSrYTzsGlSOnNIh0JhUOvs0NwzAbSlrlIaLLWNwvKZ_z1Ib8H1kqDg759cUkDCffJNJe8HYRvA&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQY4iChrDBwS315i49QbOebMo_enRMfwclxhDAx9u4c2wLpWoznxEU1XXzSZQYn8ZQtg4H36Lls&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcT_2hoXWoNqtAToEtpIu5B7srmMjsSddWWcPg_x_7dmL7eHOV8J-kwRZbXYVmM&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSkHuYRHXAaw2YdpZ876wvtbrsYkk_n0IMhB3RBMGfwfhd4cvb5o-LinB4J7A&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 10,
                            "rank_absolute": 11,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[10]",
                            "domain": "www.cutecozylife.com",
                            "title": "Astronaut LED Night Lights A Set",
                            "description": "Elevate any space with thePet Astronaut Lamp It's an adorable figurine that lights up in various colors. Use it as a night light or as a display on any desk/table. Features ...",
                            "url": "https://www.cutecozylife.com/products/astronaut-led-night-lights?variant=24163195-1994-431e-b110-eda3a1265199",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated",
                                "For Kids"
                            ],
                            "price": 90,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Cutecozylife",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTlq-jMxpw8OSbwJTLAqdDJ0CnxAXRm50ryThAGlVG9JpidkXr12zWc08PZIfU&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 11,
                            "rank_absolute": 12,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[11]",
                            "domain": "greenbeanstoys.com",
                            "title": "Astronaut LED Light",
                            "description": "Astronaut LED Light These 5-inch Astronaut LED Lights glow in a variety of bright colors which makes these tiny toys even more eye catching. Ages 8+",
                            "url": "https://greenbeanstoys.com/products/astronaut-led-light?variant=40807675527329&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": "https://www.google.com/shopping/product/1?q=astronaut+led+light&num=100&ie=UTF-8&oe=UTF-8&hl=en&gl=US&gws_rd=cr&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&prds=eto:12851916118718704689_1,pid:12851916118718704689&sa=X&ved=0ahUKEwip4tOd6K71AhWMTGwGHRXzDU8Q8gIIvg4",
                            "tags": null,
                            "price": 6.99,
                            "currency": "USD",
                            "product_id": "1",
                            "seller": "Green Beans Toys",
                            "additional_specifications": {
                                "eto": "12851916118718704689_1",
                                "pid": "12851916118718704689"
                            },
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTWQbq0_issLEy4WiSC1fy3GkYbAfmQNdH5q5-yZ-b97R9zKaUHMgg4Lhfy1Zu0WWr_XPzIEjZc&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQCfpkSSYLyg0jsSGhxTdSaWo8aA2OgTwGSiBQ9FxlezqsPya1sNcHJ1kPdFgDyyNTJ17873WRL&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 12,
                            "rank_absolute": 13,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[12]",
                            "domain": "s.click.aliexpress.com",
                            "title": "2021 New Arrive Astronaut USB LED Night Lights For Home Helmet Switch Night Lamp For Work As",
                            "description": "2021 New Arrive Astronaut USB LED Night Lights For Home Helmet Switch Night Lamp For Work As",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005002413760117.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": null,
                            "price": 3.98,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSa_zXqEyl3PqDUtEZOWazSzSvnzAIVndRqdXtCndrCJ53iBtmpxP_ciaQshZc&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRfL8dF1mmVCNRWY399OPci0UjeNOkxflqfTZdsp3UTxid8drySRdF9MqGuwZs&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSUV0_AC4kzCBTnJSMpilmmkOYren9ao62zZb9Y_dWuTWrgb1_MCT9Oc8mS7g&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQv4_8dixFediBGz4QAMZTuj39kzsPK8E9_H2_dFScG5tNmQwqu3wDZNnXAi11E9JN5Fp0xBdqj&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQs6w7VcxEeG7HnGfs2LFW0rcISkrx7BeNsOrcEfGPuUU-TnyYYqSNYSwPt7dgV1_kTLW2YAN0&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 13,
                            "rank_absolute": 14,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[13]",
                            "domain": "www.ndpodstore.com",
                            "title": "Novelty Astronaut LED Night Light Galaxy Starry Star Projector Lamp Kids Bedroom Projection Lamp Home Decorative Lighti",
                            "description": "- Brand Name: WHATOOK - Type: Atmosphere - Shape: Astronaut - Origin: CN(Origin) - Certification: CCC - Certification: ce - Certification: ROHS - Is Bulbs Included: Yes - Model ...",
                            "url": "https://www.ndpodstore.com/novelty-astronaut-led-night-light-galaxy-starry-st",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 51.95,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "ndpodstore.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQX5KvxGmtnxSFHEB9oxQ-Cod655neRCf0uXvnLhD99ufnwxg_yeFORflGeqFWJ15d68uz0Jw&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 14,
                            "rank_absolute": 15,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[14]",
                            "domain": "www.walmart.com",
                            "title": "Spaceman Astronaut Shape LED Mini Night Light Keyboard Lamp USB Charging Port Design Flexible Bendable Hose Portable for Student Office Worker",
                            "description": "Do you want to make your life more interesting? This mini, cute and practical USB LED night light/ keyboard light is perfect for you! Just come and buy! Features:Attractive ...",
                            "url": "https://www.walmart.com/ip/Spaceman-Astronaut-Shape-LED-Mini-Night-Light-Keyboard-Lamp-USB-Charging-Port-Design-Flexible-Bendable-Hose-Portable-Student-Office-Worker-Computer/362315808?wmlspartner=wlpa&selectedSellerId=101001360",
                            "shopping_url": "https://www.google.com/shopping/product/8013616404624112962?q=astronaut+led+light&num=100&ie=UTF-8&oe=UTF-8&hl=en&gl=US&gws_rd=cr&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&prds=eto:5599831715250747448_0&sa=X&ved=0ahUKEwip4tOd6K71AhWMTGwGHRXzDU8Q8gII5g4",
                            "tags": [
                                "Adjustable"
                            ],
                            "price": 6.65,
                            "currency": "USD",
                            "product_id": "8013616404624112962",
                            "seller": "Walmart - Save money",
                            "additional_specifications": {
                                "eto": "5599831715250747448_0"
                            },
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRKKqFt9TFK6BYGyXT5EBDZCjmp-ZHCDanMxUnF3I3cF-V_XPwj&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 15,
                            "rank_absolute": 16,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[15]",
                            "domain": "www.ebay.com",
                            "title": "Space Shuttle Led Night Light Lamp - Fun Creative Nasa Astronaut Kids",
                            "description": "Find Space Shuttle Led Night Light Lamp - Fun Creative Nasa Astronaut Kids Decor Gift on eBay in the category Home & Garden>Lamps, Lighting & Ceiling Fans>Night Lights.",
                            "url": "https://www.ebay.com/itm/163876982247?chn=ps&mkevt=1&mkcid=28",
                            "shopping_url": null,
                            "tags": null,
                            "price": 48,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "eBay - domestic_platypus",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcS7ivs-R97wHkgFW88VuEfjMkixqv2SKXS0MNoAUvqFjY5xcO1_K1MNeeyeGz8&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcStE88rcf9Nfxl7i01d642_4pe3c4d9WHSz76W5coUWRuUIvovF58PvbJtGbwM&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQjKIO2UsyvNBDZlIWl_wD6s5XYDTEIirjmKbciBKGNvD4SaJrqpwKEH4FIlTI&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcT4AAWiwXr2qA3pyQRTJsRT_ePErqzv_uOnj5GdjKREdLsugFRKmj4G4jVfpw3YoeIQJbiIIEw&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRllv81954fgkXvafcvf_WpzSo6hXHgitoTKwq92B3RRqeuEXlpKpq5GnX-wxfFWMBV5mZS8ZSf&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 16,
                            "rank_absolute": 17,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[16]",
                            "domain": "s.click.aliexpress.com",
                            "title": "LED Astronaut Night Light Resin Creative Desktop Decorations Astronaut Bedroom Crafts Spaceman Model",
                            "description": "LED Astronaut Night Light Resin Creative Desktop Decorations Astronaut Bedroom Crafts Spaceman Model",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005003584073451.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": null,
                            "price": 25.72,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSbhV-KgiVZ9KdtN3k4c2rdVKuJX1806gdvRHlE1gMSRsXkUTssrpjXqNSMDA&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcS2f6FbzXt5vgY17zn9g06Bajnc1YyYNDJBknfu9b6bxXL-KECuxD__inlNHQ&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQk9WA7wfT2IYdMhW7MNsV3jgjSH99wMydxnQUkHOo33Dlg9F4-bb_78u4qF_c&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTCWAga2SHZ_8h2GvzICFex5ZFBnYSqNcshYSHWTBKgLX1LU5ny6h6k3gBggm0&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQV29puA9t-qD8JQfYHMTASOM_UDBKig_lny3uxxfqY1NqO8_ceo4vxjBDXMg&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 17,
                            "rank_absolute": 18,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[17]",
                            "domain": "shopclux.com",
                            "title": "Astronaut LED Night Lights",
                            "description": "Elevate any space with the Pet Astronaut Lamp It's an adorable figurine that lights up in various colors. Use it as a night light or as a display on any desk/table.",
                            "url": "https://shopclux.com/product/astronaut-led-night-lights/",
                            "shopping_url": null,
                            "tags": null,
                            "price": 30.59,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Shopclux",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRe9CIkJ_FtIelbjuf67B_JlfzP2hUVxN9bXSLaYblEolmrbO7DxwihjSaZaw&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 18,
                            "rank_absolute": 19,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[18]",
                            "domain": "nebula-light.com",
                            "title": "Astronaut Cloud LED Color Lamp",
                            "description": "This Super-Cute Night Light Displays An Astronaut Relaxing On A Handmade Cloud. Brighten your space with this little astronaut that is perfect for home decor or a night lamp ...",
                            "url": "https://nebula-light.com/products/astronaut-cloud-led-lamp?currency=USD&variant=37589930836141&utm_medium=cpc&utm_source=google&utm_campaign=Google%20Shopping",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 49.95,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "nebula-light.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRQOvEWd_wQTUCDA3o0dAwjf1O8gekQDURSSwlO8OoIjuTjzMD4W8kuLh9Rqz8&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQCTW8FAPII7s6sykPWat6V7ETf_eUlN3_sric2VyHHqFMI5b1Qw3ijnfdSEg&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRmd3hDpYKfl5jWQdWxFzP6PmE-2QpFvT6O9tufWjssKZbS3uwi1oV4K6qWSV4&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQjrooURxGDaoPlEoEi7hQsKSHXKumsC8ArL5D28XNd-fbpb3HMV1-X-y_gcg&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTu4uIw-X04yjFW9UEhKEg6sGI5hV5kkM_ct3GcHMvPsoQMezzSzrPqLHQaOw&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSl2U_aVbHzgCBX3AEBN3pRCXxO-93M1S9BXJh86vs9XzPgQg4mm5fNaAMOQJ8&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcT_lN6Dc-cEpyGWERl27mOuE4kZOoUYgnqG7Kyed99MAcLgxjoeZTHN4Oolhvf42EUIod7yjVUO&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSX1Yrt1f9KkQt-ujg8UPtaVmdXFwZr6N_nqfxcRsuyHdCZBVpS3rB3x-i7Og&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 19,
                            "rank_absolute": 20,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[19]",
                            "domain": "mirrormaniastore.com",
                            "title": "Outer Space Astronaut Rocket Ship Planet Travel Custom Name Room Night Light Up LED Personalized Table Lamp W/ Remote 16 Colors, Great Gift!",
                            "description": "Our Light Up, Lamps, Night Lights (Multi-colored, 12 Inches) are our newest feature and are personalized with your name on it! We can engrave any name, school name, favorite ...",
                            "url": "https://mirrormaniastore.com/products/outer-space-astronaut-rocket-ship-planet-travel-custom-name-room-night-light-up-led-personalized-table-lamp-w-remote-16-colors-great-gift?variant=42175196430577&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated",
                                "For Kids"
                            ],
                            "price": 39.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Mirror Mania",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTQATf9OHUPeJrSQk3Pje_WI0RIzLwBlGqEDMhJp9GH5KHliMVi0b2KXNSXL2biIygwLzDl5oQ&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQGxixV3rb74Phgg9t3N_NPvMeA13SGZfL1g1etKkhO8R7E_P0&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTQNPFMAVcrv4Lig9IyU3s7WcMntoilhqHuMmdlL3X5_zYyTRU&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTsKc8LBFWh76ExKnMJFQwUMj-C4I6Jd7nwSht9CWqDQzaTNoOR&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTArYE4wwCGja97ExI9YCuPp9fvaxWAtPI30thyddpPL3__x3xz&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSHeMDSl7zsmy5dW-J4bWbHYZiCZZzlUhzmQSFZTqBCs9RIUIM4&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRljFQ38ddBMwFfvktKZzs_a5N-4XCtSgmMPK3naezZyxz8JB_B&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQ6hv5bPf9Nj7zwQJPQ6MXQojBZVI-uHV3cv-naYeFp15aQQEkO&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSsrSHwXTEFUHitC1qW2skVJ7OUKulMsAqOxG5Dq7CVGxD-onU&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 20,
                            "rank_absolute": 21,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[20]",
                            "domain": "www.walightings.com",
                            "title": "LED Projector Light USB Starry Sky Night Light Rotating Bedside Table Lamp for Kids Astronaut Home Decoration Desk Light",
                            "description": "LED Projector Light USB Starry Sky Night Light Rotating Bedside Table Lamp for Kids Astronaut Home Decoration Desk Light",
                            "url": "https://www.walightings.com/product/led-projector-light-usb-starry-sky-night-light-rotating-bedside-table-lamp-for-kids-astronaut-home-decoration-desk-light/",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated",
                                "For Kids"
                            ],
                            "price": 71.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Walightings.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRlWM-jUBL48eFES4g94mX_O3XZHIt41rHB6zB1NaGMUZHLTU61-S5IoEoZmw&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTrsb-XaszDgw3sGO3achRPGs_9JZZCBdh0QjwTq0gBwkl-QwB-F3X8Lw65Fg&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcR-d45Sbgi3wKT1mqWtwv-pFQ4_FtwwGSP9aQfr0CKUlPvK8LeGxoE2ITOR6P54aTAJqFRQ1g8s&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRy3YbgJ3jKIU-t9M77cQI5xUPwuiUvZm0V_9rlKNCqIrkiO90BneaJgfO4FdI&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSKrjyt5KjgxBJ_mJDVvL0ZfByDRpq-9RDJo_NW_6KDZlZfUh94WiksXI44kEE&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQpY_sdqUy4SGIUQK4aBUf0qXrC1jkINHm0CX51QmEsRgt9IxPVwT1acQPFzA&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 21,
                            "rank_absolute": 22,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[21]",
                            "domain": "www.walmart.com",
                            "title": "Astronaut Sculpture Lamp Spaceman LED Night Light for Office Home Decoration Raise hand",
                            "description": "Description:Made of resin, hand-made, durable, exquisite workmanship, adding artistic flavor to your home.Multi-purpose: The creative astronaut is both a statue and a night ...",
                            "url": "https://www.walmart.com/ip/Astronaut-Sculpture-Lamp-Spaceman-LED-Night-Light-for-Office-Home-Decoration-Raise-hand/130632578?wmlspartner=wlpa&selectedSellerId=101110496",
                            "shopping_url": null,
                            "tags": [
                                "Statue",
                                "Resin",
                                "For Kids"
                            ],
                            "price": 19.97,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Walmart - flameer",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQGzfg1onWlSyJiJmI2aM08fQUg4IwQoJk0Di0ujZda4pcdcYWZg5vZP6MgTN5M6hpZwPgedoc&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 22,
                            "rank_absolute": 23,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[22]",
                            "domain": "www.wish.com",
                            "title": "Hot Selling Astronaut LED Night Light Astronaut USB Night Light Creative USB Book Light Computer Desk Lamp",
                            "description": "Hot Selling Astronaut LED Night Light Astronaut USB Night Light Creative USB Book Light Computer Desk Lamp",
                            "url": "https://www.wish.com/c/609b59379909e77ee6dcdcfe?hide_login_modal=true&from_ad=goog_shopping_organic&_display_country_code=US&_force_currency_code=USD&pid=googleadwords_int&c=%7BcampaignId%7D&ad_cid=609b59379909e77ee6dcdcfe&ad_cc=US&ad_lang=EN&ad_curr=USD&ad_price=10.00",
                            "shopping_url": null,
                            "tags": null,
                            "price": 10,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Wish",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTqwIp81od2wg9gcCWFFC1fZSiXhRhF0lQQMs-JO-F-duzS9YfcHebd8ncORpy3G28zNI8smd7h&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$5.00 delivery",
                                "delivery_price": {
                                    "current": 5,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$5.00"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 23,
                            "rank_absolute": 24,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[23]",
                            "domain": "giftyourally.com",
                            "title": "Astronaut LED Night Light",
                            "description": "Pulling an all-nighter to meet a deadline or study for your exam, this cute astronaut LED night light has got you covered. This USB-powered night light is your perfect ...",
                            "url": "https://giftyourally.com/product/astronaut-led-night-light/",
                            "shopping_url": null,
                            "tags": null,
                            "price": 8.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Gift Your Ally",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSbvS0rdTDHjKnjozbyyOvT--4SXMkoyqgklQSOxxXmVOESlVrY8cE75vdewL8&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 24,
                            "rank_absolute": 25,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[24]",
                            "domain": "www.etsy.com",
                            "title": "Astronaut, Space Age, LED Lamp",
                            "description": "Nature is really important to us and since most of our products are made out of wood, for every product purchased a tree is planted ensuring that we give more to the earth than ...",
                            "url": "https://www.etsy.com/listing/803732825/astronaut-space-age-led-lamp?gpla=1&gao=1&",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated",
                                "For Kids"
                            ],
                            "price": 41.47,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Etsy - BHDecorEU",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQaIBTQTLbEw5gqYACyC2pn5M0eSBcyTgODGbQ9kz8_kBXALtyYwYtPlybZVF-7fVqeFUg06LN-zg&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTv-qWUEsbut2MNmZbZRVCz92wSxPQR4GfrTUtYRSqJYxfWhSEFPOvA_MvtgjJhsBgGwrhzii8&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcT8ByWVY59r3BhPy8s6QDg4Nx12Vymzz1unPlmG5FgV47uuXCjQkbICQU4sgnGX41c7i05diNtm&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQwzpFhI8egf_4AN2jyrd4KNSQTUUjd2hetXr2ByVt5eIE9LiZHd3WtzK60qtjVuXQKeyNvuRwN&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTzHFY3J1u4NOGgN1QD5wLfDMaoHEdBY5w2RQj1C5qCLe12bEw81iiLjnc8bu9abZm8c0K9lr0l&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQmga_QXi29oy7vXlgy8nJC_RyvYz1AFWI1a-eSCllJoLr8WwPSlGQQXyS5RQVl-Oj6LkCk7msY&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRgEZRy_bZt4oXnSHhXgr4-vNUQphwWSxJyjuiQDNJRXywh6J82bwJrTVKgCuJ7exYL-8gqKRE&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTJW3Yqc_xsnDKMIin63BpAoMKCedJxGUKrPE_weIV3j_E-8BcPCSU8vUYyn_m0umYWmB74fkc&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 25,
                            "rank_absolute": 26,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[25]",
                            "domain": "www.ebay.com",
                            "title": "Astronaut Led Galaxy Projector Lamp Night Light Bedroom Starry Sky",
                            "description": "Astronaut LED Galaxy Projector Lamp Night Light Bedroom Starry Sky Table Remote Features: 1. A variety of nebula effects are displayed; the speed and brightness of the nebula ...",
                            "url": "https://www.ebay.com/itm/144153008929?chn=ps&mkevt=1&mkcid=28",
                            "shopping_url": null,
                            "tags": null,
                            "price": 39.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "eBay - appliancestoresl",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQzJcEJyRd-IqMSb6yogVPHd-ze7YWlUqKTq9gQuqhJhYLRI7Ko3Nva8mLW4z4&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTWlisK3mQ-KmIW8Ef4WpWJM9q9XNVPxaZZA3RfA9UUxZKSMp_p277-VjskAQ&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQdK9wKasO_H9Ms13PxyVdp9vSfKEqudWentP15PNINwv8NoLIp9WKMTbAjvw&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcR3-I1n8WuRCrE52i4NiaqvXwDSEWr1n8i1KHnfmE6w4ggLAGXlFG5HURf4uw&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTZxt6HSOzeLG2p30ZsQUXGTnNup0VtRMNDu6NIi8YrU8-RY-wXFJdIEZXND9s&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcT7nlP8wxRVWrjc03s_7OdsSEhjHa8zEzTXRgGROI_L9ZBJzFnlmd7UJh2v953pNdhaTeMKKTs&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTGBmL35yTvgEqOsTSh1HX3vogfIhZhBf9xBVdBERon_-w8F_6YQAsX4KgmQpWCSRxBx3YXtO9Y&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQT2PDT3iKIqOnmQfAbwzJXd6LH0Z1i3qpv7Jfdtae9GUiPMLZj62eK8xgKTGicNZAOXfXfvsMT&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$4.99 delivery",
                                "delivery_price": {
                                    "current": 4.99,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$4.99"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 26,
                            "rank_absolute": 27,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[26]",
                            "domain": "ideal-dealz.com",
                            "title": "Astronaut LED Night Light USB Small Table Lamp",
                            "description": "Overview: Fashion astronaut LED light, USB powered Flexible ultra-fine gooseneck arm can be adjusted to different angles to brighten desired areas Build-in switch control by ...",
                            "url": "https://ideal-dealz.com/product/astronaut-led-night-light-usb-small-table-lamp/?attribute_pa_color=white&variant=2234034&utm_medium=cpc&utm_source=google&utm_campaign=Google%20Shopping",
                            "shopping_url": null,
                            "tags": [
                                "Arc",
                                "Adjustable"
                            ],
                            "price": 31.18,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Ideal Dealz",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSEmxPOBF_KRf39lXHbPIRK8xK-V5SNvE0aDcR_NDaL5jEKr0DZgpC0H-843nkbicvVX1TIXjG_&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 27,
                            "rank_absolute": 28,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[27]",
                            "domain": "www.litfad.com",
                            "title": "Space Satellite Astronaut Pendant Lamp Kids Resin Dark Grey LED Chandelier Light for Bedroom - 110V-120V Dark Gray",
                            "description": "Space Satellite Astronaut Pendant Lamp Kids Resin Dark Grey LED Chandelier Light for Bedroom - 110V-120V Dark Gray",
                            "url": "https://www.litfad.com/space-satellite-astronaut-pendant-lamp-kids-resin-dark-grey-led-chandelier-light-for-bedroom-s-437019.html?language=en&currency=USD",
                            "shopping_url": null,
                            "tags": null,
                            "price": 389.28,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Litfad.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTe11Ia_19VMLBZEpbNvzzIsPvy_uG0GU2uB5B0_uIAJXZ_L0rmkwo8HLZheA&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 28,
                            "rank_absolute": 29,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[28]",
                            "domain": "www.newchic.com",
                            "title": "Astronaut LED Night Light Astronaut USB Night Light Creative USB Book Light Computer Desk Lamp",
                            "description": "Features:Add an elegant warm glow to your table decoration with our night light.It's made of high quality, environmental and friendly materialTurn the helmet to switch the ...",
                            "url": "https://www.newchic.com/night-lights-5394/p-1751920.html?gmcCountry=US&utm_source=googleshopping&utm_medium=cpc2&utm_content=muna6&currency=USD&cur_warehouse=CN&createTmp=1&ID=6246755",
                            "shopping_url": null,
                            "tags": [
                                "For Kids",
                                "For Nursery"
                            ],
                            "price": 9.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Newchic",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTDQ_Z-Tijfu9PzZjYUNfvllaGv58MvWPFOX_km7QDk59wR3YvFnh5SMTI0vl0qRrlOV0nbD4M&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTgE5i7D56BSQ49WCyUPYVTzwiPGVILsvZoYPH4YRbiEQiuFz8c4MRjQ1lZBz5Sm7_gKn7JEd4&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTqZtG-ydhVJz1olPYTaGxVF-eGX5WZ7iE13HNHdVPJoPZHNwbD2joIoMXTxKCRE6VuWtRDp5pZ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$8.79 delivery",
                                "delivery_price": {
                                    "current": 8.79,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$8.79"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 29,
                            "rank_absolute": 30,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[29]",
                            "domain": "topsmartdesign.com",
                            "title": "3D LED Night Lamp Astronaut Light",
                            "description": "Features: This 7 Colorful Astronaut 3D Led Night Light Lamp will be a excellent and romantic gift for your friend and yourself. Unbelievable, only use a 2D acrylic piece to ...",
                            "url": "https://topsmartdesign.com/product/astronaut-3d-led-night-light-lamp/?utm_source=GoogleFreeListings&utm_campaign=Kliken+-+Google+Shopping+-+US&utm_campaign_id=544373&utm_ad_group_id=387932&utm_prod_id=60456&utm_mobile=0",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 35.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Top Smart Design",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSJiUmY9oQ9d6a9HA6J6SS_HYnRvqJ5mr3LrkPEmv93odbFqyc&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 30,
                            "rank_absolute": 31,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[30]",
                            "domain": "www.walmart.com",
                            "title": "Astronaut Sculpture Lamp Spaceman LED Night Light for Office Home Decoration Holding stars",
                            "description": "Description:Made of resin, hand-made, durable, exquisite workmanship, adding artistic flavor to your home.Multi-purpose: The creative astronaut is both a statue and a night ...",
                            "url": "https://www.walmart.com/ip/Astronaut-Sculpture-Lamp-Spaceman-LED-Night-Light-for-Office-Home-Decoration-Holding-stars/717276404?wmlspartner=wlpa&selectedSellerId=101110496",
                            "shopping_url": null,
                            "tags": [
                                "Statue",
                                "Resin",
                                "For Kids"
                            ],
                            "price": 19.81,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Walmart - flameer",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSP_GO-9WX6diTKNrbcg_l72OoORQ0WBdcyj7YjgoSaIVgngfWpGlVT0AQd5LTviOBESDV2vkv4&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 31,
                            "rank_absolute": 32,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[31]",
                            "domain": "www.swidany.de",
                            "title": "Astronaut Usb Led Night Lamp Greatgoodsdeal.Com",
                            "description": "Shop Astronaut Usb Led Night Lamp Greatgoodsdeal.Com at SWIDANY. Discover our fantastic range of design furniture, Home and Living Products, and homeware combining quality and ...",
                            "url": "https://www.swidany.de/products/astronaut-usb-led-night-lamp?variant=37385661022372",
                            "shopping_url": null,
                            "tags": null,
                            "price": 17.18,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "swidany.de",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRfjD9NFOXctP4bUsJkQYn7YnEznNSZntHL9ni0t0dfVp07v1mF&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSsMPzFtXS_XpUhfT3nzKUfHOZwwxPzlgbOJZdQYdee2lcQYjA&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcT4vmkb4Ejhg1vUjfDRvr5-mrx-YefvjA6aKeZEHkA9CzfviLEA&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTLrvGFua3nVQFn2RAkslhfmqsL6yEuLQ7E1eAkBvEp7Fu9G3In&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSVdg2Xn10za1YLmcWghWbyg9fT4sdWXJGo-q5UBOwrQ755SKw&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSjDi1_KxBm67503Dw8VFaT5wEDRvwBOV-F8TsYGikvEWKiD2U&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 32,
                            "rank_absolute": 33,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[32]",
                            "domain": "www.lightinthebox.com",
                            "title": "LED Space Astronaut String Lights Battery or USB Operation 1.5M 3M 6M Rocket Planet LED Fairy String Light Children's Kid's Room Holiday Party Home ",
                            "description": "Quantity:1 set; Light Color:Warm White,Multi Color; LED Beads Quantity:10/20/40; Voltage (V):AA Batteries Powered,USB Powered; Initial Lumens:80; Shape:Irregular shape; Wattage ...",
                            "url": "https://www.lightinthebox.com/p/led-space-astronaut-string-lights-battery-or-usb-operation-1-5m-3m-6m-rocket-planet-led-fairy-string-light-children-s-kid-s-room-holiday-party-home-de_p8570843.html?currency=USD&litb_from=paid_adwords_shopping&sku=18_4166%7C221_17128%7C224_40096%7C282_49247&country_code=us",
                            "shopping_url": null,
                            "tags": [
                                "Battery Powered",
                                "Fairy",
                                "White",
                                "Warm White",
                                "LED"
                            ],
                            "price": 12.95,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "LightInTheBox",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRb5nq70ziJ_tEXo4SgArLPfkblTWsUNrbYfIwjEzHP7_glmh3kVflh2EFRjA&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$7.00 delivery",
                                "delivery_price": {
                                    "current": 7,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$7.00"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 33,
                            "rank_absolute": 34,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[33]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Creative Astronaut LED Night Light Portable USB Spaceman Lamp Toys for Computer Laptop Reading",
                            "description": "Creative Astronaut LED Night Light Portable USB Spaceman Lamp Toys for Computer Laptop Reading",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005002856910186.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": null,
                            "price": 3.93,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRQq5Q3bJ6OmYODzST40W4IHotn8xtOcKAV-dk0kY6mFEO9xUEScbDpZmn04EjeuZukkBOhgsA&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQAj5i4fGYUtcs9Iq18ncZT2Xn1A05OzU2CFTeWPsQa0iDL4roPmss3UPAVnfLB3GBDMhENIfiD&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRgDTWA4eVc0T2bWvHW7OQrxDBRUIcsKzbvSh5l9KTJf4qDAnzaDvp2Zx0n4v4&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcS7v1MiFm5ONO-sezp8aeXixK5v1Bk5h81VCscYvtMxoa3UzoexP4_FTv-ggB4&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRejSQvIY7nL5hgww2AP5gL1eB_4r9UMn_kRj1MIkr0AQYbRVMuYlDGyzcNxos&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 34,
                            "rank_absolute": 35,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[34]",
                            "domain": "orchidranchfurniture.com",
                            "title": "3D Space Shuttle with Astronaut LED Desk Light Home Decor",
                            "description": "3D Space Shuttle with Astronaut LED Desk Light Home Decor Description: Upgrade your style and personalize your home with our 3D Space Shuttle with Astronaut LED Desk Light Home ...",
                            "url": "https://orchidranchfurniture.com/products/3d-space-shuttle-with-astronaut-led-desk-light-home-decor?currency=USD&utm_medium=cpc&utm_source=google&utm_campaign=Google%20Shopping",
                            "shopping_url": null,
                            "tags": null,
                            "price": 49.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Orchid Ranch",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTVTtncwpau83UcnKl1ulgBXwfHyRp_nRHdMIMYY7SfN8ex1Oo440Xqn396ng&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSdI_z6NmX4Owe4R3UsOcSyFbysVGuwpF0gRviK3YmqRfONa0J-kV4gV2hKDws&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRn8Y6JiyYuhMUMuReqGPS0uUZP4A4bMahfcn3gGgDJd2Rz9vrn0tmPIaGOtJuHt7W3yio4fTw&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTw-ETg8RHAdxdgJizLw8WHtoJENXzqihQhhnHTIVB-0JtcK1gzWRS60wkAIeY&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRVoMvUWORRIaJRwLom7lal3OAbn6Wn1j_rCd7Qdkx3uHTFRsgUP4kpKu-1TkE&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRn8Y6JiyYuhMUMuReqGPS0uUZP4A4bMahfcn3gGgDJd2Rz9vrn0tmPIaGOtJuHt7W3yio4fTw&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRphloD2HK_sdTIuG7QJBgk2jbCpzYINeyjlEqwExAt8vSf_qT3qzxSi0Qe19SZ0uGlcwudJi1o&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRjoJOODFQB6qsvwQ9vjJoc_yFd18woV3_0JB1mxI-HziA_JkT4eCW78wK8JZw4sjQFbqku0FM&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 35,
                            "rank_absolute": 36,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[35]",
                            "domain": "www.wish.com",
                            "title": "Astronaut-shaped LED Lamp",
                            "description": "Astronaut-shaped LED Lamp",
                            "url": "https://www.wish.com/c/607e70154de920e86f8079b3?hide_login_modal=true&from_ad=goog_shopping_organic&_display_country_code=US&_force_currency_code=USD&pid=googleadwords_int&c=%7BcampaignId%7D&ad_cid=607e70154de920e86f8079b3&ad_cc=US&ad_curr=USD&ad_price=7.00",
                            "shopping_url": null,
                            "tags": null,
                            "price": 2.04,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Wish",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSJgmvLGASCNSyHfs2K2luHV85_BOuu_i9AeW0Saw47vacmrZB3RtsoFOb9VH422D0JpyFHknQ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$3.49 delivery",
                                "delivery_price": {
                                    "current": 3.49,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$3.49"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 36,
                            "rank_absolute": 37,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[36]",
                            "domain": "audastech.com",
                            "title": "Astronaut LED Night Lights, Little Bear",
                            "description": "Elevate any space with the Pet Astronaut Lamp It's an adorable figurine that lights up in various colors. Use it as a night light or as a display on any desk/table. Features an ...",
                            "url": "https://audastech.com/products/astronaut-led-night-lights?currency=USD&variant=42010844364966&utm_medium=cpc&utm_source=google&utm_campaign=Google%20Shopping",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated",
                                "For Kids"
                            ],
                            "price": 39.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Audastech",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRc247mwT-jXERoub0-3TWb6ywXZiHrkEL2r5pmbhd1RuZHpY4_J9hwjHk_ey4xFatfb03mP7Li&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 37,
                            "rank_absolute": 38,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[37]",
                            "domain": "getlitledlighting.com",
                            "title": "Astronaut Dimming LED Light Chandelier Diameter 49cm, Changeable",
                            "description": "Brand Name: Get Lit LED Lighting - Certification: CCC, CE, CQC, EMC, FCC, GS, LVD, PSE, ROHS, SAA, UL, VDEIs Bulbs Included: Yes - Base Type: Wedge - Voltage: 110-260V ...",
                            "url": "https://getlitledlighting.com/products/astronaut-dimming-led-light-chandelier?variant=41292393775282&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": "https://www.google.com/shopping/product/4205835890217944983?q=astronaut+led+light&num=100&ie=UTF-8&oe=UTF-8&hl=en&gl=US&gws_rd=cr&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&prds=eto:14439092192352125003_0&sa=X&ved=0ahUKEwip4tOd6K71AhWMTGwGHRXzDU8Q8gIImBE",
                            "tags": null,
                            "price": 727.98,
                            "currency": "USD",
                            "product_id": "4205835890217944983",
                            "seller": "Get Lit LED Lighting Store",
                            "additional_specifications": {
                                "eto": "14439092192352125003_0"
                            },
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTx6HljX95sUKIzvSBjNbHuzy11saMy512htOedIzB6VIaFJGZ-5l29Gmn3tkM&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 38,
                            "rank_absolute": 39,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[38]",
                            "domain": "www.cesdeals.com",
                            "title": "Creative Astronaut LED Night Light USB Spaceman Lamp for Computer Reading",
                            "description": "Creative Astronaut LED Night Light Portable USB Spaceman Lamp Toys for Computer Laptop Reading Lights Home Decor Specification: Name: USB Spaceman Night Light Material: ABS + ...",
                            "url": "https://www.cesdeals.com/products/creative-astronaut-led-night-light-usb-spaceman-lamp-for-computer-reading?variant=4a45f717-a034-4aee-b02f-269193ca8433",
                            "shopping_url": null,
                            "tags": null,
                            "price": 6.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "cesdeals",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQAj5i4fGYUtcs9Iq18ncZT2Xn1A05OzU2CFTeWPsQa0iDL4roPmss3UPAVnfLB3GBDMhENIfiD&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSy3WGsPyroRXzBBBrB4VlcGBXvzDTS8nUorf08m-gS9Q6_EjEF4NCtB8ikvQ&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTtnfLdl1Z7SK71_vZ90pnk6EvayJ6BcbrSSHlduvBnNSeluMXXp9KIwlMZBja6P7fuGXoDGKsF&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRKs35rsz2WqKLYvip6GXE4CcpT2dE56rT8RQacitO7UH1XivvCnaTmc-Lmh1E&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTIOVFJnqbx320UAFNtPHLICDR657N6JrLUQkB4c9j2aqAnnHmgh9Ser6SzV-Y&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQScJzciz6hlL1QgnmCPq37JKuDQB2W99tRPEuQA_tNxerRtl7KQm7Alg6pO8_Ko4Y--Izkz6s&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 39,
                            "rank_absolute": 40,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[39]",
                            "domain": "giftsbite.com",
                            "title": "AstroPuff - Space Astronaut LED Night Lamp, Lying",
                            "description": "Experience An Out Of This World Night Light Illuminate a dark room and make it cozier during the night with the help of our beautiful AstroPuff. The AstroPuff highlights any ...",
                            "url": "https://giftsbite.com/products/space-astronaut-led-lamp-night-light-cloud-3d-rainbow-usb-effect-colorful-gift-kids-home-bedroom-decoration-switch-night-lamp?currency=USD&variant=42191713927419&utm_medium=cpc&utm_source=google&utm_campaign=Google%20Shopping",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 39.95,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "GiftBites Store",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQBcWXXPESa2eBCxdjuSaFOfM3mF9IE5XCg9xOo6lImlp8eLdwsWoRtAVffQQ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 40,
                            "rank_absolute": 41,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[40]",
                            "domain": "softinova.com",
                            "title": "Clouds Astronaut Lamp LED Colorful Astronaut Lamp with Rainbow Effect",
                            "description": "If you are looking for a perfect gift for your family and friends, this Clouds astronaut lamp has got you covered. It is ideal for both kids and adults and helps to save ...",
                            "url": "https://softinova.com/products/clouds-astronaut-lamp-led-colorful-astronaut-lamp-with-rainbow-effect?currency=USD&utm_medium=cpc&utm_source=google&utm_campaign=Google%20Shopping",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 33.95,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Softinova.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQwspshjzdNu9plwjgAFC0zJy0RBbrY6gzB_UfWnn4T8aLY1A145uRvgiJQ2Q4&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 41,
                            "rank_absolute": 42,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[41]",
                            "domain": "www.ebay.com",
                            "title": "Astronaut Spaceman Led Night Light Bedroom Bedside Desktop Creative",
                            "description": "Astronaut Spaceman LED Night Light Bedroom Bedside Desktop Creative Decor Features: The unique design can add a sense of heavenly sound to any room. Displayed on a wooden rack ...",
                            "url": "https://www.ebay.com/itm/373818031887?chn=ps&mkevt=1&mkcid=28&var=642853387651",
                            "shopping_url": null,
                            "tags": null,
                            "price": 16.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "eBay - da4331",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSvYSigs6k5l3fmYuaeRkJ-mfvn74B1V5XHtvKg_O5p8qIlt7orX81sh-_XL-Y&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSUhF9NmRfDfw1IZyDBwGg3bHTxfBiXCBHgMzQJgxyEOu9JFD5GGWxCjQ34fg3LQJeHym95gf4&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQEJ9wtP0_ulkDCS7dFzkGfwIGVUxgN6tgZQ6QOv-cXXpvrJg1rms6AhQe9qw&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSWAz6pCN4JXf3h9S8RyBl_Y9sdT1hGd_NJqf4_jhLgtAGMJzuvVHY_GCsc1bisbdm0jbUi51Vq&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcS8dqwGGWIGxs8Knn4g5CwhPv2s0-JMVzotY-8FLJN0gGAPZ83jtau9gBDqAQ&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRc2_vIpviQvUhm5-nEr1PpxrlFeZOazYmNubre7sgJrZtqXSh7doHylj7fcTyd7_6Zl5Nh1eW-&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRmFN3nlrjv-f1IL2Aat5Vz7Bfb-u9YWwxhvQ8XolYeWTvgbYm2coYsZH4bJdlcQ8ThBxsJHbB1&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcR-Twku2OT8RJ37YwDbOFNk422HoaN0OtC-Lx6RdI2QS0nSoGP0kd4hvEQYY1eeladiT2fOBhvZ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 42,
                            "rank_absolute": 43,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[42]",
                            "domain": "www.etsy.com",
                            "title": "Astronaut Led Night Lights Minimalistic",
                            "description": "ELEVATE ANY SPACE WITH THE PET ASTRONAUT LAMP This adorable figurine lights up in various colors and it's a great addition to your home! You can use it as a night light or as a ...",
                            "url": "https://www.etsy.com/listing/1151991519/astronaut-led-night-lights-minimalistic?gpla=1&gao=1&",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated",
                                "For Kids"
                            ],
                            "price": 39.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Etsy - Seller",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQH00kkCmmjcnYFKEgLLVACzleetfGu7z-M1nrYDV3Q77Tlm4NxS3N5ejYRIXk&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQwLmNucuYlWUeHAeeekPQ4jgRRd_sZKvQsQrT05YY--3Jlar6-MpuQNQXe41pKB-VhaJDrhJ8z&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSkS_cYfsTNlDWerOLs00zq-yN2rnYhARloRC0Yb56Hl0aWfIGjCDIXWG5WQ160o1yTBHo1lJ8R&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRa676ePoMEt8xXyc5TtQD6hYz862l0nfZgilADBrg9FG4IIGdNpPq_4eumlHVaamHTrX-5dyq5&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTrtNaRkVa1TkzR-A-zAsE2dtTYMrJp8M78mejaWc8PkyjJD8Gn-znkrtSmJBQ&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQtCIo5-voS6CxDfPY6nkZJ9WhDrqxta7ZF-eIvyd7RTcHau7KLVuLCLUHC_dimBDPpkMr3nNHn&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQ0sn5-MGByCtktP0A3ZCyI32lel6gVxHADVeihdf4LzYq7ZJBHm9oY1TIv86Go5rdoiqJA-Go&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcR5FkTrPdy-htuDO0wPt9oBtdyY4GGDfHgufB3Q3w-QEu8aXzVDQ2GpJvuX1V5olliuAK8RQvKb&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 43,
                            "rank_absolute": 44,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[43]",
                            "domain": "buyitkind.com",
                            "title": "Astronaut LED Night Light Lamp",
                            "description": "Astronaut LED Night Light Lamp Features: Super bright Astronaut-shaped LED light, create a bright space at night for reading, playing computer, taking care of kids. Flexible ...",
                            "url": "https://buyitkind.com/astronaut-led-night-light-lamp/",
                            "shopping_url": null,
                            "tags": [
                                "For Kids",
                                "For Nursery"
                            ],
                            "price": 13.95,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Buyitkind",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTyV5tCtN3OVw41UeWYYNvc2ydgeRqkPcJgbpEkt_XoY8wY9wkuo7TJ8SqtQSP1QBza88PQafcQ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 44,
                            "rank_absolute": 45,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[44]",
                            "domain": "www.walmart.com",
                            "title": "Star Projector Night Lights, Tiktok Astronaut Galaxy Nebula Ceiling Led Light Projector with Timer and Remote Starry Lamp for Children and Adults, ",
                            "description": "Description: For Children/ If your kids are afraid of darkness that hard to fall asleep or if they are interested in science of astronomy, planetarium or oceanography, this ...",
                            "url": "https://www.walmart.com/ip/Star-Projector-Night-Lights-Tiktok-Astronaut-Galaxy-Nebula-Ceiling-Led-Light-Projector-with-Timer-and-Remote-Starry-Lamp-for-Children-and-Adults/712830680?wmlspartner=wlpa&selectedSellerId=101117414",
                            "shopping_url": "https://www.google.com/shopping/product/1?q=astronaut+led+light&num=100&ie=UTF-8&oe=UTF-8&hl=en&gl=US&gws_rd=cr&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&prds=pid:11236258367776628368,rsk:LO_11236258367776628368&sa=X&ved=0ahUKEwip4tOd6K71AhWMTGwGHRXzDU8QjTMIkQU",
                            "tags": [
                                "For Kids"
                            ],
                            "price": 59.99,
                            "currency": "USD",
                            "product_id": "1",
                            "seller": "Walmart - mingweikeji",
                            "additional_specifications": {
                                "pid": "11236258367776628368",
                                "rsk": "LO_11236258367776628368"
                            },
                            "reviews_count": "1",
                            "is_best_match": false,
                            "product_rating": {
                                "type": "rating_element",
                                "position": "left",
                                "rating_type": "Max5",
                                "value": "5",
                                "votes_count": 1,
                                "rating_max": null
                            },
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcT2JsAI2bbXTulwDP0FynskTnUJ_0-g_SF7eqqAPojs41G6Hh2J&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 45,
                            "rank_absolute": 46,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[45]",
                            "domain": "www.bedgoals.com",
                            "title": "Astronaut LED Night Lights SET OF 3",
                            "description": "Elevate any space with the Pet Astronaut Lamp It's an adorable figurine that lights up in various colors. Use it as a night light or as a display on any desk/table. Features an ...",
                            "url": "https://www.bedgoals.com/products/astronaut?variant=41595915010247&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 89.9,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Bedgoals",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRrw_WAgYI4mOaWPHVekPbQcgu8zPeNdQu9xf8Q2IBSaIzLACEaEdJ9A_WEsfE&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQNTOg6PU4ih22rOEBGdpoF-QRD9KzRB6dhhpGohLgzZeu5r5hg-C_9jGmRKhxpnBNxmZ3OtMA&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRO9iFXpSnb9kLDAhw1G4qW-XjA2et3dYra_bj3yvLAkyKrzzD3tz0TJtEcNRmXphdTrgl_fxOt&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSmVa_VyA0_hsfZKat3pB8wH6tofL7MkgWJUUwlBZloK9bYP6U&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSGSFcQSEpw0oXUJ2M3cunf839gNX1g-_nKF4KiyeKVVYzKC5PU&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRJX-S8W_Wk3KyQcieuNtHuf5Ll7OWFxAy2hQhOSw-rkbpDLBoa&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 46,
                            "rank_absolute": 47,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[46]",
                            "domain": "www.esourceparts.ca",
                            "title": "Cool Style Astronaut Adjustable Spaceman USB LED Lamp Light For Office Computer PC Desk Light - White",
                            "description": "Cool Astronaut Adjustable Spaceman USB LED Light For Computer PC Desk Light Features : If you are looking for unique and practical gifts for women, this is one of the gifts ...",
                            "url": "https://www.esourceparts.ca/cool-style-astronaut-adjustable-spaceman-usb-led-lamp-light-for-office-computer-pc-desk-light-white.html?utm_source=googleshopping&utm_medium=cse&ep_cur=CAD",
                            "shopping_url": null,
                            "tags": [
                                "Adjustable"
                            ],
                            "price": 8.01,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Esource Parts",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRurnByimAJVQoKToeWKwedF3xbAkO2YA1uZdfiGsdpk2MHILbz3TSDGnJD8w&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQpMe4OkOmgO8BNuAtxCsJIQJwo4BSIG4G9Z0orgYt1uj8lFRqAeVTrGc_Ua50&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTKK2ORaEGSFD1S1uxJJV4hnirVzn_a-Q_P3rKo4KcwV-HcbivhcmgPOBnFoA&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSnw2uQdUZTRbItHmyoz2CxebckzxXrRM9UMTn55BphqglxKYP3-K9y-1PvrVU&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTf42ad2L5vlCyp897j9KF4OIgNwqaGqseKfJm0solKAhfInFsPnq9emwj0ew&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSX87mbeWHjRIe_zG4CyRoz8QaQ38H96H-wijP9JiE75f0lUyvihasRp3eGsNA&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 47,
                            "rank_absolute": 48,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[47]",
                            "domain": "yourhousekit.com",
                            "title": "Astronaut Sunset Lampe LED Night Light Projector",
                            "description": "Astronaut Projector Lamp Projection LED Night Light Cartoon Spaceman Table Lamp Stars Nursery Colourful Changing Kids Baby Bedroom Home Decor Creative Gift Feature: 1. simulate ...",
                            "url": "https://yourhousekit.com/shop/home-garden/lighting/astronaut-sunset-lampe-led-night-light-projector/?attribute_pa_ships-from=china",
                            "shopping_url": null,
                            "tags": [
                                "For Nursery"
                            ],
                            "price": 50,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Your House Kit",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQA1kJzdHxu7jHqgN9YiMsZpOb9JJvHeDOmdMv-ElWLHUbOsbnMfDumiHARIeQ&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQyeLsIfKCtB4YNOJsk_tIAhCLYAWoNd72db9Jww8SqbVCeFU6modbWTXFmOQ&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSIu832ZmYqTrXBW5O9vai-3HqxZ84Q15KFnw9cTl-UzaDZH6nGiDRdQyewI0nYu-_Av_aaZeQ&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcR5Hvyd5wVlP8ImLEbQGsO-VEouU2cwpzvxyncIsx2H4bUgw1Bx-ttkr6zzGw&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcT1qHcwJVs9lneVz_XpB1XyQ5_SDbsuZdZbEqcMjqUN3eW-cYr0olSGq5tsWqXKgQp7UOk0w6JN&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQ9zFUYCkTECzzkEHy68uyb9OXbuFMxrtUtK4HemwAxAo9-bf3H47zbLh3EsZs&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 48,
                            "rank_absolute": 49,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[48]",
                            "domain": "www.bonanza.com",
                            "title": "Shopping Mecca Flexible Spaceman Astronaut USB Mini LED White Night Light Lamp for PC",
                            "description": "Specification: Material: ABS + PS Net Weight: 65.8g Dimension: 60x39x70mm Input: DC 5V 500mA Creative USB LED Light Features: - Cycle Charge LED Lighting - Creative & Fashional ...",
                            "url": "https://www.bonanza.com/listings/Shopping-Mecca-Flexible-Spaceman-Astronaut-USB-Mini-LED-White-Night-Night-Ligh/1160795078?goog_pla=1",
                            "shopping_url": "https://www.google.com/shopping/product/6487354630267550030?q=astronaut+led+light&num=100&ie=UTF-8&oe=UTF-8&hl=en&gl=US&gws_rd=cr&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&prds=eto:9021367969844234303_0&sa=X&ved=0ahUKEwip4tOd6K71AhWMTGwGHRXzDU8Q8gIIpRI",
                            "tags": null,
                            "price": 9.67,
                            "currency": "USD",
                            "product_id": "6487354630267550030",
                            "seller": "Bonanza - Vandue",
                            "additional_specifications": {
                                "eto": "9021367969844234303_0"
                            },
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRCUQqJ8PR9eG0a4j9mAMKcQBuVHCv5viA5sV2aQly0wXzqHpk&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 49,
                            "rank_absolute": 50,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[49]",
                            "domain": "sitacup.com",
                            "title": "Astronaut Spaceman Moon Resin LED Night Light Table Lamp - Silver",
                            "description": "This Astronaut Spaceman Moon Resin LED Night Light Table Lamp is a perfect to be a gifts. Description: Material: Resin Size: 14 x 7.5 x 14.5 cm Weight: 0.48 kg Power supply: 3 ...",
                            "url": "https://sitacup.com/products/astronaut-spaceman-moon-resin-led-night-light-table-lamp?utm_source=www.google.com&utm_medium=referral&utm_campaign=Google+Shopping&variant=32278684303444&sfdr_ptcid=33306_4_618275845&sfdr_hash=60b5550b619333bfc9798bc63034af0a",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 44.95,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "SitACup",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTTOhNZAjc-lUD7HZTvpvROBDb48uNfzLPXFY9ynk5p7NrqYqS5P5RpWCC3qVHuwfgSczA-R3he&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcR2ESv_Fozl2W_6liJMgsqizjbb0IvuAByn4Be0CVa4XHkeM836VYBUpT3TwCQlP9z-nes_pCsP&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRAfgQOgHqxsaeWxyKUDbBHM2LlnwJcB_ULyiLYwrrnbWGKEUmT1t1_p7z9pOlO-YR68eCUmyo&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSotcb_hYCNpq5km64onHk1s1yhyUL_il9qHfAYuKCCuJZDM-VvzyFUgGfi_o0&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQcNSexHEWvLxjC3XmlRit_YRzkhB3QLM2pt3FBd6WJASuiFaRMeRen2oAzQmw&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcT6y7-jDQkxEfh6kVRAqd4-PuYvUZMAds3gdMGhtUwFdskQMpHJdRcmpOnkLG4&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQHJ1Z2x3RCnAl3luKdm5I8ZSBOu4mWHgms_EtZGWvK90sFs4ZfPx_hcwPG61Y&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRPJZFDcJHqKYZBYr7t-wz3EcUFBZWYA4xDck4IwAayRk4W21DuD1cO9jhCVB5_8PFoshgpBJ9E&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$4.95 delivery",
                                "delivery_price": {
                                    "current": 4.95,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$4.95"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 50,
                            "rank_absolute": 51,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[50]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Astronaut Led Lamp Room Lights Flexible USB Night Light Eye Protection Desk Lamp for Adjustable",
                            "description": "Astronaut Led Lamp Room Lights Flexible USB Night Light Eye Protection Desk Lamp for Adjustable",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005003015377346.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle%26memo1%3Dfreelisting",
                            "shopping_url": null,
                            "tags": [
                                "Adjustable"
                            ],
                            "price": 1.76,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcR7YDZIPnR5_O817mK6VGmn1OM1FoXHp46YCHr0nk4C_DGVoJCG7B1a49mZ_SgHFTojxzeU-JU&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQT-Wg3aTmt9BHxwExin_RmCaz-0XFKVshFP5pl5GZk4V3XQ918vQc5WZHOs88&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTPUO4MMtrerM3nVH9yeqzpAFM3xhiesqicmNy509q4C0CUejyzfwPRVBKXaJI&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQFlh6j0qAenFByTm8t2JFWvpmNvaB0KmeQqPu0YpuDpRw9hr6Gq2SuXasP5w&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQKZXmbr_oh3__XIa0yXj3YZEsRHGliBmwq2kS-5F5l5EBdbSzSuTunjdrGiUXngtm3srbIJO9X&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 51,
                            "rank_absolute": 52,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[51]",
                            "domain": "www.wish.com",
                            "title": "New Arrive Astronaut USB LED Night Lights for Home Helmet Switch Night Lamp for Work As Children's Gift Space Man Lamp",
                            "description": "New Arrive Astronaut USB LED Night Lights for Home Helmet Switch Night Lamp for Work As Children's Gift Space Man Lamp",
                            "url": "https://www.wish.com/c/5ea2685da1dd65329a5115f5?hide_login_modal=true&from_ad=goog_shopping_organic&_display_country_code=US&_force_currency_code=USD&pid=googleadwords_int&c=%7BcampaignId%7D&ad_cid=5ea2685da1dd65329a5115f5&ad_cc=US&ad_lang=EN&ad_curr=USD&ad_price=4.09",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 4.04,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Wish",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTL4osOvIRpkUFA7sZNWEdhbUxja_MB0AqsxfSQRlc_AV5jTTU&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$2.02 delivery",
                                "delivery_price": {
                                    "current": 2.02,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$2.02"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 52,
                            "rank_absolute": 53,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[52]",
                            "domain": "www.mercari.com",
                            "title": "Super Bright Astronaut Space LED Light Room Decor - New Home | Color: White",
                            "description": "Durable & Energy Efficient - Neon sign Astronaut use the latest neon flex technology stronger and lighter. Neon light sign is both economical and ecologically friendly. Low ...",
                            "url": "https://www.mercari.com/us/item/m97178480642/",
                            "shopping_url": null,
                            "tags": null,
                            "price": 178,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Mercari",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTyMvCpw_CaHuMEnhPqGgpNLuxCLr-TW1-5MV3cMV7NueTEusIe0Y9WZ9a4WVxrLEsKo2Oa8j0&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRydaYspPH0XRFHHdwmZOe1JgUlTVYEJnbcF5p16-E006S6CfJK1iKj1jUq7nM&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 53,
                            "rank_absolute": 54,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[53]",
                            "domain": "www.partyglowz.com",
                            "title": "5 Inch Astronaut LED Light",
                            "description": "5 Inch Astronaut LED Light - 5\" Astronaut Led Light Glows a variety of colors Bright led light 1 Piece Per Unit/Order. LED Toys, Partyglowz, 5 Inch Astronaut LED Light",
                            "url": "https://www.partyglowz.com/products/5-inch-astronaut-led-light?variant=40139252793519&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": null,
                            "tags": null,
                            "price": 6.5,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Party Glowz",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRpbtANk_GsaeVzALzmQHYQvgim9WOXCCIkApWnQD3eIdAtucgaSa5rT4cIA7b51pYfzHpOfQik&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$14.99 delivery",
                                "delivery_price": {
                                    "current": 14.99,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$14.99"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 54,
                            "rank_absolute": 55,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[54]",
                            "domain": "www.ebay.com",
                            "title": "Astronaut Figure 3d Lamp Usb Touch Led Night Light Bedroom Decor",
                            "description": "Patel Limited Listing WELCOME TO OUR OFFICIAL EBAY STORE KS MART MENU Home New Arrivals Ending Soon Feedback Contact Us Home New Arrivals Ending Soon Feedback Contact Us Newest ...",
                            "url": "https://www.ebay.com/itm/353562173766?chn=ps&mkevt=1&mkcid=28",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated",
                                "For Kids"
                            ],
                            "price": 9.86,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "eBay",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTSiSodBmWK5pjQkW61ln-x0MMnVNRZa1gh6NKQ4bZ5tYB1ttbPFx4KT2r09PDG7u_MNWqdbi_k&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTht760wCgB5ymD0NJ3UkQnaTzEqQs3g8r6hLK7BWxoLCftdsl1fWPiU8YkMo4&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcStoUs1H8ysYd71FG6nTTUryWb1_1W-SV-JLTZZ9MwnF4vGYOWB29BYrbKmYoi90WuoZgigNUjh&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSJFToepfVpxc9TtOv4_q29FwcwFHngkzYb44eIFHHTaogtd6tWUi1ojAQKRHTb5ArKwnR46dQ&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTdLrTUMMpBriSOmU7MSwDY6tMuMejXqE9sZpZMRnrcYGpirJc3lTNACNdvT2YGoDz3rJzbxv6-&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRGOwCtUH27k205Itr8hK7_MkhC3jVjUWJok-_RfOdsyXn9fnwXaPs0cmLhPewoqEa6iwNDZgCr&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcS6z7wLgBijliWRWP36qlPf_OAUq_HXxCfymPSPDrJrjd5TJVHgd7SpIhLkz2etBPsr4NLQ22M&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQ9CyY769TYDpU1kpzaSMDzZXX-mIZS73s2wUINFurzIbkw5slqUkFbz4aVUjJiFyuuyWItZVI&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$4.99 delivery",
                                "delivery_price": {
                                    "current": 4.99,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$4.99"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 55,
                            "rank_absolute": 56,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[55]",
                            "domain": "www.etsy.com",
                            "title": "Astronaut neon sign, Astronaut neon light, Astronaut led sign, Astronaut light sign, Space neon sign, Neon sign bedroom, Led sign for wall",
                            "description": "CUSTOM ORDER: https://www.etsy.com/listing/851273234/neon-sign-custom-ledcustom-neon-light?ref=shop_home_active_2&pro=1&frs=1 Tired of the usual and boring gifts and ...",
                            "url": "https://www.etsy.com/listing/1054426757/astronaut-neon-sign-astronaut-neon-light?gpla=1&gao=1&",
                            "shopping_url": null,
                            "tags": [
                                "For Kids",
                                "Bedroom",
                                "Customizable"
                            ],
                            "price": 168,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Etsy - LightHouseUA",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRMk75KIthpQs2kKeoXx8A9yZQNRShtgg6ODR_f4HpBcr7C2UZArEreRfdY9JN2H2eT8wH_IuA&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQaQAvVHzQpl-XCianPXUQNYR9YlUEH9xxQaYAhyFNnytjLNhvofvlAw3f8Iw&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTx7m8cQm-UyIIDxaxy4rHz8a1SQW3Wgmfh5JJamD8WbTtVG3ADirIMcRGoo_3TRm1nW8bqXE0&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSCQqTRjiLI2blW_YvJc2hS1KX6M3url7zDiZsXD_CN_FyXAwJkaN780Zj3LztNAxmni-mpdig&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcToP_UxgH0R8Ts5IxfJacuz6lRH9EwCJVJzv9jKGiYn4v2xIs5OkHoyIKBvjzkur-QvDng4OmEZ&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQWLAP1E4VdAcmYkX4HPx4KDx26JuIBXur91-mwk1LBwyxI8SNGnmEfSmIg1g&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 56,
                            "rank_absolute": 57,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[56]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Acrylic Material Astronaut Astronaut Night Light LED Colorful Color-changing Bedside Ornament Night",
                            "description": "Acrylic Material Astronaut Astronaut Night Light LED Colorful Color-changing Bedside Ornament Night",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005003525654185.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": null,
                            "price": 1.91,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQU9VlV4iRd3Xr4miVPVWKOlz-gcviaYj1_T2rX1F6hPUFNWKMsEvZN9kyqp4Sb23EtOiX8Djjc&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcS_BL3jLUCXVeTpAGKXLUy474fp3lJeWdaLHHXSdn25BmbJPuXXU88q7_WH9VgkPDqlSjNVfUVT&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTCfh70d9SnYJtEF2PdQBfdSUDncLSq05AlPM-_SU7ZFdVuBNClNd5jH9Otww&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQQGtRAwsrR5HkfljoMoea2Jo4BWtd3un7bcpuSW8coSiWn2dzhe-b4IaXKMw&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQLzI2e0iIcHhnLrXIsO-by9w34j2MRfD6sNTs8aRNhmbnPM58PUf1rAE2ZysM&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 57,
                            "rank_absolute": 58,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[57]",
                            "domain": "www.walmart.com",
                            "title": "USB Astronaut Powered Mini LED White Night Light Lamp Bulb for Laptop PC Reading, Men's, Size: One size",
                            "description": "100% brand new and high quality Just flip the hat and press switch, light will turn on. Material: ABS + PS Color: White Cycle Charge LED Lighting Creative & Fashional Astronaut ...",
                            "url": "https://www.walmart.com/ip/USB-Astronaut-Powered-Mini-LED-White-Night-Light-Lamp-Bulb-for-Laptop-PC-Reading/786158302?wmlspartner=wlpa&selectedSellerId=101040806",
                            "shopping_url": null,
                            "tags": null,
                            "price": 9.63,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Walmart - ROCKY CAMPER",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRFGMByLEnREbdzvW_T6mmPnPE-fIiNw8I3kszmLH47aNQwVQI&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 58,
                            "rank_absolute": 59,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[58]",
                            "domain": "www.litfad.com",
                            "title": "Astronaut LED Table Light Decorative Resin 1-Light Bedside Nightstand Lamp in White - 110V-120V White B",
                            "description": "Astronaut LED Table Light Decorative Resin 1-Light Bedside Nightstand Lamp in White - 110V-120V White B",
                            "url": "https://www.litfad.com/astronaut-led-table-light-decorative-resin-1-light-bedside-nightstand-lamp-in-white-s-483720.html?language=en&currency=USD",
                            "shopping_url": null,
                            "tags": null,
                            "price": 362.35,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Litfad.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQ8SOWXgFpQAPDmQdRL-xJmCz7RTlFpVInIvDE3TFeKunALKV45UzTvx2UNdgLnfQDmYXcmOR8&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 59,
                            "rank_absolute": 60,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[59]",
                            "domain": "awwaww.com",
                            "title": "Astronaut LED Night Lights A SET",
                            "description": "Elevate any space with the Pet Astronaut Lamp It's an adorable figurine that lights up in various colors. Use it as a night light or as a display on any desk/table. Features an ...",
                            "url": "https://awwaww.com/products/astronaut-led-night-lights?variant=41112043880623&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 90,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AwwAww.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcS97GoD9n5i4fDd2N-yEmkHmBdXbcI-h3Oj4x1VZEjQKvxJlT0&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQdgsx8aNxZm8_CoYPW4bijos9qcKflftXrkSNIlwCBUFWG5Xc&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQPRdpuyUzO3emV1KjJWAb7SCyZAXfIFgb0FYZPi_Ljg19jxAI&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcR6EIze3sKMLuEZelWUuIUlGiMrDFJWPVZ2RoBNjGy4uQjoyFiA&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRcWIO5f9iJSCFCdVz-GVG3a326hwsH9c1H-sHQxMGsytGJ1Tc&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 60,
                            "rank_absolute": 61,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[60]",
                            "domain": "topsmartdesign.com",
                            "title": "Abstract 3D LED Night Lamp Astronaut Light",
                            "description": "Features: This Astronaut Design LED Acrylic Night Light with 7 Colors Touch Remote Control Illusion Change will be a excellent and romantic gift for your friend and yourself ...",
                            "url": "https://topsmartdesign.com/product/astronaut-3d-led-night-light-lamp-2/?utm_source=GoogleFreeListings&utm_campaign=Kliken+-+Google+Shopping+-+US&utm_campaign_id=544373&utm_ad_group_id=387934&utm_prod_id=62051&utm_mobile=0",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 35.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Top Smart Design",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSZvcpwWzocpPWdzGFjfpE3RWxO-Xgfm5njZIJCBWGUbsObClweM275s07HP6Q&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 61,
                            "rank_absolute": 62,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[61]",
                            "domain": "alphasuperb.com",
                            "title": "Astronaut USB Led Light Lamp - 14.99 USD",
                            "description": "Don't get lost in space; let the USB spaceman light the way! This aerospace explorer is up to the task of providing a little light for late work nights. Once it's plugged into ...",
                            "url": "https://alphasuperb.com/products/astronaut-usb-led-light-lamp?currency=USD&variant=40744910356638&utm_medium=cpc&utm_source=google&utm_campaign=Google%20Shopping",
                            "shopping_url": null,
                            "tags": null,
                            "price": 14.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "alphasuperb.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcT_M4wN937Ds9uX1uPP8PHxEp3pdB03l_s7HQkdO8NsWfcgp9JclE9M2MV0yWHLo-Viwfj_8p5h&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRwKk83lD7kwjlySe6_zJ-yGqw3NEZWDy9rqCiK5ZvAMeM6LZbqKi-NX5EjbMRn8gfvEEr--GA&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTqMlzz95QCvTKeDFJySS3q9db-mwuLkFjP3Mb6Zd4t23LMSM6lo8HdtID8a27OsS9u_d9CnPF2&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSX9CdaH-D3z8pSd_bsYzgU-sr8txl-yNQ-AcaTQ5u51zbIhQMm4Rt7zkiXn5s&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQYzA3tgKjBBN_nbKXzoBfg8yq062dOO4os3Yz4rv-92gItVBTNl2qZzePQSQo&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRjTaaiGPwtmSQXRF1oEIp7y92OrDphzH2qV5nNDaOsPrNncHezMCF8YZqQKJ9pMt_84LPQBTY&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 62,
                            "rank_absolute": 63,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[62]",
                            "domain": "etronixcenter.com",
                            "title": "OEM LED Gadgets - Astronaut Galaxy Projector Lamp Starry Sky LED Night Light",
                            "description": "Innovative Galaxy Projector. Bring You Space Experience: The night light projector designed with 7 stunning nebula effects accompanied by twinkling green stars, project it onto ...",
                            "url": "https://etronixcenter.com/en/led-gadgets/8172719-al1128-gal-oem-astronaut-galaxy-projector-lamp-starry-sky-led-night-light-6011651783734.html?SubmitCurrency=1&id_currency=2",
                            "shopping_url": "https://www.google.com/shopping/product/13003711848354890482?q=astronaut+led+light&num=100&ie=UTF-8&oe=UTF-8&hl=en&gl=US&gws_rd=cr&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&prds=eto:7316632877318708506_0&sa=X&ved=0ahUKEwip4tOd6K71AhWMTGwGHRXzDU8Q8gII0hM",
                            "tags": [
                                "For Kids"
                            ],
                            "price": 48.9,
                            "currency": "USD",
                            "product_id": "13003711848354890482",
                            "seller": "EtronixCenter.com",
                            "additional_specifications": {
                                "eto": "7316632877318708506_0"
                            },
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRvUv_gDQxYDuO3k5SROBxRkbT2lrT85zXDSyj5gkqksyVr2apPTVATWFlh-BI&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcS2fK-Cf1i3lNDcj1E2YAzOnow0vWUSaSosN0XfX53fHwBrPMD-N00JN_UWWQ&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSlsbv78_Ohqofu46gVycuc_craSSOlFqmNO-h4IwFeO3cvGnN9BZTlBENtF5oUboFYvAm-2no&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRhwb-_keowQJG0zbPqlsGibFePIOJ3C1-qa-rDZxoGv8Nwo_dHHdBf4H5h6g&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQMDiHyqFMV98nn6aU3g7btFN76wBLddrpW0a-V9JUkszhTMj3RVuGu6Sb84zM&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQru-O4wDCQaaAl8eRaF4XqPL64nU4jX-QYOy4syJmWyn9Yw2SEC6yveazd7dhlO5W6-Q9vAUwJ&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRtZg3YAzF-9gkInHGybnTouPO8nU7j-dykn5TcdeBSrDz1RKfyk6MI8u-uf5aGX_cf7dleM4M&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRcWB_xjuDvR5L5X7qyhkZWG2rVCLsp8J0rBS351IWfx9m7aA-K1o9_HdUn8A&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$10.00 delivery",
                                "delivery_price": {
                                    "current": 10,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$10.00"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 63,
                            "rank_absolute": 64,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[63]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Astronaut Cloud Light LED Colorful Clouds Astronaut Lamp With Rainbow Effect As Children's Night",
                            "description": "Astronaut Cloud Light LED Colorful Clouds Astronaut Lamp With Rainbow Effect As Children's Night",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005001841852709.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": null,
                            "price": 16.37,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRLWJNIvAeh00ku6X2jvYR-qOi6_E50vH_nHaA2FhZoeNTQ89S6wUF4rTJRFoo&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSPfCd1O22kS-GCWkZv_vns4DoTetNAqhUvlHAQ5KxzDJZLDE_AAfpNORwbY4l2KLjEryrPLc5P&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTGaeD0Kd2xkKibx5gWPmdilpmhMSnSX-YRu5FQekSKD4iE-hd153Xe9QpbTg&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSHY7EAAeVB0O5sNsb2oIEn1BYXrqpsQTgQ8pIz_PWaPpdF6TNHJvLpCIWp384&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQ2kJStPuB1L4KfaHx8ENCi4EkGiA7gwpOOEzCi5zVN_b8A_8pK6fAHmgKT-w&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 64,
                            "rank_absolute": 65,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[64]",
                            "domain": "s.click.aliexpress.com",
                            "title": "LED Colorful Clouds Astronaut Lamp With Rainbow Effect As Children's Night Light Kids Bedroom Night",
                            "description": "LED Colorful Clouds Astronaut Lamp With Rainbow Effect As Children's Night Light Kids Bedroom Night",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005001861457277.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": null,
                            "price": 12.65,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTGaeD0Kd2xkKibx5gWPmdilpmhMSnSX-YRu5FQekSKD4iE-hd153Xe9QpbTg&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSPfCd1O22kS-GCWkZv_vns4DoTetNAqhUvlHAQ5KxzDJZLDE_AAfpNORwbY4l2KLjEryrPLc5P&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSHY7EAAeVB0O5sNsb2oIEn1BYXrqpsQTgQ8pIz_PWaPpdF6TNHJvLpCIWp384&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRQujaSIfSxIo7NOryNRU_oNGsmLKWGlHiIzlhQ6AiLLEznsAK-LpBUwmQxbg&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQ2kJStPuB1L4KfaHx8ENCi4EkGiA7gwpOOEzCi5zVN_b8A_8pK6fAHmgKT-w&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 65,
                            "rank_absolute": 66,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[65]",
                            "domain": "www.coolstuffhouse.com",
                            "title": "USB Astronaut LED Light Awesome Stuff To Buy 01",
                            "description": "USB Astronaut LED light ; Astronaut figure will help you when you need the light. You can use it anywhere with USB input. Certification: ceIs Batteries Required: NoIs Bulbs ...",
                            "url": "https://www.coolstuffhouse.com/products/usb-astronaut-led-light-awesome-stuff-to-buy?variant=34491765883029&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": null,
                            "tags": null,
                            "price": 14.95,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Cool Stuff House",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRlg7EsIthF0T4CQjRryRVGiLrdzVKBmHN7pofTZEnQhoyKQWJq3dNl7SfLxhe42MU802SPRtE&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTocrhwSV14D8pD-yt2oR_AMyR36RUACpWDXJJ1P46vKnAhLeeJ6JqJvEBItokdJ8Z296PGvXDV&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQBUo0THZ49VjeA4Vj5Yrt3EmYyDdjd75m2_QLGUdBRhhlZq4AEmGqnkRrD7ZX6-Xi5URXEVJc&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQcHIyGnLOrftNcBkX9OPLWH9dfx4cP0tBhevPJcZyk7Pd7BS5kzPyyeEDKaFnqmRyzMuWZVd4&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQFAw5wBM3pCLBF-4IM801KLHejFFGpBkBIdey5m1KKJwQq5-N8ESnWgyz1jyU9mYIfEjbehSs&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSWQAf8hp-SRFvibkeNlfD8UGOS_rR7VdJtbPl--k0wBgLI0KL4yTuEsiacyA&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSN6e5dIMuy3A6rIqgX5lw6Hx4Qr76gSQs09Sn9PGGTDg1ETqL6crqTjOPGzA&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRHnP_x3A_7D0u0GBiBwE3Z71zU_NnxdNw3mnOVsfCDi0vbI6rXIo_GlLxI-ZwgY3xKXdR8mUs4&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 66,
                            "rank_absolute": 67,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[66]",
                            "domain": "molleos.com",
                            "title": "USB Floating Spaceman Night Light Astronaut Reading Lamp Outer Space NASA LED Bulb Portable Travel Accessory for Books PC Laptops Computer Notebook",
                            "description": "ORDER NOW because these are selling like hotcakes! Limit to a maximum of 5 per customer! ___ Looking for a reading night light that matches your space themed room? Look no ...",
                            "url": "https://molleos.com/product/floating-astronaut-night-lamp-spaceman-reading-light/",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 18.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "molleos.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRISDWwtQrjrOKfhAg5lR0yWoGYUxZvlRyAuGlHNxZ0skieQKkcow-XehqTdA&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 67,
                            "rank_absolute": 68,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[67]",
                            "domain": "www.fruugo.us",
                            "title": "unbrand Led Usb Night Light Astronaut Shape Portable Lighting Adjustable Foldable",
                            "description": "Feature:1. Soft light, protect eyes, Turn the helmet to switch the lights. The Operation is very interesting.2. Energy saving and electricity saving, It's made of high quality ...",
                            "url": "https://www.fruugo.us/led-usb-night-light-astronaut-shape-portable-lighting-adjustable-foldable/p-65307671-131811729?language=en&ac=google&utm_source=organic_shopping&utm_medium=organic",
                            "shopping_url": null,
                            "tags": null,
                            "price": 23.95,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "fruugo.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRExP64VxsQZ38S-o8ovMOI-qnYGd9HyGSxuk6Nt2ppntbjKh8WaFSOfkv1cJBuFWlTFda2mUw&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRijN3PUOIBtsrxvngC3d0HvUpcmehFEvmqiwUaZsG71cKBly_ZAH-IjTOYWXOdXdQSb5FRvL4&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQGeQbQiJew45y9UPQ3gBBmVBLRz9ejs6yp6LRRKELVVzvlk-NtKRNnR7kwYQ&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQFvXyAvbi_oeaa3EttMwAYWuMM4McNP0PAuAoJdqfS7xOCO8H4eyBOgZl-2g&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQXK8jYLvgrBmb1SWNUohzULT9_C8Ge1VAskooboHtTFCAOo1_MI5q8SpZsUw&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 68,
                            "rank_absolute": 69,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[68]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Astronaut Spaceman LED Night Light Boy Boy Bedroom Bedside Desktop Creative Decoration Home",
                            "description": "Astronaut Spaceman LED Night Light Boy Boy Bedroom Bedside Desktop Creative Decoration Home",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005002499079640.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 10.42,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSLDA7E7r8y1Spo36hCSPJP8h985DP-xKOQQLhhcBcYUyBZuxJc3PWeCPpuywM&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcR60RXuOUysL56Oo-fUuxhtAMhsddydpQCE9si0hq6Qi4bklX-_AjaOw1KeizN1xmJRxkF0qyg&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSAZs7cVJdajmIlBxIY2mhk9YWrF0TrEUTl6jX1bfaCJqwj24MH9X3eXbLHnoCrxBpuZB79FdI&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSmkA7Ky7uS1cvsLKz54Yl95ihKs7bZ0y5R603QRU57Rko447uBII6-ipGrDqcf9eZWopxMZVE&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTyUd8Np2_g5jhdZrx-LPPB-i4q2N7ESQpKaYsT9w1iLEiskZ6jEsF_mJVxambX9PLV3imUP0OW&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 69,
                            "rank_absolute": 70,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[69]",
                            "domain": "buyitkind.com",
                            "title": "LED Colorful Clouds Astronaut Lamp Night Light",
                            "description": "LED Colorful Clouds Astronaut Lamp Night Light Type: Night Light Shape: cartoon Certification: CCC Certification: ce Item Type: Night Lights Light Source: LED Bulbs Power ...",
                            "url": "https://buyitkind.com/led-colorful-clouds-astronaut-lamp-night-light/",
                            "shopping_url": null,
                            "tags": null,
                            "price": 47.08,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Buyitkind",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcR_cyb3atzzwgZbZdGB-biRk9JQiX8E5uvFmJjYIBC3Xvgpk-2Zx74VZo1_MBI&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 70,
                            "rank_absolute": 71,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[70]",
                            "domain": "koaro.net",
                            "title": "Look at Lamp - Astronaut; LED Lamp for Room",
                            "description": "Product Characteristics 1. It is a table lamp with a warm white color (dim light). 2. In the morning, it can be used as an interior item. At night, it can be used as a mood ...",
                            "url": "https://koaro.net/products/look-at-lamp-astronaut-led-lamp-for-room?variant=39689478602958&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": "https://www.google.com/shopping/product/15266735778058925023?q=astronaut+led+light&num=100&ie=UTF-8&oe=UTF-8&hl=en&gl=US&gws_rd=cr&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&prds=eto:17224031243285304227_0&sa=X&ved=0ahUKEwip4tOd6K71AhWMTGwGHRXzDU8Q8gIItBQ",
                            "tags": null,
                            "price": 75.99,
                            "currency": "USD",
                            "product_id": "15266735778058925023",
                            "seller": "Koaro",
                            "additional_specifications": {
                                "eto": "17224031243285304227_0"
                            },
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQBXh8KzG1BARUUZFBlbm0b7R7RwtxjFwMgFZhLykqpBcGpijcCQQ5UXLzd7Y2XvbunLfNxSraW&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRS3MeUy_vF1A_bNKIIBCxC70NHFBcJ9kK45rqtvXmRYi9K8uRDsDVgp1w7X2lJ-66OcfLjeuUN&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQhjtQ8SCRrSQd5SF4q3mwPZAe_v4693oUJuuABVBeMbcUFz09fIwdPOuNQ7hStOrWIuDXrz-Y&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQYTP95HYMHvejo2zOIYEpOZB6AbyLSLKNqG0qtPiSDHfdtwuL0k-VlXAx89CFuWWvgR-CD9rc&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRTM3rwISOv9oS8jyFHmc6YThTKI92Xy_Ti5dNXYOOCzf9d7HB08Og5BayjvX0SyoDXPGSype0&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 71,
                            "rank_absolute": 72,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[71]",
                            "domain": "www.ebay.com",
                            "title": "Portable Usb Space Astronaut Led Night Light Creative Book Light For",
                            "description": "USB SPACE ASTRONAUT TYPE LED NIGHT LIGHT CREATIVE BOOK LIGHT TABLE LAMPS ​FEATURES 100% New with High Quality Material: Plastic Color: White Size: Approx. 3.2X4.5X5.6 cm ...",
                            "url": "https://www.ebay.com/itm/363589988470?chn=ps&mkevt=1&mkcid=28",
                            "shopping_url": null,
                            "tags": null,
                            "price": 5.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "eBay",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTZecGs9JtY18oJeMm5_k2zBvFQDTmi8poPPpbLWmQRHR64DT5bmvhEO0oxMEprkm2SNnh3tIg&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRtedrMavkhNf0_O-EJ72CYqoHXjjDFGCXqWbS_iQOUqKRu91pnJcglmEizT68lxTcK5IvYiQk&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQF_HWRotdln7ASo_mEloWL5-BfnKP9ElItWAz4Zeqex5tRsx45EQ8f4pqQ-Zim6bRBQfBvIRc&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTOEldudh8ySntXC_E7Am81MPcQcD3F3JllaaO0i3Qll54D8IBlkpky7y8xcw&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRX3OO2d8kC3lFSkzQ1iADR4LyZQ-wuoHuMk-egJCE3DLy7KvNaHb0aVpuJbHSMPeBflyzB9jVy&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQDlnNuPYrf5SguNtIuHjG2fAqlOKPxgpoKkOYbpjqhXbA36MCmoVYt9tobq6ku_vYXlQ7NJK3J&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSJjYrns26sKbS2NBBtMIaSbA2eAdFgHKll-hpKeeA0m1M8ZIU1thXVjjPwXVc&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$2.68 delivery",
                                "delivery_price": {
                                    "current": 2.68,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$2.68"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 72,
                            "rank_absolute": 73,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[72]",
                            "domain": "www.ecrater.com",
                            "title": "Cute Outer Space Astronaut Style USB LED Night Light Lamp",
                            "description": "Features 1. A cute USB powered light in the form of an astronaut 2. Powered via USB, convenient to use 3. Flip back visor to turn on and off 4. With bendable cable, used to ...",
                            "url": "https://www.ecrater.com/p/21494587/cute-outer-space-astronaut-style?gps=1",
                            "shopping_url": null,
                            "tags": null,
                            "price": 6.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "eCrater - monkok",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRQHK5FS--YWq5m0CjzXTrPAGQRQZupsxHy2_e7n20lBZmsD0I&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcS7zGPgDeVLf7Qw5lS4vyyWdEXw4D0rbQf8kFXGeJ4ZXh79nZeU&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTa1mM9SECdlu8bYBze0uu63uYbWJmAitLehUHEuMdDncBYOA77&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSABvIsRx58JZgiOFBXSKTpJsxsvFX8xgFVt4hNjW-SNpZAF8vT&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRKkFFgVNoKcZP8ACR_lwOj5Jvq5wx_7sSsIrJIAekY4WH7yJjD&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSGKnGIkmQB2oU0o2DWh9fJjug1lS7mS0QEyMyzmNF5DVlk3y8&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTl0mPL2fG3j8c7R11eSbHIVETpiCvltgiGe7JMbzRorioJgXjg&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQQOs3mxc2T1gTaSfWLfREBOakiM5v8D4qtIDE7bTbYj_uczRNP&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQ31tIMLjBEnUwc5IMiMdeqPCvoilpn1nSsTKdr76rVw3tDlTQ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 73,
                            "rank_absolute": 74,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[73]",
                            "domain": "www.cesdeals.com",
                            "title": "Astronaut - Led Neon Light Sign",
                            "description": "LED Neon Lamp Sign Astronaut Game Lamp Neon Wall Lights Night Light for Room Holiday Party Decor Cool Birthday Christmas GiftFeature:Item:Among Us Neon LightSize:25x18cm/9.87x7 ...",
                            "url": "https://www.cesdeals.com/products/astronaut-led-neon-light-sign-315a?variant=b365cb27-1a73-49e5-9bac-a86ea565783a",
                            "shopping_url": null,
                            "tags": null,
                            "price": 15.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "cesdeals",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRaUo5_DIqFpbLPeSd7NjaGNi3mjzQIZIKq2W3Q8iSqsrxGp5t6nlqOQ1PQQSA&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 74,
                            "rank_absolute": 75,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[74]",
                            "domain": "www.auto-gadget.com",
                            "title": "Astronaut USB LED Nightlight Children Spaceman Night Light 3D LED Nig",
                            "description": "Product Name:Astronaut USB LED Nightlight Children Spaceman Night Light 3D LED Night Lamp Features:Made of premium PVC, comfortable to touch.Clever spaceman appearance design ...",
                            "url": "http://www.auto-gadget.com/index.php?route=product/product&product_id=84352",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 9.69,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Auto gadgets",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRj3CuBjkKlGA9qvZTDTdOnUtXHj2ZDVZ_oJt1uDRMnYcu8VOTW9UyAc5s5s9tx7sR7g7cuLUIb&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTW2R71OYiJKOzPZgBdRVG1QpOhuNkhgqNcJFxdNmUB7-9EB26DRDWWecNMtaPsRYK15sPvR3HM&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTk76KI9e5sOZ-C1VFtNrZNLbPiMwGVIG0muX_PtSboJa60ytbZwMUKnlqkQFUZVHezjBH74Sb0&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$1.99 delivery",
                                "delivery_price": {
                                    "current": 1.99,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$1.99"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 75,
                            "rank_absolute": 76,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[75]",
                            "domain": "www.fabulousgiftshop.com",
                            "title": "Astronaut USB LED Night Light",
                            "description": "Astronaut USB LED Night Light. Cool reading or night light or laptop accessory. Switch on/off by flipping the astronaut's visor. Powered through USB interface.",
                            "url": "https://www.fabulousgiftshop.com/shop/astronaut-usb-led-night-light",
                            "shopping_url": null,
                            "tags": null,
                            "price": 14,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Fabulous Gift Shop",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRaarDYKrHjqmkYSxNUN5UMYsVjuFF9LyLmwLf7c5T09zsnYsjvbQoWE2iQuDds8-Pwlo8-vVaC&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 76,
                            "rank_absolute": 77,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[76]",
                            "domain": "www.wish.com",
                            "title": "Mini Reading Lamp Flexible Astronaut & USB Tube LED Night Light Laptop PC Accessories Hot",
                            "description": "Mini Reading Lamp Flexible Astronaut & USB Tube LED Night Light Laptop PC Accessories Hot",
                            "url": "https://www.wish.com/c/5dde547271483d69e2f8e209?hide_login_modal=true&from_ad=goog_shopping_organic&_display_country_code=US&_force_currency_code=USD&pid=googleadwords_int&c=%7BcampaignId%7D&ad_cid=5dde547271483d69e2f8e209&ad_cc=US&ad_lang=EN&ad_curr=USD&ad_price=2.99",
                            "shopping_url": null,
                            "tags": null,
                            "price": 3.23,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Wish",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcT3BMX7Hyp9FRi0JO7ZC3pAUcZrR0iGA8Iv8sPMy-6lFa6RDNinuG5-a8z78FFTcnP4wn0HyIU&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "$3.24 delivery",
                                "delivery_price": {
                                    "current": 3.24,
                                    "regular": null,
                                    "max_value": null,
                                    "currency": "USD",
                                    "is_price_range": false,
                                    "displayed_price": "$3.24"
                                }
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 77,
                            "rank_absolute": 78,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[77]",
                            "domain": "mavigadget.com",
                            "title": "USB Astronaut LED Book Night Light",
                            "description": "Plug this little spaceman light into any USB power source and flip his visor for an LED light that adjusts to any angle over your keyboard. It will shine for you! This ...",
                            "url": "https://mavigadget.com/products/usb-astronaut-led-book-night-light?variant=40460272042151&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": null,
                            "tags": null,
                            "price": 13.95,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Mavigadget",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTPc6W9L7KLJ3c1Fw8pwSTqw5obKLMUTtg46QvjZnDHxIK0ouhiKChWtp-dSw&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQGBy60OQPkl_riUOHQ157ZlIk5r9dLjTokxftoQ0M_pKun403SSY-LyT_7lBkx3HB0DrYtLkKl&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSwBL5r27bTX3JMagvzi0VQpUwOcnCC7bP-VJEcxbqYc58IpOj6513QKDRc7w&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTO-M5MS2-PPi-dHnpigCHoTJKIaD6IHAlq1IcWa6Zmnim81SzNidJSIc3b1Q&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTx_UO5uhmRsg-3NiANYKvH9WE1P45ms9rtlgFTMULgmQfpW5_Lj4VfVyTt7A&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcS9x1Nl8hVWW-Y6M1MA3xi3dr9dRFjEFLXgz66dfyLoFY5heeJJL9-AbIjhLg&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQH7k9jrLpNrluYwoYCduq2ATqXKjWLAiAnW7Ogjm_JQV3eZUSwTajUuBBAr9nAzSYMevM4mhk&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTTD8a41VuHgvnU8PNINMNI6F-fd3CPKIUOJSEP1IJYwkpkt0cQSFMlIxwRq8I&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 78,
                            "rank_absolute": 79,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[78]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Spaceman Astronaut 3D Lamps LED RGB Creative Night Lights Cool Colorful Gift For Friends Bedroom",
                            "description": "Spaceman Astronaut 3D Lamps LED RGB Creative Night Lights Cool Colorful Gift For Friends Bedroom",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005002700462250.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle%26memo1%3Dfreelisting",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 18,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTnmet64rEDb9y8EBOw1GCli7EtvbPE4yyTuMggOkSlUeoEWkm8vuQY-s2vT1kAV9AjNUy7wNbO&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRYN8tuGGSwI-YHpE19r1Re52AoM0pIA83JQWR1ytdPBV3h-CNetQ2AdqUOx40J2W0AoGBWA08&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRbriCY6bpKE8H9lwjaYfIj6_DgbUUXNfJYa2KDu_ErbMTHgJDD6y9sv4hiHPqMZo6hO3ikGxqe&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSQvlOQD6EzNAOPHd1_eucW9n3IHmSzStHXuAdfmDCxj1c0zxVYRiaVZgbiqfKfx1SSyfCSdg0&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSwZwGp6deExc9QeEUA6SaL8cD1J1nI7GycelIUzz_oMNuySJOBJSys0CSYWTtxGxHkOdhUMxg&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 79,
                            "rank_absolute": 80,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[79]",
                            "domain": "topsmartdesign.com",
                            "title": "Abstract 3D LED Night Lamp Astronaut 3 Light",
                            "description": "Features: This 3D Astronaut Night Lamp 7 Color Change LED Illusion Visual Night Light Kids Bedroom Decoration Sleeping Lamp will be a excellent and romantic gift for your ...",
                            "url": "https://topsmartdesign.com/product/astronaut-3-3d-led-night-light-lamp/?utm_source=GoogleFreeListings&utm_campaign=Kliken+-+Google+Shopping+-+US&utm_campaign_id=544373&utm_ad_group_id=387934&utm_prod_id=62054&utm_mobile=0",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 35.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Top Smart Design",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRFrw0QgvKXex-M0ptfk1mft2ED8ME3MRBfFDmLwLzlxh7Ofp6U5qq0K2TLnA&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 80,
                            "rank_absolute": 81,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[80]",
                            "domain": "lunescape.com",
                            "title": "Spaceman LED light Spaceman LED light",
                            "description": "This awesomely practical spaceman light will light up your laptop keys as soon as you flick his visor up! Coming from his backpack is a 30cm poseable USB lead, so you can ...",
                            "url": "https://lunescape.com/products/spaceman-led-light?variant=35852602572967&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": null,
                            "tags": null,
                            "price": 15,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Lunescape",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSXIuLmT1wASDb30467hDCmJUVbvlbGV_iZi87jVRXNv9gPYDYvW8fWYDNxXg&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTCshanbvgp4TIxo1eAkYDwPeXf7igX2671YaYywkB1NCxJxrjU0Ge4APBK6__keIEigoNHRgA&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcR3GLQpPJci_5PZE3XtciONI0LsnZNf9rCIq5oqkgYPqUlQsOy3oSACLcy7dxA&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTJ0K1Bpx-G_JYJIopUBGWcPIF_BOK2uz3YbNlSu41PTe_eLwU0S_UdAn3mew&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcT7jKYDLihbTAIsKQ4DI62-AO1Q1KvrlkGH0VT_lVK89caunGqIumP_Q5OiIA&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 81,
                            "rank_absolute": 82,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[81]",
                            "domain": "www.beautifulhalo.com",
                            "title": "Child Bedroom Astronaut Wall Light 7.5 Inchs Wide Resin Cartoon White LED Sconce Light",
                            "description": "Category: Wall Sconces. Color: White. Bulb Type: Incandescent. Theme: Astronomy & Space. Number of Bulbs: 1 to 3. Shade Material: Acrylic. Gender: Boy.",
                            "url": "https://www.beautifulhalo.com/child-bedroom-astronaut-wall-light-75-inchs-wide-resin-cartoon-white-led-sconce-light-p-510232.html?currency1=USD",
                            "shopping_url": null,
                            "tags": [
                                "White",
                                "Sconce"
                            ],
                            "price": 186.13,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "BeautifulHalo.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSvh8Ax2PFnDRGIKQJe_21oUyEENBsAhtj2qin584t8w-03urjfIM6PUgM-4XY&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 82,
                            "rank_absolute": 83,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[82]",
                            "domain": "flyharvest.com",
                            "title": "20 LED Children's Room LED String Light Astronaut Spaceship Rocket Pendants Holiday Party Lights Wall Window Nursery or Kids room Decor Wedding Around",
                            "description": "Size: **20-LED** | Color: **Warm White** **Feature:** Material: ABS+BC Shape: Astronaut, Rocket, UFO Bulb: LED Bulb color: Transparent Light color: Warm White Length:3 m/ 9.8 ...",
                            "url": "https://flyharvest.com/products/20-led-children-s-room-led-string-light-astronaut-spaceship-rocket-pendants-holiday-party-lights-wall-window-nursery-or-kids-room-decor-wedding-around-the-garden-party-patio-christmas-warm-white",
                            "shopping_url": null,
                            "tags": [
                                "Battery Powered",
                                "Outdoor",
                                "White",
                                "Christmas",
                                "Christmas Tree Lights",
                                "Flash",
                                "Warm White",
                                "LED"
                            ],
                            "price": 24.08,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "flyharvest.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTiNVJFaTTabRa1QMWWl-O_iTbJJf9tDX7Z3976MR0ShUL_EfilGFESye9sjQ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 83,
                            "rank_absolute": 84,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[83]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Astronaut Night Light Flexible LED Reading Lamp Creative Mini USB Tube Spaceman For Laptop PC",
                            "description": "Astronaut Night Light Flexible LED Reading Lamp Creative Mini USB Tube Spaceman For Laptop PC",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005001917436759.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": null,
                            "price": 4.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSZI5rqbto7PO8SXBkCbLN778ItqSIGfu-yyH_X9_t8U-co-GNgsWzGNn9w6w&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSABVl3wxYj0cDJW_dMzQyqwwS8KcrkEDNBVNXl9uO5vzT0xB3ny5q3UubVKw&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTYbhi-IocBMx7n3oO4a6-9gS2zz_lK0Ug8VyRHmXZoz0YAcIE8l-hBUVvFMPJQ6IT_lriB7Spz&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcT1KUblKGUMxmNfXiznWJWBytSjHz2VCs5tF5-zNukUr4eHK1sZrPNHUXec2Q&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQu17eDIUI0fdvrj0f7WsTKHqlgPyd-yTIGPzXoQ8LdxgKzFu5K8_Izy3i8Sw&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 84,
                            "rank_absolute": 85,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[84]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Galaxy Guardian LED Night Light Nursery Moon Lamps Astronaut Table Decorative Lights Baby Kids Toys",
                            "description": "Galaxy Guardian LED Night Light Nursery Moon Lamps Astronaut Table Decorative Lights Baby Kids Toys",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005002443549442.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle%26memo1%3Dfreelisting",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated",
                                "For Nursery"
                            ],
                            "price": 16.67,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTMRieyN9Zj8jx1fLQyhKlwLPkXrUOwkQlqa3-Ov5AmIOUtjlUGrdAqayex2g&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTzQ2qndEHfAaCs8JbMhtM_M0lk5y-Io7DxbXvLzpNQdwI1zvye-UP0eHEm5_k&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQtzS-jrahAoXJTW6H1-Lo5np-FBosK4SQPX0T_hMfU04uLm2O2cgjFtj6BDBs&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcS9CJHlB6gh45ai_7dhgPPiD-besBG39Do9qMextk0gwDHFod_VoBuQkKQWBxo&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRSI6Nat7Cuz1WHVt0Kl9S8z9cSojWi8C-jdLXfARBvxgRfNRkgyPEtbNxVDoKWzyYNoTieDhuR&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 85,
                            "rank_absolute": 86,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[85]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Astronaut Lamp With Rainbow Effect As Children's Night Light New Dropship Special LED Colorful",
                            "description": "Astronaut Lamp With Rainbow Effect As Children's Night Light New Dropship Special LED Colorful",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005001993136738.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": null,
                            "price": 20.75,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQhRFQO5KTe8JZT-y9tqZH7oU4pI0kvKkGcX0rt4Kzyws01uxVFXRtFHUKb_hE&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTV5ebQGJgx_SrEVbvgxUGyHJ6auCjZwFSmD0okdgENByqmADn71KkMoVCEPw&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRL6lT8lGcCdOgpZKc6KO3NQRXi3wDVzyUn_2XgeTnWgqkGI21n7YrS8yXpRhg&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQZq1KxaoX7OMv2BJmuhV7hsLfItdxqHReDeTuy36Ojvr9S9mNek-78LKKmjLk&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcS2b0YFFr35o-WmGajgqOlnQH5RqJsdy845AAte4fG5DTcYKu9JaEJXxAau&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 86,
                            "rank_absolute": 87,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[86]",
                            "domain": "allmylucky.com",
                            "title": "Astronaut Night Led Light Moon Lamp Decor Bedside Cat",
                            "description": "Elevate any space with the Pet Astronaut Led Lamp, Features an adorable pet in a magnified helmet, holding a lit-up moon. Amaze your family, friends and guests every time they ...",
                            "url": "https://allmylucky.com/products/astronaut-led-night-lights?variant=41696286441631&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": null,
                            "tags": null,
                            "price": 39.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AMLucky",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTFI3b0HiZ5lPZj3QAbQMWShkCxFkk7TNVjnn-xO9ZyEPW_t2WXy3juppnVI0L6j3JB9-f431YB&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQ0F0gHLudu_j1OR091RZZeDEh_Q6iwXznZFF9gA90mr39vQdo8o-KbjMXHsDPphZRTK_UxPmNj&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcS3lQgycvbJx7S2phUMv1xrU0O-_JTVz81c2DG1XMW01Ows6v9kGR7FtUPn1w&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRiDVnR0wvbodaGb2Uh8shnsEj-RWO5DU9sTeaHnmBuYJw-_JvP9wwoqhoWxiU&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQbVsSONYtQ0RtW6BQZ5-5wzItZmVyCb0DYbuHyxhtVXH8kSeJyG2z3nzbUk3Q&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRBYTzCXcurn6d-I8NJ6rkJgc1BhArx0CEqdws3-tZFBpY1ErdSpEp6qT0w3Gg&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 87,
                            "rank_absolute": 88,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[87]",
                            "domain": "www.walightings.com",
                            "title": "Remote Control Astronaut Galaxy Projector Night Lights LED Nebula Projection Night Lamp For Kids Gift Bedroom Party Decor Light",
                            "description": "Remote Control Astronaut Galaxy Projector Night Lights LED Nebula Projection Night Lamp For Kids Gift Bedroom Party Decor Light",
                            "url": "https://www.walightings.com/product/remote-control-astronaut-galaxy-projector-night-lights-led-nebula-projection-night-lamp-for-kids-gift-bedroom-party-decor-light/",
                            "shopping_url": null,
                            "tags": [
                                "For Kids"
                            ],
                            "price": 69.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Walightings.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTjdT8dRrOuFXx-wYqrCanIEc1_wBi6BdIhxszZ8yYYCRjgKeAFmsba-Vn7WjY&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRvj9vunBEx6GrJBLB3nqiM62ZzonsmGq-LiadDM9T2rA3oGNnfo1bdos09sA&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQcyPI_eUYCHn8a8Oa-647sygEEgBRMIa7Qb_1zHYHBqMtQ1EaCb_vDwvDUA-c&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQVQyKL3upPxIAYgtXWURdXWJzJ7ylgZnVX9cBCM1H7afqYFAWNy9trV6Wdsx29VurN93ascZMU&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSxdzI14LeNJTRWXdE6C8AY0VUEqWevQNr-nw-6vaAbOaO-ZtrTlhmHWxPSmdtCQ1hv3MHv8Tg&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSojXByHSbH9LdL7g-g0ETvSErNchP1MpojYmU93rFVfFlGGG3HsN_m1J0GPA&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 88,
                            "rank_absolute": 89,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[88]",
                            "domain": "orchidranchfurniture.com",
                            "title": "LED Floating Astronaut Figure Desk Light Home Decor",
                            "description": "LED Floating Astronaut Figure Desk Light Home Decor Description: Upgrade your style and personalize your home with our LED Floating Astronaut Figure Desk Light Home Decor! Pick ...",
                            "url": "https://orchidranchfurniture.com/products/led-floating-astronaut-figure-desk-light-home-decor?currency=USD&utm_medium=cpc&utm_source=google&utm_campaign=Google%20Shopping",
                            "shopping_url": null,
                            "tags": null,
                            "price": 54.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Orchid Ranch",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRx6KbVmDjFjv6oV6zMTmwWh_-9S8MG-RppcVELV98MhJTJq4SVNe4f-uvkOZv06Rxj0FRTwe8&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 89,
                            "rank_absolute": 90,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[89]",
                            "domain": "s.click.aliexpress.com",
                            "title": "Funny Astronaut USB Gadget Spaceman USB LED Light Adjustable Night Light Gadgets for Computer PC",
                            "description": "Funny Astronaut USB Gadget Spaceman USB LED Light Adjustable Night Light Gadgets for Computer PC",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F4000405646399.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": null,
                            "price": 1.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSy2gvOr-kI7wWWhyAW1JS2pC2ppPHlxZd_xjfoiQGXEsUn_d-vCwgVbeQPKA&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRcfmIx9uQ-gxzYoi5MJmbEGotO4JpkiHr7CcR4_CFWW91-CLvXc0sDtMcknwA5ACiTZddTZ-zg&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSo-5ewp4VxepZUGe7bY18gaoER13oNRbupb6nUyJm9S660XLXKvfFJ3f8fY_E&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSa_zXqEyl3PqDUtEZOWazSzSvnzAIVndRqdXtCndrCJ53iBtmpxP_ciaQshZc&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRpPBovkBfAT-ZtVabgiKiYv0Z57IYShkQAGNN6iz5iEwXh4yLP_0TxltIxHQ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 90,
                            "rank_absolute": 91,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[90]",
                            "domain": "www.walmart.com",
                            "title": "Biosa Astronaut LED Lamp Statue Resin Ornament Home Office Living Room Desktop Decor, Size: 13.79*6.3*6.3in",
                            "description": "LED Lamp Astronaut Spaceman Statue Home Decor Desktop Ornaments Art Sculpture Office Features: The product will change the color by touching and charge by USB. Specification ...",
                            "url": "https://www.walmart.com/ip/BIOSA-Astronaut-LED-Lamp-Statue-Resin-Ornament-Home-Office-Living-Room-Desktop-Decor/693104522?wmlspartner=wlpa&selectedSellerId=101080569",
                            "shopping_url": null,
                            "tags": [
                                "Statue",
                                "Resin"
                            ],
                            "price": 63.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Walmart - longyanshihetaowangluokejiyouxiangongsi",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRgKra4NxDRFVPhxuBjQ7tKOrbIXbsGK96uVbpF69H2we29TGqfZp5rUash1Kv6S_LHULo2Z58&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 91,
                            "rank_absolute": 92,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[91]",
                            "domain": "moonandback.store",
                            "title": "nasagiftshop 3D Astronaut LED USB Table Lamp",
                            "description": "Item Type: Night Lights - Is Batteries Required: No - Model Number: 3D-Astronaut - Certification: CEBattery Type: None - Power Source: ACUsage: Holiday - Is Batteries Included ...",
                            "url": "https://moonandback.store/products/3d-acrylic-plate-lights-astronaut-led-usb-table-lamp-colorful-flashing-3d-touch-lamp-as-indoor-decoration-lights?variant=18926626013248&currency=USD&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic",
                            "shopping_url": "https://www.google.com/shopping/product/8361301706796544840?q=astronaut+led+light&num=100&ie=UTF-8&oe=UTF-8&hl=en&gl=US&gws_rd=cr&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc&prds=eto:16947911792978206065_0&sa=X&ved=0ahUKEwip4tOd6K71AhWMTGwGHRXzDU8Q8gIIxxY",
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 34.99,
                            "currency": "USD",
                            "product_id": "8361301706796544840",
                            "seller": "Moon&Back Store",
                            "additional_specifications": {
                                "eto": "16947911792978206065_0"
                            },
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRPJ_p_iB6LoslBIUYK_0GBmoCET7lKBUt1JCcslKxSeTiB1wbBynNdC1ejsw&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTcku0qSnAQtyJC8X_piZeNqkXqN9X93u9piaiQ4KxjFL2kyb9o&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQrvSvzNfnMpSlkl38C86YPQcnKGkQna-jg-yCE6dPW6F8y9tXw&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQAYL_O6oQO4eP7qgqe2ZcFd0jMy-Rim8QFlz6ec9sByO-B38U&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSwE2onXEyCdhNqlHHgW3nhPjAIZgbNxGLA82_1h-qxaLoDI6Ic&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcS1hFU5BEiZzLYDGgpxxH1yVLQxQLLj-wRZyIGEdO-VX0Sav_I&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSjR3e-pR4YjJ0sxZ9QqkQsoNcfCmJukcSUARq6PPjctctF1Jw&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 92,
                            "rank_absolute": 93,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[92]",
                            "domain": "s.click.aliexpress.com",
                            "title": "LED Colorful Clouds Astronaut Lamp Spaceman Night Light Home Decor Bedroom Light with Remote Control",
                            "description": "LED Colorful Clouds Astronaut Lamp Spaceman Night Light Home Decor Bedroom Light with Remote Control",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005003243435407.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated"
                            ],
                            "price": 27.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTQwg4vf3KhEQhbFyPnL3tEnPL8H2r55drdxLfifvOkv_gWkQqgPnW4z7hguFk&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTD2eB3VsXzF1BCpZtLsayzDT0jU-9KRI_D4Ew9c-ygM_KwZt2-krMCPM9l622tLCFtX6nBz-w&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSKpj65E5UWHODYuLplgB2pyGJ-ZZFv0xQnshISXJkss_QGeY3RA4lAb150U3IXvERwJQnAqvgQ&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRsff9-gMLkmwhLZ2HbhJtXEazpdJ7D-jvObD43Ied-cLBR_wemi3vAQN1lHg&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQZFUgGMFgaiggqQavoWRqw8k69j-WbHTJos0IIFHaYXNzZhenBKuxkOkoJN6k&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 93,
                            "rank_absolute": 94,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[93]",
                            "domain": "www.etsy.com",
                            "title": "Gift box: upgraded | Astronaut table lamp | 3 adjustable LED light | Home Decor | gift for kids Creative gift | with astronaut keychain",
                            "description": "Thank you for shopping at JMC Gift Store, where you may find all kinds of gift sets for you beloved ones. You will receive: 1 astronaut LED table lamp. 3 adjustable LED light ...",
                            "url": "https://www.etsy.com/listing/1076099047/gift-box-upgraded-astronaut-table-lamp-3?gpla=1&gao=1&",
                            "shopping_url": null,
                            "tags": [
                                "Adjustable",
                                "For Kids"
                            ],
                            "price": 99.9,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Etsy - Seller",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRiWWV_HjnXZNHf8CWwjPenEIpyL2L4Bjk7Zjh5wLfD8Gs_WwzTfhQPt642Bfag5PnyWrEGTlTT&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQMKH4-UJLl9v_0xdwIBp7mS0f_RtEwJ6h0qMl2uzSBVi47q7pRAtpATgyYnWj-HNgeMkCATxA&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQUR3Ck6kJqMeTcwVriasw6DA9TDbh_Jq1EFCaAc5pXM7Pxcc6bsBmIPWlYg_MFX4HoJ8GYHUgi&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcScSsoxCRM9TUVpOLNajrbtFGU1jZSKIAjCV6E3tIAlHZjyKG-fYZisZBPSng&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTXDNXjdU1X8roPA8_1nIOFvTxPOiKnfLg3SbpIZRpyijg3gby1ASj_ounV0NR9iRaxd9NLXiD6&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRO1ru_PBAzUzCRRsVcjo2uHTPHmfnBUzd5e26V1jC_GmncJjhKaBlzV2OY11J9JSV7_Xwbj_E&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRy09Le1kYqA_GugNTk_-1MrqY48ESkrBt3yurSRzH5BAWChIrmfyR8EP1SLYIvR5HuN4isaxip&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTyDRrPNLLAwyEyep0cqTpxqCEAb9-fLzU7oFvx_r83uD-Vh46jqSI-7AAg7KM&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 94,
                            "rank_absolute": 95,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[94]",
                            "domain": "www.walmart.com",
                            "title": "20 LED Children's Room LED String Lights Astronaut Spaceship Rocket UFO Pendants Light String Holiday Party Lights Wall Window Tree Decorative Lights,",
                            "description": "Specification: Material: ABS+BC Shape: Astronaut, Rocket, UFO Bulb: LED Bulb color: Transparent Light color: Light Warm White Length:3 m/ 9.8 ft Number of lights:20 LEDs ...",
                            "url": "https://www.walmart.com/ip/20-LED-Children-s-Room-String-Lights-Astronaut-Spaceship-Rocket-UFO-Pendants-Light-Holiday-Party-Wall-Window-Tree-Decorative-Lights-Warm-White/456535044?wmlspartner=wlpa&selectedSellerId=101032690",
                            "shopping_url": null,
                            "tags": [
                                "Battery Powered",
                                "Outdoor",
                                "Christmas",
                                "Christmas Tree Lights",
                                "Flash",
                                "LED"
                            ],
                            "price": 17.99,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Walmart - Goodpoint Trading Inc",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRZi3344D5oCvzG3GxkQXiDDmE-ZdsEb4FIxfyR5mHlqeLFz2_v&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 95,
                            "rank_absolute": 96,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[95]",
                            "domain": "www.etsy.com",
                            "title": "Astronaut LED Table Lamp Desk Decor Accent Astronomy Science Nasa Space X Acrylic Night Light Design Lamp Bedside Lamp Astronaut Figurines",
                            "description": "Creative USB LED Lamp in astronaut shape. Touch the base to pick your favourite colour among red, green, blue, yellow, cyan, purple and white. To turn off the light simply ...",
                            "url": "https://www.etsy.com/listing/1134545868/astronaut-led-table-lamp-desk-decor?gpla=1&gao=1&",
                            "shopping_url": null,
                            "tags": null,
                            "price": 37.53,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Etsy - Seller",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRrLMeEWHaHs0IL-GyTwXg_Y0phYOikXpjTPbLOpSWxfoH2UsI-Z-HFuXzOVUXj9wUPAvqnVUjG&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTe7WxKjgWWjReFE8mn7MpDJEPug2a-2LOLapOZQXg-lf24rL9l43S7pe0FalHN_oTAJ0QpIMQK&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTndJ5EbtdpLYIocCrYncedT21EtQP-RyvXX_4RSO_1FDTj56EhFBYH515y3XlRaXXkb7uUPvM6&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQ8B1NKw1OW5ixiKhPJfNlKJ5FAIhfoMzEWVhGGht9x8DvFOLxhfif53888uh4fJfpwGjF87Cjn&usqp=CAE",
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcRR3PPfDDhkaR89cSlHnohK3eL5Yc_-q9bMBJq4906tc33XMW0Iph8dJ002r0E2Zdhx97ZsDfs&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQrIm2TLgop9_IAKe5HIgXzmzIkIFx4aXCgq0a6PqRxzbynFzHzB_o8Lpabmac7fhXSj76rgkiv&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSqVn1XU_RWY2T92PVjcFkfOKk9h45qVHzR5S6Q7IvzDq4lwJgOqzZw-ZhakvNXyv-i9BPpbbs&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 96,
                            "rank_absolute": 97,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[96]",
                            "domain": "goyioko.com",
                            "title": "Astronaut Animal LED Night Light",
                            "description": "Elevate any space with the Pet Astronaut Lamp It's an adorable figurine that lights up in various colors. Use it as a night light or as a display on any desk/table. Features an ...",
                            "url": "https://goyioko.com/product/astronaut-animal-led-night-light/?utm_source=Google+Shopping&utm_medium=cpc&utm_campaign=goyioko",
                            "shopping_url": null,
                            "tags": [
                                "For Kids",
                                "For Nursery"
                            ],
                            "price": 34.97,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "goyioko",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRnexL4n05fe0HYiKeCyNeDS2bQnbYg_NIZ81A31J8XeB4he8ZszvpijhEqga4vC5IQKUQobM0&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRg5cpLo7sejtaLaAZ5cV2e1mrYmZ38ULo1QSBXZ4_RzlCN_Bp5_6gEDBIAoHEWyqpZqwcnzwE&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTEjhKEBkFXAAhkr1Quk6gQw-bnvgRjT6oZ4K3YI1K-G1IMMk3_DXGS9kZGgMbImAEuChwe_Mh9&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSZM_xOKMXstAGBsFBbHFFHmZ4tCLsKTUSC8B7g5oF-dP02IAk2vhQSa0d14v4oTw6WK1FEfcIs&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSmVa_VyA0_hsfZKat3pB8wH6tofL7MkgWJUUwlBZloK9bYP6U&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcScwr0GYTcWdQkwgJBSmGW5T2fMT7O7dk_haD84Rz07eLuq6nhxx-LuqE9JJQ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 97,
                            "rank_absolute": 98,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[97]",
                            "domain": "s.click.aliexpress.com",
                            "title": "USB Night Light LED Astronaut Lamp Desk Lamp Flexible LED Nightlight 5V Reading Table Light Space",
                            "description": "USB Night Light LED Astronaut Lamp Desk Lamp Flexible LED Nightlight 5V Reading Table Light Space",
                            "url": "https://s.click.aliexpress.com/deep_link.htm?aff_short_key=UneMJZVf&dl_target_url=https%3A%2F%2Fwww.aliexpress.com%2Fitem%2F1005002762230483.html%3F_randl_currency%3DUSD%26_randl_shipto%3DUS%26src%3Dgoogle%26memo1%3Dfreelisting",
                            "shopping_url": null,
                            "tags": null,
                            "price": 3.45,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "AliExpress.com",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTPjc6kf2NJ-Qy8BQ6H6CN9twSS2O27jmuNq5N57wwgbpTLsHhoZwNfK_lKGQ&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSKGjp7JBisDtSbY2SvLg2Ot0akcJ_WydM-Dj7ElWtU92T6NPOBnqVrUNzkDOY&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcTvrPzodoKbvmxn_WP3ah7aiXLBzbfJcINjprTnT4LNf_wR7WJ4VWBrmH9lrA&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRJ07bIvZbmzG8SzWk8CgsuG15JvedsQYYfyg89FfgUPvm_KzHiicmlfkzMU0M&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTfM509U9_yvy0U-yrX_ozulki-wjbw8SUErSpbMZGjuL2JMQIW0oV3u9KZnKQ&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 98,
                            "rank_absolute": 99,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[98]",
                            "domain": "www.etsy.com",
                            "title": "Mini Astronaut LED Night Light Astronaut, Space USB Night Light LED Night Lamp Astronaut Figurines Home Decoration Desk Lamp Flexible",
                            "description": "Plug the mini astronaut into a USB port, such as a laptop or power bank, push the helmet to light up and use it for hours. Due to high demand this product takes between 20 to ...",
                            "url": "https://www.etsy.com/listing/1148551679/mini-astronaut-led-night-light-astronaut?gpla=1&gao=1&",
                            "shopping_url": null,
                            "tags": null,
                            "price": 20.73,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Etsy - Seller",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcR4M_OnnaPzjcpO8OlUyvoi5EoGpmXbg3FWl83EkViMTm__KahWzM6fPCLF0as&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRquvAIsmCD8MITBDSkE1ek9t_dyFf09DCLKePPbws7T0axCDG4aaMCm9KtNVo&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRxnzQcF9xd4ESRiQCOT8PXiJhuSCe0llyEDa5MJchCPJq0n6teShu6U31QOw&usqp=CAE",
                                "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTulIaN77QRiQ4OBId_-j9oRTHQl7zBeo2IRRkuiYKgrxHTjOGpO6Q5Jt0voIQ&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRABg9XHsYBFvp4xUirVv521Com8uNgivq0iQPYCDeyg6kiBZ3EDH9cVdF2-0U&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQkAEP2M_57abpe1tjzd3N78W5R845ppfOLEklmapTzChosJezNF6FUL8U3ekI&usqp=CAE",
                                "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcT_YrRPbh0u6t_Ikw8N7j2KvyQSqW8fcw8SgOrt2s0PqGoQPjqH2cZAnOELeCTkS9e4GVcE1zMb&usqp=CAE",
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTPAIFcLm6WwhZGnpVRiPMer3g6c8FT4EkILXFi4wRBBqtRqmKpSGlK7BhC-ZXX_p9fY3KalZo&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 99,
                            "rank_absolute": 100,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[99]",
                            "domain": "www.sdecorshop.com",
                            "title": "Astronaut Moonlight Lamp,Astronaut Spaceman Moon Resin Led Night Light Table Lamp Silver",
                            "description": "Description: Uniquely designed to add a celestial presence to any room. Radiating with mystical vibes, this exquisite lamp showcases a cloud implanted with color-changing LED's ...",
                            "url": "https://www.sdecorshop.com/products/astronaut-moonlight-lampastronaut-spaceman-moon-resin-led-night-light-table-lamp?variant=cb14a03f-ea7a-4f92-ae9f-a269869cd0dc",
                            "shopping_url": null,
                            "tags": [
                                "Battery-operated",
                                "For Kids"
                            ],
                            "price": 51.23,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "sdecorshop",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcT_Gz06MrgOfUxV485FB4sX64P4CN3EfzJasqGckit2SRxUlVSTN1vPl4mJrbx3gY1VJS1jyhhd&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": null
                        },
                        {
                            "type": "google_shopping_serp",
                            "rank_group": 100,
                            "rank_absolute": 101,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[3]/div[1]/div[2]/div[1]/div[100]",
                            "domain": "www.walmart.com",
                            "title": "Dupashio USB LED Astronaut Reading Light Creative Spaceman Table Lamp Eye-Care Desk Lamp Night Light, Size: 5.6",
                            "description": "Specification: Product name: Astronaut Night Light Material: ABS Size: 5.6 x 4.5 x 3.2cm / 2.2 x 1.8 x 1.3 in Hose length: 33cm / 13in Color: white Type: Night light Light ...",
                            "url": "https://www.walmart.com/ip/Dupashio-USB-LED-Astronaut-Reading-Light-Creative-Spaceman-Table-Lamp-Eye-Care-Desk-Lamp-Night-Light/724266639?wmlspartner=wlpa&selectedSellerId=101112563",
                            "shopping_url": null,
                            "tags": [
                                "For Kids",
                                "For Nursery"
                            ],
                            "price": 10.69,
                            "currency": "USD",
                            "product_id": null,
                            "seller": "Walmart - Shanghaiwenxuejinshuzhipinyouxiangongsi",
                            "additional_specifications": null,
                            "reviews_count": null,
                            "is_best_match": false,
                            "product_rating": null,
                            "shop_rating": null,
                            "product_images": [
                                "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTdOun61qoUjS_jVCSWjbEfX-PsFh3Lw5DOixDeBB5b4DRKdz4&usqp=CAE"
                            ],
                            "shop_ad_aclk": null,
                            "delivery_info": {
                                "delivery_message": "Free delivery",
                                "delivery_price": null
                            }
                        },
                        {
                            "type": "google_shopping_sponsored_carousel",
                            "rank_group": 2,
                            "rank_absolute": 102,
                            "position": "left",
                            "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]",
                            "title": "See astronaut led light",
                            "items": [
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[1]",
                                    "title": "Pet Astronaut LED Moon Lamp night lights Dog",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "HBD Shop",
                                    "price": 38.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcS37Kp0qjLBKV3aPpcbfDk6NYoyQ386_fC-hsTWFX2oF2oI_xOizRqRd55WFw&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCIAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[2]",
                                    "title": "Galaxy Guardian LED Night Light Nursery Moon Lamps Astronaut Table Decorative Lights Baby Kids Toys Birthday Gift Sale, Price & Reviews| Newme.cc",
                                    "tags": null,
                                    "seller": "Newme",
                                    "price": 24.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRmIc6cQy66tR24X20TezrhQGtQ0b9Ws3qrBJmsiTqeGsdz5v1gGg_-wijaOQ&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCKAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[3]",
                                    "title": "Astronaut LED Night Lights - Kitten",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Kidz Country",
                                    "price": 29.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcREgo835W3xUQMOAgzGf88bJr_kI-mUP2ta6uhlc-4Uh0necbzARjliNhvyY85C4DxYsFSXbnY5&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCMAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[4]",
                                    "title": "Astronaut Table Lamp Creative Small Night Lamp Moon Decorated Astronaut Wall Lamp Double heads-Trichromatic light-Star",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Vasmok",
                                    "price": 288.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSzDBNBYnalTYIEzuNykcwYL1Bq4wBkFn67TpyA89xGAtpLkw6DxOu3XVOJ4P8I2STxG2GiKkI&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCOAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[5]",
                                    "title": "Creative Astronaut Nasa Night Light Kitten",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Bursametro",
                                    "price": 27.12,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQxsB1QkuoyEe9K87cRjWDKgfSlvkVKeVCn5PNQP734FX1x5vDaV78kRt54CDQ3-laUfw_p11Q&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCQAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[6]",
                                    "title": "Astronaut LED Night Lights SET OF 3",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "SimpleKitchenToday",
                                    "price": 90.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTSFczJnLXLmr5uM6cVrp6O5BM_U7GYKWjVBcc4O4MwfHGumRBq4cbqnsgHVV0&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCTAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[7]",
                                    "title": "Astronaut Projector Lamp Night Light Starry Nursery Colorful Change Lamps",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "cesdeals",
                                    "price": 71.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRMC1Q6dd7z1Mv6MFZc2nA0JxZzsqc8AWt-Ky8HfVzbFJBzrT7T1-Swj74DIo1p_7pAVFNLahw&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCVAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[8]",
                                    "title": "Astronaut Pet Lamp ֻ | Sparkly Trees Table Lamp | Night Light | Warm Light | Home decor Design, 25% OFF! - 3 Astronauts Pack",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Sparkly Trees",
                                    "price": 109.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcSd-rp27sPJM4yRT5jGutVbq2onW8YK1kXGlVCV2MTUVCxH2SiR67rt2N8S0g&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCXAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[9]",
                                    "title": "Cute Astronaut Dog Cat Animal Moon LED Night Light Lamp Decor - Cat",
                                    "tags": null,
                                    "seller": "SitACup",
                                    "price": 45.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRtmP01BX9zkrlb0nkrtSpWLt6iNtYqCp1m7XmqNoMAkOcvHFzyO6cagqyV7Y3frxQXQYsnyqwQ&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCZAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[10]",
                                    "title": "Astronaut Cloud Light",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 68.51,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRyfiEUnoopu72HvmH-yL2Et4HR9Z2-EThDeAa9CVliQTXk2aukryJi7uxSsw&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCbAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[11]",
                                    "title": "Sjhtkjyxgs Night Light Starry Sky Animal Shape Astronaut Night Light-family Bear Decoration",
                                    "tags": null,
                                    "seller": "fruugo.com",
                                    "price": 37.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQ8R_st52h15pZ67vHaBFkJIWYV5fq_t0LBvOy_S0UiECxM1rQdLJCgd3boIz0F7amgugDqIik&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCdAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[12]",
                                    "title": "Astronaut Gun Neon Sign Light, 120\" / Purple",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Neon Signs Lights",
                                    "price": 1349,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcSx7F4N6y1o1keekcINgxduEhu1GJL10-CPOIC6RbnUeGBWiSJvOcpvn9oRbw&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCfAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[13]",
                                    "title": "AstroPuff - Space Astronaut LED Night Lamp, Lying",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Phatik.com",
                                    "price": 39.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcR7ms6_NqVALKDgSNh0CACfwNzpQ2TWAsgxOzSn5D-TYWBVZXRaQCFoRvb34jQ&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABChAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[14]",
                                    "title": "Awesome Astronaut Lamp",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 118.22,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcQsI4UolMNW2b3qVQuY4-EiQ84ed5aFrijbU3xQbts5D_hX6d3a6DYJ1F_YM9Q&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCjAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[15]",
                                    "title": "Cartoon LED Flush Mount Lighting Nickel Astronaut and Space Missile Ceiling Lamp with Metal Shade - Nickel 110V-120V",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Litfad.com",
                                    "price": 454.74,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcQtg8L-3v3trB0ZONiFJfgmRBmecGOHmh7JQcdPlxMoM_h2lefKdZ1TlpFShA&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABClAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[16]",
                                    "title": "Astronaut - LED Neon Sign, 75cm/White",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Neon Mama",
                                    "price": 300,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcT_oGTtQaBCq-25SnK2IKa7ev2qijAw735RgcVI9H-eyTeiWs8YJmBg7dx0Gw&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCnAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[17]",
                                    "title": "Newchic/ Home & Garden / Home Decor / Decorative Lights & Lamps /1 PC Healing ABS LED Astronaut Cartoon Colorful LightImprove Sleep Home Decoration Ni",
                                    "tags": null,
                                    "seller": "US.Newchic",
                                    "price": 34.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRlpyy_RgjlF89e8H6uudjSLvKteZljcF6lpxPUPnW0w2mwydYxLEyMpZDS36U9duz0UShY3KKh7A&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCpAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[18]",
                                    "title": "Astronaut Cloud LED Color Lamp",
                                    "tags": null,
                                    "seller": "bigeyedfox",
                                    "price": 49.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRPoN57lVYmsu-EcWFI9HFhscI2HLGIuhGoNH7UpBGdfKfHO4nYkn-tTBnvDYg&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCrAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[19]",
                                    "title": "Astronaut And Floating Balloon Ceiling Light",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 176.42,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRe5JCKAqYEDT7K5TmSQSWLfM6fzfT4aml72EaIOfQTnCrUL_0InyFqeDGXJQY&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCtAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[20]",
                                    "title": "Child Bedroom Astronaut Wall Light 7.5 Inchs Wide Resin Cartoon White LED Sconce Light",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "BeautifulHalo.com",
                                    "price": 186.13,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTC--T2r1kF5zkkXalFc1h5BmUGRTIaN1lbEjhrcMb4AYOfKEbNlJg8hLisEWQ&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCvAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[21]",
                                    "title": "Astronaut Fly - LED Neon Sign, 100cm/Pink",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Neon Mama",
                                    "price": 460,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcR7vG4MEcOog6Y23Z0MhqePnKwjHDTbi_zxmIxIGkKKSmQwAmPWGvhS4QBzZyU&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCxAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[22]",
                                    "title": "Astronaut Night Light, Gold",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Trendy Household",
                                    "price": 44.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSAH4tWM0I00gWxdU93F69p4RzmLKuOzLkVJk9_F4A2EteO9FYygPROEF1rMA&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABCzAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[23]",
                                    "title": "John Beck Steel Naked Astronaut Wall Sconce - Color: Turquoise / Matte - JBSL-NASBL - Style: Artisanal Modern",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Lumens",
                                    "price": 450,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTWzhofnS3K_GokGvmyIZubAtLXjX8YYWXzZTdPGpbcRWS_d1yKPxX-gjWfgpUi1CT1JF1aHOs&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABC1AhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[24]",
                                    "title": "Astronaut Led Night Lights Minimalistic",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Etsy",
                                    "price": 39.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcREF9UHPsu2WHv81Ujas46Low5krkXvjtbsk-Naz1tykz32htEeDmgMCjmVRzo&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABC4AhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[25]",
                                    "title": "Unique Astronaut Light Decor",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 115.66,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcS_fsq9qLmvcBjQ8rKvTmisvKEmk9T3iBQm66hiVNCW8xLUW_2kWrgpLQlPpA&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABC6AhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[26]",
                                    "title": "Cute Astronaut Spaceman LED Night Light Lamp GETBOTH",
                                    "tags": null,
                                    "seller": "Storenvy Storefronts",
                                    "price": 39.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSNxGOy7_jsQGenrsBAlRsv1nCWUXostppXVj3psbtVSuds1E8PidmiDz7BJSetqfQmXjTV9U8&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABC8AhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[27]",
                                    "title": "Night Lights Creative Galaxy Guardian Pet Astronaut LED Light Bedroom Decoration Table Lamp Starlight Lighting Child Toy Birthday Gift",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "DHgate online store",
                                    "price": 34.71,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcRwlKkZCAn1IjnIdRYKbjEe1TERpwC9RYr3tw82LDOBhjszqYMFCQaE2OQFls8&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABC-AhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[28]",
                                    "title": "Astronaut Cloud Night Light for Kids Spaceman Light LED Colorful Clouds Holiday Gifts",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Glowingtime",
                                    "price": 29.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcR7ckmHVgs_b7ff9DqlGCeqMOrApJVENOxbh2c0PxBu5Jvrk-QAid0vESHbaUw&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDAAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[29]",
                                    "title": "Astronaut Night Light Piggy Bank",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 58.74,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcRN3Ki3afYfS6NtfFvRC-GDYt9D228jQdKtUVOScpU-O1Fe7X4ri7Lx8hy2OTI&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDCAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[30]",
                                    "title": "Anle Life Light Night Lamp for Kids Cute Pet Shape Spaceman Kawaii Christmas Birthday Gift for Family Friends (cat Shape)",
                                    "tags": null,
                                    "seller": "Amazon.com",
                                    "price": 27.99,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcT-Zb-xBHpmaomEWie_VDzucngB726JMFoU8sX97ryfxjvZ0D6qEhX7KlHgTBnQ-JP8lc_2HBl5&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDEAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[31]",
                                    "title": "Rudoll Led Colorful Cloud Astronaut Light Led Galaxy Cloud Light 3d Rainbow ST3",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "fruugo.com",
                                    "price": 109,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcTfzGl9Kg4cqQD9U2q37X4c7lvlV6glY3Ik-wWgeceX2iKXYfym14J0WGABDw&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDGAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[32]",
                                    "title": "Astronaut Modeling Spherical Wall Sconce Lights Creative Resin 1 Light Sonces - 110V-120V White Hardwired",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Litfad.com",
                                    "price": 166.05,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcTtQDTakBhUJmYm5vCrQNl79IMLGmhUuvrZ_HIph3Q9OUpV4byuhX-FNeyWpVDOwF6gphC3qcc&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDIAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[33]",
                                    "title": "1pc Astronaut Night Light,one-size",
                                    "tags": null,
                                    "seller": "SHEIN",
                                    "price": 13,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcQPaCqIIpS6O2RIjKLz_ykGOz9Q8ipx9YEUxR19wAB9NEPbRVRkZnb3_9W6QbhZztx2qZHUkbUm&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDKAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[34]",
                                    "title": "Colorful Clouds Astronaut LED Lamp With Rainbow Effect Night Light Gift",
                                    "tags": null,
                                    "seller": "SitACup",
                                    "price": 49.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSS-OwfZbyRKE4shTtCNg4AoNR7r2FFEecDi_m0gQWs32cYeBvwtyyoMVfs5Q&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDMAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[35]",
                                    "title": "Spaceman USB LED Light",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 24.02,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRoQjdtOkAvnGt3EZUSenjEQtVbIfRpVpRszYoWgSPn908Z3fluPDYEB2w2JocVBA1zGSmAopM&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDOAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[36]",
                                    "title": "Astronaut Night Light Silver",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Digidepot",
                                    "price": 44.95,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcT6yOFJ1ZF9bRz-xyT6Ed-HTpQ59_pgkdNLHTuEfZmM8c-xkapJ4vNImnjU6Q&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDQAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[37]",
                                    "title": "Astronaut UFO Night Light",
                                    "tags": null,
                                    "seller": "theApolloBox.com",
                                    "price": 26.48,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSaZxxgmk5IDQSfBcpaQPiI4Vl-q3H6j8CaMW1pbmoznrQwlE-7qQREX27KIGK6n3mdVouTx28&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDSAhoCc20",
                                    "delivery_info": null
                                },
                                {
                                    "type": "google_shopping_sponsored_carousel_element",
                                    "xpath": "/html[1]/body[1]/div[6]/div[1]/div[4]/div[4]/div[1]/div[3]/div[4]/g-scrolling-carousel[1]/div[1]/div[1]/div[1]/div[38]",
                                    "title": "Kids Style 1-Bulb Ceiling Light White Astronaut and Balloon Flush Mount Light with Acrylic Shade - White 110V-120V 12\" Standing",
                                    "tags": [
                                        "Free shipping"
                                    ],
                                    "seller": "Litfad.com",
                                    "price": 321.57,
                                    "currency": "USD",
                                    "product_rating": null,
                                    "product_images": [
                                        "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcTTXe80_0Syv7A5DyR7tdPwjMcsflEA5HNQ86UKiGCypNU-sOQqmfwVB-swZtI&usqp=CAE"
                                    ],
                                    "shop_ad_aclk": "DChcSEwjfo9id6K71AhWuk2YCHeQiD04YABDUAhoCc20",
                                    "delivery_info": null
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    ]
}

2 The Sellers endpoint provides a list of sellers that list the specified product on Google Shopping.

POST https://api.dataforseo.com/v3/merchant/google/sellers/task_post

To send a request, specify a Product ID, along with location_code, location_name, or location_coordinate and language_name or language_code. You can learn more about the Product ID parameter and where it can be found in this help center article.

Your POST request should be structured as in the following example:

[
    {
        "language_code": "en",
        "location_code": 2840,
        "product_id": "1113158713975221117"
    }
]

In the API response, you will find the list of sellers that offer the specified product on Google Shopping, along with pricing information to compare.

[{
    "version": "0.1.20220104",
    "status_code": 20000,
    "status_message": "Ok.",
    "time": "0.1139 sec.",
    "cost": 0,
    "tasks_count": 1,
    "tasks_error": 0,
    "tasks": [
        {
            "id": "01131526-2806-0183-0000-da88b40d14cf",
            "status_code": 20000,
            "status_message": "Ok.",
            "time": "0.0279 sec.",
            "cost": 0,
            "result_count": 1,
            "path": [
                "v3",
                "merchant",
                "google",
                "sellers",
                "task_get",
                "advanced",
                "01131526-2806-0183-0000-da88b40d14cf"
            ],
            "data": {
                "se_type": "shops_list",
                "se": "google",
                "api": "merchant",
                "function": "sellers",
                "language_code": "en",
                "location_code": 2840,
                "product_id": "1113158713975221117",
                "device": "desktop",
                "os": "windows"
            },
            "result": [
                {
                    "product_id": "1113158713975221117",
                    "type": "shops_list",
                    "se_domain": "google.com",
                    "location_code": 2840,
                    "language_code": "en",
                    "check_url": "https://www.google.com/shopping/product/1113158713975221117/online?&hl=en&gl=US&gws_rd=cr&uule=w+CAIQIFISCQs2MuSEtepUEUK33kOSuTsc",
                    "datetime": "2022-01-13 13:26:31 +00:00",
                    "title": "Apple iPhone 8 Plus - 64 GB - Gold - T-Mobile - GSM",
                    "url": "https://www.google.com/url?q=/shopping/product/1113158713975221117%3Fhl%3Den%26gl%3DUS%26gws_rd%3Dcr%26uule%3Dw%2BCAIQIFISCQs2MuSEtepUEUK33kOSuTsc%26prds%3Drsk:PC_3111344028560015234&sa=U&ved=0ahUKEwiygqyT6q71AhVnzjgGHTu8CWQQyJ0ECBs&usg=AOvVaw177eHI1I_0PgPvVYhYOXso",
                    "image_url": "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcSdbgO6s2iZT4NhZC86HtsfewNrVQQqzpmebJ1y70HZR3B6wHiL-WF-aE8gFQ&usqp=CAY",
                    "rating": {
                        "type": "rating_element",
                        "position": "left",
                        "rating_type": "Max5",
                        "value": "4.5",
                        "votes_count": 14009,
                        "rating_max": "5"
                    },
                    "item_types": [
                        "shops_list"
                    ],
                    "items_count": 3,
                    "items": [
                        {
                            "type": "shops_list",
                            "rank_group": 1,
                            "rank_absolute": 1,
                            "position": "right",
                            "xpath": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[2]/div[2]/div[1]/table[1]/tbody[1]/tr[1]",
                            "domain": "www.backmarket.com",
                            "title": "Apple iPhone 8 Plus - 64 GB - Gold - T-Mobile - GSM",
                            "url": "https://www.backmarket.com/tested-and-certified-used-iphone-8-plus-64-gb-gold-t-mobile/15458.html?shopping=gmc",
                            "details": "$1.99 delivery by Tue, Jan 18",
                            "base_price": 232.99,
                            "tax": 20.74,
                            "total_price": 255.72,
                            "currency": "USD",
                            "seller_name": "Back Market",
                            "rating": {
                                "type": "rating_element",
                                "position": "left",
                                "rating_type": "Max5",
                                "value": "4.5",
                                "votes_count": 17900,
                                "rating_max": "5"
                            },
                            "shop_ad_aclk": null
                        },
                        {
                            "type": "shops_list",
                            "rank_group": 2,
                            "rank_absolute": 2,
                            "position": "right",
                            "xpath": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[2]/div[2]/div[1]/table[1]/tbody[1]/tr[2]",
                            "domain": "www.ebay.com",
                            "title": "Apple iPhone 8 Plus - 64 GB - Gold - T-Mobile - GSM",
                            "url": "https://www.ebay.com/itm/185140123245?chn=ps&mkevt=1&mkcid=28",
                            "details": "Free delivery by Mon, Jan 24",
                            "base_price": 199.99,
                            "tax": 17.8,
                            "total_price": 217.79,
                            "currency": "USD",
                            "seller_name": "eBay",
                            "rating": null,
                            "shop_ad_aclk": null
                        },
                        {
                            "type": "shops_list",
                            "rank_group": 3,
                            "rank_absolute": 3,
                            "position": "right",
                            "xpath": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[2]/div[2]/div[1]/table[1]/tbody[1]/tr[4]",
                            "domain": "www.gamestop.com",
                            "title": "Apple iPhone 8 Plus - 64 GB - Gold - T-Mobile - GSM",
                            "url": "https://www.gamestop.com/electronics/cell-phones/cell-phones/products/iphone-8-plus-64gb---t-mobile/325524.html?utm_source=google&utm_medium=feeds&utm_campaign=unpaid_listings&a=1",
                            "details": "Free delivery by Wed, Jan 26Free 30-day returns",
                            "base_price": 259.99,
                            "tax": 23.14,
                            "total_price": 283.13,
                            "currency": "USD",
                            "seller_name": "Gamestop",
                            "rating": {
                                "type": "rating_element",
                                "position": "left",
                                "rating_type": "Max5",
                                "value": "4.6",
                                "votes_count": 1600,
                                "rating_max": "5"
                            },
                            "shop_ad_aclk": null
                        }
                    ]
                }
            ]
        }
    ]
}

Exit mobile version