eBay Listings Scraper avatar

eBay Listings Scraper

Pricing

$1.50 / 1,000 listings

Go to Apify Store
eBay Listings Scraper

eBay Listings Scraper

Live eBay search results with price, condition, shipping, bids, watchers, units sold and seller rating. Works on eBay US, UK, DE, FR, IT, ES, CA and AU. Built for price research, market monitoring and resale valuation.

Pricing

$1.50 / 1,000 listings

Rating

0.0

(0)

Developer

Clearrun Data

Clearrun Data

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Share

Search eBay and get every listing as structured JSON: price, condition, shipping, bids, watchers, units sold, seller rating and location. Works on eBay US, UK, Germany, France, Italy, Spain, Canada and Australia, with eBay's own filters (condition, buying format, price range) and sort orders.

Since August 2026 eBay only shows sold and completed listings to signed-in users, so no scraper can deliver them honestly. This Actor gives you the live market instead: asking prices across conditions, how many units a listing has already sold, how many people are watching it and how many bids an auction has. Together those are the strongest public signals of what an item is really worth.

What you get

{
"query": "iphone 13 128gb",
"site": "ebay.com",
"itemId": "123456789012",
"title": "Apple iPhone 13 128GB Blue Unlocked",
"price": 289.99,
"currency": "USD",
"originalPrice": null,
"condition": "Pre-Owned",
"listingType": "buyItNow",
"acceptsOffers": true,
"bids": null,
"watchers": 57,
"quantitySold": 1234,
"shipping": "Free shipping",
"shippingCost": 0,
"location": "United States",
"seller": "techdeals",
"sellerFeedbackCount": 12345,
"sellerPositivePercent": 99.6,
"sponsored": false,
"url": "https://www.ebay.com/itm/123456789012"
}

A STATS record in the run's key-value store holds min, median, mean and max price per search term. currency is the currency eBay served the page in (the marketplace's own currency whenever a local proxy exit is available).

Input

FieldDefaultNotes
queriesOne search per line
sitecomcom, co.uk, de, fr, it, es, ca, com.au
maxResultsPerQuery100Up to 5,000
sortBybestMatchpriceLowest, priceHighest, newlyListed, endingSoonest
conditionanynew, used, refurbished
buyingFormatallauction, bin, bestOffer
minPrice / maxPriceIn the site's currency
proxyConfigurationApify residentialeBay blocks data-centre IPs; keep residential on

Pricing

Pay per listing delivered. Duplicates within a run are never charged; a search that returns nothing costs nothing.

Typical uses

  • Price research and resale valuation across conditions
  • Monitoring competitors' listings, stock and watcher counts
  • Finding under-priced items by sorting on price + shipping
  • Feeding market data to AI agents and spreadsheets

Use from an AI agent

Available through the Apify MCP server: "Find the cheapest used iPhone 13 128GB on eBay UK with free postage."

Support

Open an issue on the Issues tab with the search term, site and run ID. Issues are answered within one working day.