eBay Product Scraper - Prices, Ratings & Listings avatar

eBay Product Scraper - Prices, Ratings & Listings

Pricing

from $1.20 / 1,000 results

Go to Apify Store
eBay Product Scraper - Prices, Ratings & Listings

eBay Product Scraper - Prices, Ratings & Listings

Scrape eBay product listings in one run. Get titles, prices, conditions, ratings, images, and shipping details for marketplace pricing and product research.

Pricing

from $1.20 / 1,000 results

Rating

0.0

(0)

Developer

kane liu

kane liu

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

eBay Scraper

Scrape live eBay product listings across 17 country sites. Acquisition runs on a hosted Cloud Run worker (Patchright Chrome); this Actor handles input, Apify Residential proxyUrl, Dataset output, and PPE.

Architecture: this Apify Actor is a thin client. Scraping runs on the ebay-com Cloud Run worker over HTTPS + API key.

Worker URL is config, not code: the Actor reads WORKER_BASE_URL from Actor environment variables (plus optional per-run workerBaseUrl). If you migrate the worker to a new host, update WORKER_BASE_URL (and WORKER_AUTH if the API key changes) in Apify Console — no Actor code change required. Set WORKER_PROVIDES_PROXY=1 when the worker supplies its own PROXY_URL instead of Apify RESIDENTIAL.

  • Search by keyword on the selected eBay market
  • Filter by L1 category (or any raw categoryId)
  • Collect titles, prices, conditions, ratings, shipping, images, and listing URLs
  • Optional Apify residential proxy with one bounded recovery retry on block / empty results

Free Apify plan limits (set by this Actor's developer)

LimitFree Apify planPaid Apify plan
Runs of this Actor10 runs totalUnlimited
Results per run (maxResults)Up to 500Up to 500

When the run cap is hit, the run finishes with a clear status message — not an Apify platform error. Paying Apify users are not subject to the run cap.


More Actors like this

Need a marketplace-specific scraper or a different vertical? Use a dedicated Actor below for structured fields. Stay on this Actor (ecommerce-scraper) for eBay keyword search across 17 country sites.

Similar e-commerce scrapers

Prefer another specialized scraper?

If your target has a specialized Actor below, use that first — usually cheaper and more structured than a generic scrape.

Jobs & Freelance

Real Estate

Travel & Stays

Social & Content

Ads Intelligence

Local & Maps

General tools

→ See the full catalog in Related Actors below, or browse apify.com/lentic_clockss.


How to use (no code required)

  1. Click "Try for Free" at the top of this page
  2. Enter a keyword (e.g. iphone 15)
  3. Choose a market (US, GB, DE, … — see Supported markets)
  4. (Optional) Set category / categoryId and maxResults
  5. Click Start — results appear in the Dataset tab, ready to download as Excel, CSV, or JSON

That's the whole workflow — pick a market and keyword, wait, download. Free Apify plans are capped at 10 runs and 500 results per run (see free-tier table above).


Supported markets

CodeSiteCurrency
USebay.comUSD
GBebay.co.ukGBP
DEebay.deEUR
FRebay.frEUR
ITebay.itEUR
ESebay.esEUR
AUebay.com.auAUD
CAebay.caCAD
NLebay.nlEUR
ATebay.atEUR
CHebay.chCHF
IEebay.ieEUR
PLebay.plPLN
BEebay.beEUR
HKebay.com.hkHKD
SGebay.com.sgSGD
MYebay.com.myMYR

Example input

{
"keyword": "iphone 15",
"market": "US",
"category": "electronics",
"maxResults": 20
}

Example output item

{
"itemId": "146637072148",
"title": "Apple iPhone 15 128GB Factory Unlocked Smartphone",
"price": 378.37,
"currency": "USD",
"condition": "Very Good - Refurbished",
"imageUrl": "https://i.ebayimg.com/images/g/example/s-l500.webp",
"itemUrl": "https://www.ebay.com/itm/146637072148",
"market": "US",
"category": "electronics",
"source": "ebay",
"keyword": "iphone 15",
"scrapedAt": "2026-07-21T10:00:00Z"
}

Runtime behavior

  • Acquisition: Cloud Run worker (ebay-com, Patchright + residential proxy)
  • Proxy: off by default; one Residential recovery retry on block or zero results
  • Memory: 1024 MB default (thin Actor; browser runs on the worker)
  • Worker env: production WORKER_BASE_URL + WORKER_AUTH (secret @ebayWorkerApiKey)

FAQ

Q: Why did my free-plan run stop after 10 runs?
A: Free Apify plan users get 10 runs of this Actor and up to 500 results per run. These limits are set by the Actor developer (not Apify). When you hit the run cap, the run finishes with a clear status message — it is not a platform bug. Upgrade to a paid Apify plan for unlimited runs.

API

curl "https://api.apify.com/v2/acts/lentic_clockss~ecommerce-scraper/runs?token=YOUR_TOKEN" \
-X POST \
-H "Content-Type: application/json" \
-d '{"keyword":"iphone 15","market":"US","category":"electronics","maxResults":10}'

All 77 public Actors from [lentic_clockss]. Click a name to open the Store detail page.

Jobs & Freelance

Real Estate

E-commerce

Travel & Stays

Social & Content

Ads Intelligence

Local & Maps

General Tools

→ Browse the full profile: apify.com/lentic_clockss