/goonet/reviews
List owner reviews for a car model on Goo-net by maker and model slug. Returns reviews with id, url, title, overall rating, review text, the car, author name, author region and post date.
Price: 10 credits per 20 results
💡 AI Hint: List Goo-net owner reviews for a model by maker+model slugs (‘TOYOTA’/‘PRIUS’). Each result has id, url, title, rating, text (preview), car, author, author_region and date.
⚠️ Common errors: 412: Reviews not found (no review page exists for this maker/model slug combination)
Authorizations
API token from the dashboard
Headers
Body
Maker slug, uppercase (e.g. 'TOYOTA')
1"TOYOTA"
Model slug, uppercase (e.g. 'PRIUS')
1"PRIUS"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500