/street11/products/reviews
Get customer reviews for an 11Street product by product number (or URL): rating, author, text, review photos, with optional star-rating filter and sort.
Price: 5 credits per 20 results
💡 AI Hint: Fetch customer reviews for an 11Street (11번가) product by prdNo (numeric) or a product URL. Each review has id, rating (1-5), author (masked nickname), text (Korean review body), images (review photos) and has_media. Filters: sort (recommended/newest), rating (1-5 star filter). Returns up to count reviews. X-Total-Available-Results carries the total review count.
Authorizations
API token from the dashboard
Headers
Body
11Street product number (prdNo) or a product URL containing it
1"5917614041"
"https://www.11st.co.kr/products/5917614041"
Max number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Review ordering
recommended, newest Filter reviews by star rating (1-5)
1 <= x <= 5