Guide
Mercari listings scraper for search, item, and seller inventory data
CrowdPull Mercari Listings Scraper extracts public Mercari search, item, and seller inventory data with filters for query, price, condition, status, page size, and detail enrichment.
Quick start
Example input
Use this as a starting shape, then adjust limits, filters, and source-specific options inside the Apify Actor UI.
{
"queries": ["vintage camera"],
"maxItems": 100,
"maxPages": 2,
"priceMin": 2500,
"priceMax": 25000,
"includeDetails": true,
"status": "on_sale"
}
Fields to collect
- item title
- price
- status
- seller inventory fields
- item ID
- image URLs
- source URL
- diagnostics
Best use cases
- resale price monitoring
- seller inventory research
- product sourcing
- marketplace analytics
- listing datasets
Recommended workflow
How to turn the scrape into traffic or leads
- Start with the smallest exact query that proves source access and field quality.
- Export source URLs and stable IDs so repeat runs can deduplicate correctly.
- Check diagnostics before treating empty, blocked, or partial runs as real market signals.
- Schedule repeat runs only after the first dataset has the fields and filters you need.
Recommended Actors
Start with these CrowdPull Actors
Public data Actor
CrowdPull Mercari Listings Scraper extracts public Mercari search, item, and seller inventory data without login cookies for supported listing workflows.
- Total users
- 2
- Bookmarks
- 0
- Status
- public
Run on Apify
Public data Actor
CrowdPull Facebook Marketplace Scraper is an Apify Actor for extracting public Facebook Marketplace listings by location, keyword, category, and price without login cookies.
- Total users
- 298
- Bookmarks
- 6
- Status
- public
Run on Apify
Public data Actor
CrowdPull OfferUp Scraper extracts public OfferUp listings by keyword, location, price, condition, and date filters for resale and local lead workflows.
- Total users
- 17
- Bookmarks
- 1
- Status
- public
Run on Apify
Public data Actor
CrowdPull Craigslist Classifieds Scraper extracts public Craigslist listings across real estate, cars, jobs, gigs, services, for-sale, free stuff, community, and events.
- Total users
- 2
- Bookmarks
- 0
- Status
- public
Run on Apify