
eBay Search Results Scraper
Pricing
$1.00 / 1,000 results

eBay Search Results Scraper
Scrapes Product ID, title, price and sold date from a search result.
5.0 (1)
Pricing
$1.00 / 1,000 results
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
a day ago
🔍 What does this eBay Scraper do?
This lightweight eBay scraper focuses on extracting only the essentials from eBay listings: 🆔 Product ID, 📰 Title, 💰 Price, and 📅 Sold Date.
It's ideal for market research, trend tracking, and competitor analysis—without the clutter of extra data.
The scraper runs on a Pay Per Result (PPR) model, meaning you only pay based on the number of listings extracted. If you're interested in a monthly plan instead, check out our Rental version.
📋 Why scrape eBay?
Tracking eBay's sold listings gives you a powerful edge. Whether you're a reseller, market analyst, or eCommerce enthusiast, this tool helps you:
- 🔍 Understand what’s actually selling
- 📈 Spot price trends over time
- 💡 Find high-demand product niches
With just the key data points, you can quickly make smarter decisions and uncover new opportunities.
🚀 Features
- 🎯 Scrape sold listings using eBay search URLs
- ⚡ Fast and lightweight (~10 results per second)
- 💸 Affordable – only $0.99 per 1,000 results
- 📤 Export your data in CSV or JSON
- 🧠 No setup needed – just paste your search URL
📊 What is extracted?
Field | Description |
---|---|
🔢 Product ID | eBay’s unique item number |
📰 Title | The listing title |
💰 Price | Final sale price (with currency) |
📅 Sold Date | When the item was sold (optional) |
No unnecessary fields. Just clean, actionable data.
❓ How to use
- Go to eBay and search for what you’re interested in.
- Apply filters like "Sold Items" or "Completed Listings".
- Copy the full search URL.
- Paste it into this scraper’s input.
📌 Example input URLs:
https://www.ebay.com/sch/i.html?_nkw=arduino&_sop=13
https://www.ebay.it/sch/i.html?_nkw=fotocamera&_sop=13
🖼️ Example output
These samples are in JSON format. Apify enables you by default to choose other formats, such as JSON, CSV, XML, Excel, HTML Table, RSS or JSONL.
JSON [ { "title": "Smartwatch Donna Uomo, Orologio 1,69'' Sonno/Cardiofrequenzimetro/Contapassi...", "price": "38,14", "soldDate": "06/06/2025", "link": "https://www.ebay.it/itm/364895796223", "productId": "364895796223" }, { "title": "Cinturino per Garmin Fenix 3/Fenix 3Hr/Fenix 5X/5X Plus SmartWatch Nylon Tessuto", "price": "18,55", "soldDate": "05/06/2025", "link": "https://www.ebay.it/itm/365037204112", "productId": "365037204112" } ]