Immersive Products
Immersive products are visually rich product listings shown for shopping-related queries. Each item in the immersive_products array represents one product.
Endpoint:
https://api.scrapingdog.com/googleAPI Response

API Response
{
"immersive_products": [
{
"title": "Nike Women's Go FlyEase",
"current_price": "$130.00",
"source": "Nike",
"rating": "4.3",
"reviews": "196"
},
{
"title": "On Cloud X 3 Women's Mesh",
"current_price": "$105.00",
"last_price": "$150",
"source": "On",
"rating": "4.2",
"reviews": "108",
"extension": "30% OFF"
},
{
"title": "adidas Men's Runfalcon 5 Wide Running Shoes",
"current_price": "$34.50",
"last_price": "$65",
"source": "adidas",
"rating": "4.6",
"reviews": "1.6K",
"extension": "46% OFF"
},
{
"title": "Nike Men's Court Vision Low Shoes",
"current_price": "$80.00",
"source": "Nike",
"rating": "4.5",
"reviews": "2.6K"
},
{
"title": "Nike Men's Air VaporMax Plus",
"current_price": "$128.00",
"last_price": "$220",
"source": "Finish Line",
"rating": "4.7",
"reviews": "4K",
"extension": "41% OFF"
}
]
}