Yahoo! Auctions 雅虎拍卖 Japan Sold Comps — Cross-Border avatar

Yahoo! Auctions 雅虎拍卖 Japan Sold Comps — Cross-Border

Pricing

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

Go to Apify Store
Yahoo! Auctions 雅虎拍卖 Japan Sold Comps — Cross-Border

Yahoo! Auctions 雅虎拍卖 Japan Sold Comps — Cross-Border

日本代购与跨境卖家必备:输入日文关键词,一次调用即可拿到雅虎拍卖(雅虎日拍 / Yahoo! Auctions Japan)已结束拍卖的真实成交价行情——中位数、平均值、四分位价格区间与出价竞争度,并附美元换算。适合日淘捡漏、代购报价与转卖定价。Sold-price stats from closed Japanese auctions, from $0.02 per keyword, no subscription.

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

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Japan Auction Sold Comps for Cross-Border Buyers

中文 · English · 日本語 — 雅虎拍卖(雅虎日拍 / Yahoo! Auctions Japan)已结束拍卖的成交价行情,一次调用一条结论。


中文说明

这是给谁用的(Who this is for)

日本代购、日淘买手、跨境转卖卖家用的。你在日本市场(雅虎拍卖、煤炉等)拿货,再卖到中国大陆、香港、台湾、新加坡的闲鱼 / 淘宝 / 微店 / 蝦皮 / eBay。定价和报价的关键从来不是日站上挂着的要价,而是日本人实际拍到多少钱——也就是成交价行情。这个 Actor 就是把雅虎拍卖「已结束拍卖」的成交价,直接算成一条可以拿去报价的统计结论:中位数、平均值、四分位价格区间,外加出价竞争度(有多少人在抢)。不用你翻十几页日文页面,也不用自己做表。

一句话:收货前先查行情,报价时有底气,转卖时不亏。

概览 Overview

  • 输入若干日文关键词,Actor 会抓取雅虎拍卖公开的「已结束拍卖」搜索页(closedsearch),按关键词取样,输出:
    • 每个关键词一条 成交价行情汇总price_summary):最低价、25 分位、中位数、75 分位、最高价、平均值;
    • 出价次数统计bidCountStats):判断这件东西抢手不抢手;
    • 可选的单件明细:每一件取样拍卖的标题、成交价、出价次数、成色、结束时间、图片和直达链接。
  • 统计只用真正成交的拍卖(出价 ≥ 1 次)计算,流拍不计入。
  • 支持美元换算(实时汇率),方便和 eBay / 闲鱼 / 蝦皮行情直接对比。
  • 只读公开页面,不登录、不碰卖家个人信息,请求已节流。

输入 Input

字段示例说明
keywords["ポケモンカード リザードン psa10", "ロレックス デイトナ"]关键词请用日文:雅虎拍卖是日本站点,日文词覆盖率最高。中文词几乎搜不到东西。国际品牌用英文(Leica M6)也可以。每个关键词计费 $0.02
maxItemsPerKeyword100每个关键词取样多少件已结束拍卖(30–500,50 = 一页)
soldOnlytrue单件明细只输出真正成交的拍卖(默认开启)
includeIndividualItemstrue默认开启:同时输出单件明细,+$0.002/件。只要一条行情汇总就关掉它
convertToUsdtrue附上美元价格
{
"keywords": ["ポケモンカード リザードン psa10", "ロレックス デイトナ"],
"maxItemsPerKeyword": 100,
"includeIndividualItems": true,
"convertToUsd": true
}

常用日文关键词对照:宝可梦卡 = ポケモンカード/喷火龙 = リザードン/高达模型 = ガンダム プラモデル/劳力士 迪通拿 = ロレックス デイトナ/吉伊卡哇 = ちいかわ/古董相机 = フィルムカメラ

输出 Output

每个关键词一条 price_summary

{
"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"
}

怎么读:priceJpy.median日本市场的真实成交中位价,报价时以它为锚;p25p75 是正常价格区间,低于 p25 的货源才有捡漏空间;bidCountStats.median 越高说明竞争越激烈,代拍时要预留加价空间。开启单件明细后,另有每件拍卖的 type: "item" 记录(标题、成交价日元/美元、出价次数、成色、结束时间、图片、auctions.yahoo.co.jp 直达链接)。

价格 Pricing

按次计费,无订阅、无月租:

