/idealo/products/reviews
Get customer reviews for an Idealo product by product id (or product URL): rating (1-5), review text, author, date, verified-purchase flag, the variant the review refers to and the review provider.
Price: 10 credits per 10 results
💡 AI Hint: Fetch customer reviews for a single Idealo product by numeric product id or a product URL. Returns a list of reviews, each with rating (1-5 stars), text, author, date, is_verified (verified purchase), reference (the specific variant the review is about) and provider (review source).
⚠️ Common errors: 412: Product not found (well-formed but nonexistent id, or product is no longer listed)
Authorizations
API token from the dashboard
Headers
Body
Idealo product id or a product URL containing it
1"204374464"
"https://www.idealo.de/preisvergleich/OffersOfProduct/204374464_-portasplit-3-5-kw-midea.html"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500