shopping.yahoo.co.jp
Yahoo! Shopping product search provider using the official Web API.
Uses the official Yahoo Shopping Web API itemSearch endpoint to search product listings by keyword, category, JAN code, or store filters. The hunter must handle application ID authentication and the response structure under `hits` and top-level pagination fields.
Search Yahoo! Shopping items with an application ID and a text query, returning matching products in `hits`. Backed by the Yahoo Shopping Web API item search surface.
This provider has been merged. Browse other open bounties.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Yahoo! Shopping application ID
demo-client-id
Search keyword
wireless headphones
Number of items to return
20
First result position
1
Sort order such as `-score`, `+price`, or `-review_count`
-score
Auth required for this operation.
Search Yahoo! Shopping items within a category tree and return matching hits. Backed by the Yahoo Shopping Web API item search surface.
Yahoo! Shopping application ID
demo-client-id
Genre category ID
13457
Number of items to return
20
First result position
1
Find the exact Yahoo! Shopping item that matches a JAN barcode and return the hit record. Backed by the Yahoo Shopping Web API item search surface.
Yahoo! Shopping application ID
demo-client-id
JAN barcode number
4905524535815
Number of items to return
20
Search listings from a specific store using seller_id and optional query filtering. Backed by the Yahoo Shopping Web API item search surface.
Yahoo! Shopping application ID
demo-client-id
Store ID
y-store-001
Optional keyword filter inside the store
camera
Limit to in-stock items
true
Suggested surface — propose changes in your submission if the upstream differs.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.