计费事件价格何时计费
关键词行情汇总(keyword-analyzed$0.02每分析一个关键词
单件拍卖记录(item-scraped$0.002仅在开启「输出单件明细」时
  • 本 Actor 的「输出单件明细」默认开启(与源 Actor 的默认值一致),所以默认运行的费用是 $0.02 + $0.002 × 实际输出的成交件数。例如取样 100 件、其中 84 件成交 = $0.02 + $0.168 ≈ $0.19。
  • 只要行情汇总的话,把 includeIndividualItems 关掉,每个关键词就是固定 $0.02
  • 0 结果的关键词不计费。
  • Apify 免费额度每月 $5,足够跑很多次行情查询。

注意事项 Notes

  • 关键词请用日文。这是日本站点,中文关键词基本无结果。
  • 只读取公开的已结束拍卖信息,不登录;输出中不含卖家身份信息
  • 请求已节流(每页 1.5 秒),对雅虎拍卖的负载可忽略。
  • 与 LY Corporation(雅虎日本)无隶属关系。数据仅供市场研究,大额交易前请自行复核。
  • 页面结构若变化,运行会明确报错而不是返回空结果——不会给你一份看起来正常的空数据。
  • 想同时查煤炉(Mercari)行情,请用姊妹 Actor Mercari Japan Sold Price Checker for Cross-Border Buyers

English

Overview

Sold-price statistics from closed (ended) auctions on Japan's biggest auction marketplace. One call per keyword returns a ready-to-use comps summary — median, average, quartiles, price range — plus bid-competition statistics, and optionally every sampled auction.

This listing is the Chinese-language package of our English Actor Yahoo! Auctions Japan Sold Comps. The scraping and statistics are the same; the documentation, store copy and input labels are written for Chinese-speaking cross-border buyers (代购 / daigou).

Input

FieldExampleNotes
keywords["ポケモンカード リザードン psa10"]Japanese keywords give the best coverage; English brand names also work. $0.02 per keyword
maxItemsPerKeyword100Closed auctions sampled per keyword (30–500)
soldOnlytrueIndividual records: only auctions that actually sold
includeIndividualItemstrueOn by default — also pushes every sampled auction (+$0.002 each)
convertToUsdtrueAdds USD prices at the current rate

Output

One price_summary record per keyword (priceJpy / priceUsd / bidCountStats, totalListingsFound, sampledListings, soldListings, checkedAt) — see the JSON example in the Chinese section — plus, optionally, one item record per sampled auction with title, final price, bids, condition, end time, photo and a direct auctions.yahoo.co.jp URL. Statistics are always computed from auctions that actually sold (≥1 bid).

Pricing

EventPrice
Keyword sold-price summary (keyword-analyzed)$0.02
Individual auction record (item-scraped)$0.002 each

Individual records are ON by default here (matching the source Actor's default), so a default run costs $0.02 + $0.002 per sold auction returned — e.g. 84 sold auctions ≈ $0.19. Turn includeIndividualItems off for a flat $0.02 per keyword. Keywords with zero results are never charged. No subscription.

Notes

  • Reads only publicly visible closed-auction data — no login; seller identities are excluded from the output.
  • Requests are throttled (1.5 s per page). Works with the Apify MCP server for AI agents.
  • Not affiliated with LY Corporation. Data is for market research; verify before large transactions.
  • If the page structure changes, the run fails loudly instead of returning a plausible-looking empty result.

日本語

概要 Overview

ヤフオク!の終了済みオークションから、キーワードごとの落札価格統計(中央値・平均・四分位・価格帯)と入札競争度を1コールで返します。中国語圏の代購・輸出転売業者向けに、中国語で書き直したパッケージです(英語版は Yahoo! Auctions Japan Sold Comps、取得・統計処理は同一)。

入力 Input

keywords(日本語キーワード推奨)/maxItemsPerKeyword(既定 100、30〜500)/soldOnly(既定 ON)/includeIndividualItems既定 ON)/convertToUsd(既定 ON)。

出力 Output

キーワードごとに price_summary を1件(priceJpy の最小・p25・中央値・p75・最大・平均、bidCountStatstotalListingsFoundsoldListings、USD換算)。includeIndividualItems が ON のときは、落札された各オークションの明細(タイトル・落札価格・入札数・状態・終了時刻・画像・URL)も出力します。統計は落札されたもの(入札1件以上)のみから計算します。

料金 Pricing

キーワードサマリー(keyword-analyzed$0.02/個別レコード(item-scraped$0.002 / 件。本 Actor は個別明細が既定 ON(ソース Actor の既定値と同じ)のため、既定実行は $0.02 + $0.002 × 落札件数です。includeIndividualItems を OFF にすればキーワードあたり $0.02 固定。0件のキーワードは課金されません。 サブスクリプション不要。

注意 Notes

公開されている終了済みオークション情報のみを読み取り、ログインは行いません。出品者情報は出力しません。 リクエストは1.5秒間隔に制限しています。LINEヤフー株式会社とは無関係です。データは市場調査用であり、高額取引の前にご自身で確認してください。ページ構造が変わった場合は空データを返さず明示的にエラーにします。