/otzovik/reviews/comments
/otzovik
/otzovik/reviews/comments
Get comments on an Otzovik (otzovik.com) review by review id or URL
Price: 5 credits per 10 results
💡 AI Hint: Get the comment thread on an Otzovik review by its id (e.g. ‘15810837’). Each comment carries the text, publish timestamp, author (alias, avatar), and the parent comment id for nested replies.
⚠️ Common errors: 412: Review not found
POST
/otzovik/reviews/comments
Authorizations
API token from the dashboard
Headers
Body
application/json
Review id ('15810837') or full review page URL
Minimum string length:
1Pattern:
^(?:https?://[^\s]+|//[^\s]+|/?review_\d+\.html|\d+)$Example:
"15810837"
Number of comments to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500