VOOZH about

URL: https://apify.com/scrapapi/ebay-scraper

⇱ Ebay Scraper Β· Apify


Pricing

from $2.99 / 1,000 results

Go to Apify Store

πŸ”Ž eBay Scraper automates extracting product listings, prices, and seller details from eBay. ⚑ Fast, reliable, and easy to use for market research, pricing insights, and competitive analysis. πŸ“ˆ

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ ScrapAPI

ScrapAPI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

eBay Scraper (Apify Actor)

Scrapes eBay.com product pages into a flat JSON record (same fields as the original extract_all_data pipeline). Supports search URLs (/sch/...) and item URLs (/itm/...).

Features

  • Discovery: Extracts product links from search results (s-item__link, regex /itm/, s-item__info fallback) and normalizes to https://www.ebay.com/itm/<id>.
  • Extraction: Full HTML parsing (JSON-LD, buy box, item specifics, prices, sold/availability, seller, location, UPC/EAN/MPN, etc.).
  • Requests: impit (Chrome TLS/HTTP fingerprint) with browser-like headers.
  • Proxy strategy: Starts without proxy (direct to eBay). On block: Apify datacenter (SHADER) β†’ residential (RESIDENTIAL, up to 3 attempts). After a successful residential response, all further requests use residential only (sticky). Events are logged clearly.
  • Concurrency and optional delay between requests.

Input

FieldTypeDescription
urlsarrayRequired. Each entry { "url": "..." } (Apify request list). Search and/or item URLs.
proxyConfigurationobjectApify Proxy. Set useApifyProxy: true to allow datacenter/residential fallback. useApifyProxy: false = direct only. Optional apifyProxyCountry for geo.
maxItemsintegerMax products after discovery (0 = no limit). Default 100.
concurrencyintegerParallel product fetches (1–50). Default 20.
requestDelaySecondsintegerBase delay; small random jitter is added. Default 1.

Example input (paste in Apify Console or save as a local JSON file for apify run β€” do not commit secrets or personal test URLs):

{
"urls":[
{"url":"https://www.ebay.com/sch/i.html?_nkw=massage+chair&_sacat=6024"}
],
"proxyConfiguration":{"useApifyProxy":true},
"maxItems":50,
"concurrency":10,
"requestDelaySeconds":1
}

Output

Dataset items match the original schema: url, categories, itemNumber, title, subTitle, whyToBuy, price, priceWithCurrency, wasPrice, wasPriceWithCurrency, available, availableText, sold, image, seller, itemLocation, ean, mpn, upc, brand, type. Failed fetches may include error.

Local run

cd eBay-Scraper
pip install-r requirements.txt
apify run --input-file my-input.json

Create my-input.json yourself (or any path) with the shape above. Results: storage/datasets/default/.

Legal

Use only for publicly visible listings. You are responsible for compliance with eBay’s terms and applicable laws.

Support

Built with the Apify SDK for Python. See Apify documentation.

You might also like

eBay Product Scraper

scrapers-hub/ebay-product-scraper

eBay product scraper to extract product details, prices, seller information, ratings, and listings from eBay πŸ›’πŸ“Š Perfect for competitor analysis, market research, and eCommerce intelligence. Fast, accurate, and scalable.

Ebay Scraper Pro

webdatalabs/ebay-scraper-pro

Fast, reliable eBay product scraper with seller analytics, engagement metrics, and variant extraction. Extract product listings with images, prices, sold counts, and seller reputation data from eBay.com, eBay.de, and eBay.co.uk.

68

5.0

πŸ›’βœ¨ eBay Search Scraper

scrapapi/ebay-search-scraper

πŸ›’βœ¨ eBay Search Scraper delivers live marketplace data from eBay search resultsβ€”titles, prices, listings & more. ⚑ Fast, reliable extraction for price tracking, competitive analysis & research. πŸ“Š Unlock real-time insights with eBay-search-scraper.

eBay Search Listings Scraper

nifty.codes/ebay-listings-scraper

Extract eBay listings with prices, shipping, and seller data from search results and category pages. Powered by eBay Scraper.

Ebay Seller Scraper

scrapapi/ebay-seller-scraper

πŸ“ˆ eBay Seller Scraper pulls seller listings and key details from eBay fast & reliably. πŸ› οΈ Perfect for market research, competitor tracking, and pricing insights. πŸ“Š Extracts structured data to save time and boost smarter decisions. βœ