Yahoo! Auctions Japan Sold Prices — Median, Range, Bids avatar

Yahoo! Auctions Japan Sold Prices — Median, Range, Bids

Pricing

from $20.00 / 1,000 keyword sold-price analyses

Go to Apify Store
Yahoo! Auctions Japan Sold Prices — Median, Range, Bids

Yahoo! Auctions Japan Sold Prices — Median, Range, Bids

Type a keyword and get what that item actually sold for in ended auctions on Yahoo! Auctions Japan. Returns the median sold price, lowest–highest range, average, bid count and number of auctions found, in yen and US dollars. $0.02 per keyword, no results = no charge. Unofficial.

Pricing

from $20.00 / 1,000 keyword sold-price analyses

Rating

0.0

(0)

Developer

h ichi

h ichi

Maintained by Community

Actor stats

0

Bookmarked

8

Total users

3

Monthly active users

a day ago

Last modified

Share

What it does: Looks up ended auctions on Yahoo! Auctions Japan for your keyword and returns a one-line sold-price summary (only auctions that actually sold count).

You enter: keywords, e.g. ポケモンカード リザードン psa10 (Japanese works best; brand names like Leica M6 also work)

You get: median sold price, middle 50% range, lowest–highest, average, bid count (median and range), number of auctions found — in yen and US dollars. Plus each sold auction (title, final price, bids, condition, end time, URL).

Price: $0.02 per keyword, plus $0.002 per individual sold auction (on by default — turn off Include individual auctions to pay $0.02 only). No results = no charge.

Example: enter ポケモンカード リザードン psa10 → median ¥24,800 · range ¥1,200–158,000 · typically 3 bids · 4,879 auctions found

Unofficial — not affiliated with Yahoo! Auctions. Reads public pages only.

Why closed auctions?

Yahoo! Auctions (ヤフオク) is Japan's biggest auction marketplace and the country's deepest source of collectibles, retro games, camera gear, watches, and trading cards. Its closed-auction data is the ground truth of what Japanese buyers really pay — but it's only browsable in Japanese, one page at a time. This Actor turns it into structured market intelligence:

  • Price a collection before you buy or sell — median and quartiles from real final prices
  • Measure competition — bid-count statistics show how contested an item is
  • Spot arbitrage — compare Japan sold prices against eBay/your local market (USD conversion included)
  • Cross-check Mercari comps — pairs perfectly with our Mercari Japan Price Checker

Input example

{
"keywords": ["ポケモンカード リザードン psa10", "Leica M6"],
"maxItemsPerKeyword": 100,
"convertToUsd": true
}

Output

One price_summary record per keyword:

{
"type": "price_summary",
"keyword": "ポケモンカード リザードン psa10",
"status": "closed_auctions",
"totalListingsFound": 4879,
"sampledListings": 100,
"soldListings": 84,
"priceJpy": { "min": 1200, "p25": 9250, "median": 24800, "p75": 46500, "max": 158000, "average": 31420 },
"priceUsd": { "min": 7.4, "p25": 57.4, "median": 153.8, "p75": 288.4, "max": 980.1, "average": 194.9 },
"bidCountStats": { "min": 1, "p25": 1, "median": 3, "p75": 12, "max": 47, "average": 8 },
"checkedAt": "2026-07-03T12:00:00+00:00"
}

Plus (optional) every sold auction with title, final price (JPY + USD), bids, condition, end time, photo, and a direct auctions.yahoo.co.jp URL. Statistics are always computed from auctions that actually sold (≥1 bid).

Use with AI agents

Works out of the box with the Apify MCP server, so Claude, ChatGPT, and other MCP-enabled agents can check Japanese auction prices autonomously — for example inside an automated sourcing or repricing workflow.

Fair use & data

  • Reads only publicly visible closed-auction data — no login; seller identities are excluded from the output
  • Requests are throttled to keep the load on Yahoo! Auctions negligible
  • Not affiliated with LY Corporation. Data is provided for market research; verify before large transactions

Roadmap

Category and price filters, seller-type breakdown (store vs individual), and Mercari cross-market comparison in one call. Feedback via issues is very welcome.

If something goes wrong

  • Wrong number or a failed run? Open a ticket on the Issues tab. I read every one and reply within 2 business days (Japan time).
  • You never get a fake "empty" result. If the site can't be read, the run fails and says so.
  • No results = no charge. You only pay for results you actually get.
  • Checked every week. An automatic test runs this tool weekly; if the site changes, I fix it.
  • Public pages only. No login, no personal data, and it goes easy on the site.

More tools by the same author

Other language editions of this tool: 中文 · 한국어

All tools (Japan marketplaces, real estate, jobs, racing, prediction markets): https://apify.com/jpmarketdata

Disclaimer

Unofficial, independent tool — not affiliated with, endorsed by, or sponsored by Yahoo! Auctions. Product names and logos belong to their owners and only say where the data comes from. Data is read from public pages, for market research; check before you act on it.