/otzovik/users/reviews
/otzovik
/otzovik/users/reviews
Get all reviews written by an Otzovik (otzovik.com) author by alias or profile URL
Price: 5 credits per 25 results
💡 AI Hint: Get all reviews written by an Otzovik author by alias (e.g. ‘Archi1973’). Each review carries the title, summary text, rating, pros and cons, publish timestamp, and the reviewed object (alias, name).
⚠️ Common errors: 412: User not found
POST
/otzovik/users/reviews
Authorizations
API token from the dashboard
Headers
Body
application/json
User alias ('Archi1973') or profile page URL
Minimum string length:
1Pattern:
^(?:https?://[^\s]+|//[^\s]+|/?profile/.+|[^/\s][^/]*)$Example:
"Archi1973"
Number of reviews to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500