/yahoo_shopping/stores/items
List items sold by a Yahoo! Shopping (Japan) store by alias (or store URL), with optional sort order. Returns id (store_alias/item_code), title, price, list price, discount, PayPay points, image, brand, rating, review count and store info per result.
Price: 10 credits per 30 results
๐ก AI Hint: List products sold by a Yahoo!ใทใงใใใณใฐ (Yahoo! Shopping Japan) store by alias (e.g. โmobilestationโ) or a full store URL. Optional sort by recommended/price/review/discount. Each result has id (store_alias/item_code), item_code, store_alias, url, title, image, price/actual_price/list_price/discount_rate (JPY), point/point_rate (PayPay), is_free_shipping, is_used, has_video, brand/brand_id, jan_code, category_id, rating/review_count and store (alias/name/rating/rating_count).
โ ๏ธ Common errors: 412: Store not found (well-formed alias but the store does not exist or has no items)
Authorizations
API token from the dashboard
Headers
Body
Yahoo! Shopping store as its alias or a full store URL
1"mobilestation"
"https://store.shopping.yahoo.co.jp/mobilestation/"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Result ordering
recommended, price_asc, price_desc, review_count, review_score, discount_rate Response
Successful Response