Mercari Japan Scraper | ($0.99/1K Results)
Pricing
from $0.99 / 1,000 results
Mercari Japan Scraper | ($0.99/1K Results)
[πΎππππ₯ππ¨π©] Mercari JP Search scraper to extract product listings, prices, seller information, item conditions, images, categories, and other publicly available marketplace data from Mercari Japan ποΈπ Perfect for e-commerce research, price monitoring, and competitor analysis.
Pricing
from $0.99 / 1,000 results
Rating
0.0
(0)
Developer
Scrapers Hub
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Mercari Scraper ποΈ
Mercari Scraper collects product listings from Mercari Japan and turns them into a clean, downloadable dataset β titles, prices, photos, conditions, shipping details, sellers, and more. Whether you are sourcing inventory, tracking prices, hunting for collectibles, or researching a market, this Mercari Scraper does the searching and organising for you.
No coding and no Mercari account needed. Enter a keyword or paste a search link, press Run, and download the results as a spreadsheet or JSON file.
π―π΅ Please note: this Mercari JP scraper covers
jp.mercari.com, the Japanese marketplace. It does not cover Mercari US.
π Why Choose This Mercari Scraper?
| Feature | What It Means for You |
|---|---|
| β Keywords or Links | Type a search word or paste a Mercari search link β the Mercari search scraper handles both |
| β Full Price Detail | Every listing arrives with its price as both text and a number, ready for sorting and maths |
| β Sold or Available | Collect only items on sale, only Mercari sold listings, or both together |
| β All Photos Included | Thumbnails and full-size photo links for every item |
| β Auction Support | Bid counts, current highest bid, and deadlines are captured for auction listings |
| β Spreadsheet-Ready | Clear, well-labelled columns let you export Mercari data to CSV, Excel, or JSON instantly |
π Key Features of the Mercari Scraper
- π Search by Keyword β type what you are looking for and the Mercari Scraper finds every matching listing
- π Search by Link β already have a filtered Mercari search open? Paste the link and all its filters are respected
- π΄ Price Range Filters β set a minimum and maximum in yen so you only collect items in your budget
- π¦ Availability Filter β choose items currently on sale, items already sold, or everything
- βοΈ Sort Your Way β order results by best match, newest, price, or most liked, ascending or descending
- πΌοΈ Photos and Thumbnails β direct links to every image on the listing, useful for catalogues and comparisons
- π·οΈ Brand Details β brand name and sub-brand where Mercari records them, which matters for Mercari reseller research
- π¨ Auction Data β for auction listings you get the bid deadline, total bids, highest bid, and starting price
- πͺ Shop Listings β official shop items are identified and their store details captured
- π Shipping Information β who pays for postage and which shipping method applies
- π Size and Condition β item condition and size details so you can filter for quality
- π Promotions β any active promotions attached to a listing
- π― Set Your Own Size β collect twenty listings for a quick check or thousands for full market research
- π Repeatable Runs β save your settings and scrape Mercari listings again whenever you want fresh numbers
- π―π΅ Built for Japan β the Mercari Japan scraper understands yen pricing, Japanese titles, and local shipping rules
π Input
Everything can be set up with the simple form in the Apify Console. If you prefer to enter settings directly, this is what a full configuration looks like:
{"startUrls": ["https://jp.mercari.com/en/search?keyword=vintage%20watch&price_min=5000"],"keyword": "vintage watch","sort": "created_time","order": "desc","status": "on_sale","priceMin": 5000,"priceMax": 50000,"limit": 200}
Input Settings
| Setting | Type | Default | What It Does |
|---|---|---|---|
startUrls | list | β | Mercari search links you already have. Filters inside the link β keyword, category, brand, price, condition β are all respected. |
keyword | text | β | What to search for. Used when you have not supplied any links. |
sort | text | score | How results are ordered: score (best match), created_time (newest), price, or num_likes (most liked). |
order | text | desc | Sort direction: desc for descending or asc for ascending. |
status | text | β | Which listings to keep: leave empty for any, on_sale for available items, or sold_out for Mercari sold listings. |
priceMin | number | β | Only keep listings at or above this price, in yen. |
priceMax | number | β | Only keep listings at or below this price, in yen. |
limit | number | β | The most listings to save in one run. |
π‘ Tip: using a search link is the quickest way to apply advanced filters. Set up the search on Mercari the way you want it, then paste the link straight into the Mercari Scraper.
π¦ Output
The Mercari Scraper writes one row per listing, laid out the same way every time. That keeps your Mercari data extraction easy to filter, sort, and export Mercari data to CSV without cleanup. Here is one listing row:
[{"type": "listing","listing_id": "m94827361052","url": "https://jp.mercari.com/item/m94827361052","title": "SEIKO 5 θͺεε·»γ θ ζθ¨ γ΄γ£γ³γγΌγΈ","price": "12800","price_numeric": 12800,"currency": "JPY","brand_name": "SEIKO","brand": { "id": 214, "name": "SEIKO", "sub_name": "γ»γ€γ³γΌ" },"listing_status": "ITEM_STATUS_ON_SALE","listing_type": "ITEM_TYPE_MERCARI","condition_id": 3,"seller": { "seller_id": "884213907" },"shipping": { "payer_id": 2, "method_id": 17 },"catalog": {"category_id": 1108,"size_ids": [],"item_size": null},"store": { "name": "", "details": null },"media": {"thumbnail_urls": ["https://static.mercdn.net/thumb/photos/m94827361052_1.jpg"],"photo_urls": ["https://static.mercdn.net/item/detail/orig/photos/m94827361052_1.jpg"]},"promotions": [],"auction": null,"attributes": [],"pricing": { "amount": 12800, "currency": "JPY", "is_no_price": false },"availability": {"status": "ITEM_STATUS_ON_SALE","item_type": "ITEM_TYPE_MERCARI","is_shop_item": false},"timestamps": { "created_unix": 1772438400, "updated_unix": 1772524800 },"engagement": { "is_liked": false, "is_no_price": false },"scrape_context": {"seed": { "type": "url", "value": "https://jp.mercari.com/en/search?keyword=vintage%20watch" },"search": { "num_found": 4182 },"scraped_time": 1772611200}}]
Listing Columns
| Column | Type | What It Contains |
|---|---|---|
type | text | Always listing |
listing_id | text | Mercari's own ID for the item |
url | text | A clickable link to the listing |
title | text | The item name as written by the seller, in Japanese |
price | text | The price exactly as Mercari shows it |
price_numeric | number | The same price as a plain number, ready for sorting and totals |
currency | text | Always JPY β Japanese yen |
brand_name | text | The brand, when the seller recorded one |
brand | object | Full brand details including the Japanese sub-name |
listing_status | text | Whether the item is on sale or already sold |
listing_type | text | A standard listing, a shop listing, or an auction |
condition_id | number | Mercari's condition rating, from new to heavily used |
seller.seller_id | text | The seller's identifier, so you can group items by seller |
shipping.payer_id | number | Whether the buyer or seller pays for postage |
shipping.method_id | number | The shipping method Mercari has assigned |
catalog.category_id | number | The category the item is listed under |
catalog.item_size | text | The size, for clothing and footwear |
store.name | text | The shop name, for official shop listings |
media.thumbnail_urls | list | Small preview images |
media.photo_urls | list | Full-size photos of the item |
promotions | list | Any active discounts or campaigns on the listing |
auction.bid_deadline | text | When bidding closes, for auction items |
auction.total_bid_count | number | How many bids have been placed |
auction.highest_bid | number | The current leading bid |
auction.initial_price | number | The starting price of the auction |
attributes | list | Extra item details the seller supplied |
pricing.is_no_price | yes/no | true for listings published without a fixed price |
availability.is_shop_item | yes/no | Whether it comes from an official shop rather than an individual |
timestamps.created_unix | number | When the listing was published |
timestamps.updated_unix | number | When it was last updated |
scrape_context.search.num_found | number | How many results Mercari reported for the whole search |
scrape_context.scraped_time | number | When this row was collected |
π How to Use the Mercari Scraper (Step by Step)
- Sign in β go to console.apify.com and open the Actors tab.
- Open the actor β search for Mercari Scraper and click its card.
- Add your search β type a keyword, or paste a Mercari search link if you have already set up filters on the site.
- Set your price range β enter a minimum and maximum in yen if your budget matters.
- Choose availability β on sale, sold out, or everything.
- Pick your order β best match, newest, price, or most liked.
- Set your size β choose how many listings to collect. Start small to check the output, then increase it.
- Press Run and download β open the OUTPUT tab and save as CSV, Excel, JSON, XML, or RSS.
No coding required β the Mercari Scraper gives you a complete dataset in minutes.
π― What Makes This Mercari Scraper Different
- π’ Prices You Can Actually Use β every price arrives as a real number, so sorting, averaging, and charting work straight away
- π Your Filters Are Respected β paste a search link and every filter inside it carries through, which most tools quietly drop
- π¨ Auctions Are Not Ignored β bid counts, deadlines, and current highest bids are captured, so your Mercari data extraction covers auction items properly
- πͺ Shops and Individuals Separated β you can tell official shop inventory apart from private sellers at a glance
- πΌοΈ Full-Size Photos β not just thumbnails, so listings can be reviewed or catalogued properly
- π Total Result Counts β each row records how many items the whole search found, which is useful for sizing a market
- π Timestamps Included β publication and update times let you track how long items sit unsold
- π Two Ways In β the Mercari search scraper accepts either a plain keyword or a fully filtered search link, so it fits how you already work
- π·οΈ Brand-Aware Results β brand and sub-brand fields make the Mercari product scraper output genuinely usable for Mercari reseller research
π‘ Best Use Cases for the Mercari Scraper
- π¦ Reselling and Sourcing β scrape Mercari listings to find underpriced stock before anyone else does
- π° Price Research β build a Mercari price tracking history for a product line and see how values move
- π Market Sizing β measure how many sellers compete in a category and at what price points
- β±οΈ Repricing Decisions β run the Mercari Scraper on a schedule so your Mercari price tracking stays current rather than a one-off snapshot
- π΅οΈ Competitor Analysis β follow specific sellers and study what they list, at what price, and how fast it sells
- π Japan Sourcing for Export β the Mercari Japan scraper helps proxy buyers and export businesses build catalogues
- π¨ Collectibles Hunting β track rare items across a whole category rather than refreshing pages manually
- π Sold-Price Analysis β collect Mercari sold listings to learn what buyers genuinely paid, not just asking prices
- π Fashion and Brand Research β use the Mercari product scraper mode to study how specific brands hold their value secondhand
- π₯ Dashboards and Inventory β export Mercari data to CSV and load it straight into your spreadsheet or stock system
π§ Good to Know
A few practical notes before you run the Mercari Scraper:
- What you can start from
- A plain search keyword
- A Mercari search link with your filters already applied
- Marketplace covered
jp.mercari.comβ the Japanese marketplace
- Currency
- All prices are in Japanese yen (JPY)
- Download formats
- CSV, Excel, JSON, XML, and RSS
- Please note
- β Mercari US is not covered by this Mercari JP scraper
- β Private messages, buyer details, and seller contact information are never collected
- βΉοΈ Titles and descriptions come back in Japanese, exactly as sellers wrote them β run them through a translator if you need English
- βΉοΈ Very broad searches return large result counts, so narrow with price and category filters for faster, more useful runs
π€ Support & Feature Requests
Need a hand, or have an idea for the Mercari Scraper?
- π‘ Feature Requests β want automatic translation, seller profile collection, or scheduled price checks? Just ask.
- π§ Contact β email us at scrapershub@gmail.com.
Your feedback shapes what we build next and helps keep this the most useful Mercari Scraper on the Apify Store.
Start today with the most complete Mercari Scraper available β prices, photos, sellers, and auctions in one run.
Related Scrapers
If the Mercari Scraper is useful to you, these tools from Scrapers Hub collect listings, profiles, posts, and contact details from other platforms:
- Alibaba Scraper
- Craigslist Scraper
- Avito Scraper
- Pinterest Scraper
- Reddit Scraper
- Bluesky Scraper
- Substack Scraper
- Product Hunt Scraper with Founders & Emails
- Y Combinator Scraper with Founders & Emails
Disclaimer
This Mercari Scraper collects information only from publicly available listing pages. It does not access private accounts, messages, or any password-protected content. You are responsible for following applicable laws and for respecting Mercari's terms of service when using what you collect.
For data removal requests, please contact scrapershub@gmail.com. Always use these tools responsibly, ethically, and for legitimate purposes only.