/myntra/products/reviews
/myntra
/myntra/products/reviews
Get customer reviews for a Myntra product by product (style) ID or URL: review text, author, star rating, date, upvotes/downvotes and review photos.
Price: 10 credits per 3 results
⚠️ Common errors: 412: Product not found (well-formed but nonexistent product ID)
POST
/myntra/products/reviews
Authorizations
API token from the dashboard
Headers
Body
application/json
Myntra product (style) ID or a product page URL containing it
Minimum string length:
1Examples:
"1364628"
"https://www.myntra.com/shirts/roadster/x/1364628/buy"
Max number of reviews to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500