eBay Sold Listings — Real Comps & Price Stats
Pricing
from $2.50 / 1,000 results
eBay Sold Listings — Real Comps & Price Stats
Get eBay SOLD/completed listings (what items actually sold for) with per-query price stats — min, max, average, median. eBay's official API hides sold data; this reports it, paginated, with honest block handling.
Pricing
from $2.50 / 1,000 results
Rating
0.0
(0)
Developer
alaudin burki
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Get eBay SOLD/completed listings (what items actually sold for) with per-query price stats — min, max, average, median. eBay's official API hides sold data; this reports it, paginated, with honest block handling.
Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.
What you get
| Field | Description |
|---|---|
query | Query |
title | Title |
soldPrice | Sold Price |
currency | Currency |
soldDate | Sold Date |
condition | Condition |
shipping | Shipping |
itemUrl | Item Url |
How to use it
- Fill in the input (see the example below).
- Run it once for a snapshot, or schedule it to keep the data fresh.
- Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.
Input
{"queries": ["nintendo switch oled"],"country": "US","maxPagesPerQuery": 3,"excludeSponsored": true,"useResidentialProxy": false,"maxConcurrency": 5,"maxItems": 2000}
Sample output
[{"query": "example","title": "Example title","soldPrice": 29.99,"currency": "USD","soldDate": "2026-09-03T09:00:00.000Z","condition": "example","shipping": "example","itemUrl": "https://example.com/item/1"}]
Typical uses
- Reseller pricing — median sold price per SKU before you list or buy.
- Market trend — schedule weekly and diff
PRICE_STATS.medianto see prices move. - Sourcing — spot items selling well above their typical buy price.
Pricing
$2.50 / 1,000 results ($0.0025 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or
failed items are reported honestly — not billed as data.
FAQ & limitations
- Public data only — no login walls, no cookies required.
- Rate limits on the source may require the proxy or a retry on very large pulls.
- Every row reports its own status, so partial results are always labeled, never faked.
- Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
- Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
Related actors
- Amazon Reviews (Honest)
- eBay Sold Listings
- Shopify Product Scraper