Mercari 煤炉 Japan Sold Price Checker — Cross-Border
Pricing
from $20.00 / 1,000 keyword market analyses
Mercari 煤炉 Japan Sold Price Checker — Cross-Border
日本代购与跨境卖家必备:输入日文关键词,一次调用即可拿到煤炉(美卡多 / Mercari 日本)已售商品的真实成交价行情——中位数、平均值、价格区间与售出天数中位数,并附美元换算。适合日淘捡漏、代购报价与二手转卖定价。Sold-price stats from Mercari Japan, from $0.02 per keyword, no subscription.
Pricing
from $20.00 / 1,000 keyword market analyses
Rating
0.0
(0)
Developer
h ichi
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Mercari Japan Sold Price Checker for Cross-Border Buyers
中文 · English · 日本語 — 煤炉(美卡多 / Mercari 日本)已售商品的成交价行情,一次调用一条结论。
中文说明
这是给谁用的(Who this is for)
给日本代购、日淘买手、跨境转卖卖家用的。你在日本二手市场(煤炉、雅虎拍卖等)收货,再卖到中国大陆、香港、台湾、新加坡的闲鱼 / 淘宝 / 微店 / 蝦皮 / eBay。定价的依据从来不是日站上挂着的要价——挂高价的人多的是,关键是日本人实际卖出了多少钱。这个 Actor 把煤炉「已售出(SOLD)」商品的成交价直接算成一条可以拿去报价的统计结论:中位数、平均值、价格区间,还有「卖出天数中位数」告诉你这个品类走不走货。
一句话:收货前先查成交价行情,报价有底、压价有据、囤货不压手。
概览 Overview
- 输入若干日文关键词,Actor 搜索煤炉公开的商品数据,输出:
- 每个关键词一条 成交价行情汇总(
price_summary):最低价、25 分位、中位数、75 分位、最高价、平均值; medianDaysToSell:卖出天数的中位数,衡量流动性(数字小 = 好出手);- 可选的单件明细:每一件取样商品的标题、价格、成色、图片、上架/更新时间和直达链接。
- 每个关键词一条 成交价行情汇总(
- 默认统计 已售出(
sold_out) 商品,也可以切换成在售(当前要价)或两者都取。 - 可用
priceMinJpy/priceMaxJpy过滤掉仿品、配件、空盒等干扰项。 - 支持美元换算(实时汇率),方便和 eBay / 闲鱼 / 蝦皮行情直接对比。
- 只读公开数据,不登录、不采集卖家个人信息,请求已节流。
输入 Input
| 字段 | 示例 | 说明 |
|---|---|---|
keywords | ["ポケモンカード リザードン psa10", "ちいかわ ぬいぐるみ"] | 关键词请用日文:煤炉是日本站点,日文词覆盖率最高,中文词几乎搜不到。国际品牌用英文(Leica M6)也可以。每个关键词计费 $0.02 |
itemStatus | "sold_out" | 已售出(成交价,默认)/在售(当前要价)/两者都要 |
maxItemsPerKeyword | 120 | 每个关键词(每种状态)取样多少件(30–600,120 = 一页) |
priceMinJpy / priceMaxJpy | 3000 / 200000 | 可选价格区间,剔除仿品与异常价 |
includeIndividualItems | false | 默认关闭:只要行情汇总,每个关键词固定 $0.02。开启后 +$0.002/件 |
convertToUsd | true | 附上美元价格 |
{"keywords": ["ポケモンカード リザードン psa10", "ちいかわ ぬいぐるみ"],"itemStatus": "sold_out","maxItemsPerKeyword": 120,"convertToUsd": true}
常用日文关键词对照:宝可梦卡 = ポケモンカード/喷火龙 = リザードン/吉伊卡哇 玩偶 = ちいかわ ぬいぐるみ/劳力士 迪通拿 = ロレックス デイトナ/优衣库 羽绒服 = ユニクロ ダウン/手办 = フィギュア。
输出 Output
每个关键词一条 price_summary:
{"type": "price_summary","keyword": "ポケモンカード リザードン psa10","status": "sold_out","totalListingsFound": 7767,"sampledListings": 120,"priceJpy": { "min": 2030, "p25": 12800, "median": 22750, "p75": 39800, "max": 450000, "average": 31420 },"priceUsd": { "min": 13.4, "p25": 84.5, "median": 150.2, "p75": 262.7, "max": 2971.0, "average": 207.4 },"medianDaysToSell": 3,"checkedAt": "2026-07-02T12:00:00+00:00"}
怎么读:priceJpy.median 是日本市场的真实成交中位价,收货报价以它为锚;p25–p75 是正常价格区间,低于 p25 才叫捡漏;medianDaysToSell 越小说明这个品类越好出手(囤货风险低)。开启单件明细后,另有每件商品的 type: "item" 记录(标题、日元/美元价格、成色、图片、时间、jp.mercari.com 直达链接)。
价格 Pricing
按次计费,无订阅、无月租:
| 计费事件 | 价格 | 何时计费 |
|---|---|---|
关键词行情汇总(keyword-analyzed) | $0.02 | 每分析一个关键词 |
单件商品记录(item-scraped) | $0.002 | 仅在开启「输出单件明细」时 |
- 本 Actor 的「输出单件明细」默认关闭(与源 Actor 的默认值一致),所以默认运行每个关键词就是固定 $0.02,10 个关键词 = $0.20。
- 需要逐件核价时开启
includeIndividualItems,例如取样 120 件 = +$0.24。 - 0 结果的关键词不计费。
- Apify 免费额度每月 $5,约等于 250 次行情查询,日常查价基本免费。
注意事项 Notes
- 关键词请用日文。这是日本站点,中文关键词基本无结果。
- 只读取公开的商品信息,不登录,不采集超出普通访客可见范围的个人信息。
- 请求已节流(1.5 秒/页),对煤炉的负载可忽略。
- 与 Mercari, Inc.(株式会社メルカリ)无隶属关系。数据仅供市场研究,大额交易前请自行复核。
medianDaysToSell用「更新时间 − 上架时间」估算,改价和编辑也会更新时间,因此偏保守——作为流动性信号够用,但不是精确成交时间。- 全部搜索都失败时,运行会明确报错而不是返回一份空数据。
- 想同时查雅虎拍卖(雅虎日拍)行情,请用姊妹 Actor Japan Auction Sold Comps for Cross-Border Buyers。
English
Overview
Sold-price statistics from completed (sold) listings on Japan's largest consumer marketplace. One call per keyword returns a ready-to-use comps summary — median, average, quartiles, price range — plus medianDaysToSell as a liquidity signal, and optionally every sampled listing.
This listing is the Chinese-language package of our English Actor Mercari Japan Price Checker. The scraping and statistics are the same; the documentation, store copy and input labels are written for Chinese-speaking cross-border buyers (代购 / daigou).
Input
| Field | Example | Notes |
|---|---|---|
keywords | ["ポケモンカード リザードン psa10"] | Japanese keywords give the best results; English brand names also work. $0.02 per keyword |
itemStatus | "sold_out" | Sold comps (default), current asking prices, or both |
maxItemsPerKeyword | 120 | Listings sampled per keyword per status (30–600) |
priceMinJpy / priceMaxJpy | 3000 / 200000 | Optional price bounds to exclude junk/fake listings |
includeIndividualItems | false | Off by default — enable to also get every sampled listing (+$0.002 each) |
convertToUsd | true | Adds USD prices at the current rate |
Output
One price_summary record per keyword (priceJpy / priceUsd, medianDaysToSell, totalListingsFound, sampledListings, checkedAt) — see the JSON example in the Chinese section — plus, optionally, one item record per sampled listing with title, JPY/USD price, condition, photo, timestamps and a direct jp.mercari.com URL.
Pricing
| Event | Price |
|---|---|
Keyword price summary (keyword-analyzed) | $0.02 |
Individual listing record (item-scraped) | $0.002 each |
Individual records are OFF by default here (matching the source Actor's default), so a default run costs a flat $0.02 per keyword — 10 keywords = $0.20. Enable includeIndividualItems for the raw comps (120 listings ≈ +$0.24). Keywords with zero results are never charged. Apify's free plan includes $5 of monthly credit, about 250 price checks. No subscription.
Notes
- Reads only publicly visible listing data — no login, no personal data beyond what any visitor sees.
- Requests are throttled (1.5 s). Works with the Apify MCP server for AI agents.
- Not affiliated with Mercari, Inc. Data is for market research; verify before large transactions.
medianDaysToSellusesupdated − created, which also moves on edits and price drops, so it skews low-side — a liquidity signal, not an exact sale timestamp.- If every search fails, the run fails loudly instead of returning an empty SUCCEEDED run.
日本語
概要 Overview
メルカリの売り切れ(SOLD)商品から、キーワードごとの実売価格統計(中央値・平均・四分位・価格帯)と「売れるまでの日数」の中央値を1コールで返します。中国語圏の代購・輸出転売業者向けに、中国語で書き直したパッケージです(英語版は Mercari Japan Price Checker、取得・統計処理は同一)。
入力 Input
keywords(日本語キーワード推奨)/itemStatus(既定 sold_out)/maxItemsPerKeyword(既定 120、30〜600)/priceMinJpy・priceMaxJpy(任意)/includeIndividualItems(既定 OFF)/convertToUsd(既定 ON)。
出力 Output
キーワードごとに price_summary を1件(priceJpy の最小・p25・中央値・p75・最大・平均、medianDaysToSell、totalListingsFound、sampledListings、USD換算)。includeIndividualItems が ON のときは、各商品の明細(タイトル・価格・状態・画像・日時・URL)も出力します。
料金 Pricing
キーワードサマリー(keyword-analyzed)$0.02/個別レコード(item-scraped)$0.002 / 件。個別明細は既定 OFF(ソース Actor の既定値と同じ)なので、既定実行はキーワードあたり $0.02 固定です。0件のキーワードは課金されません。 Apify の無料枠は毎月 $5 分(約250回の相場チェック)。サブスクリプション不要。
注意 Notes
公開されている商品情報のみを読み取り、ログインは行いません。リクエストは1.5秒間隔に制限しています。株式会社メルカリとは無関係です。データは市場調査用であり、高額取引の前にご自身で確認してください。medianDaysToSell は updated − created による推定で、価格変更や編集でも更新されるため低めに出ます(流動性の目安であり、正確な販売日時ではありません)。全検索が失敗した場合は空データを返さず明示的にエラーにします。