eBay Scraper avatar
eBay Scraper

Pricing

$50.00/month + usage

Go to Store
eBay Scraper

eBay Scraper

Developed by

Tin Duong

Tin Duong

Maintained by Community

Unofficial eBay API to extract data from eBay based on keywords or categories. Scrape prices, product descriptions, images, location, availability, brand, and more. Download extracted data in structured format and use it in reports, spreadsheets, databases, and applications.

5.0 (1)

Pricing

$50.00/month + usage

23

Total users

1.1k

Monthly users

60

Runs succeeded

97%

Issue response

18 hours

Last modified

2 months ago

You can access the eBay Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.ebay.com/sch/i.html?_from=R40&_trksid=p2499334.m570.l1313&_nkw=massage%2Brecliner%2Bchair&_sacat=6024"
< }
< ],
< "maxItems": 10,
< "proxyConfig": {
< "useApifyProxy": true
< }
<}' |
<apify call dtrungtin/ebay-items-scraper --silent --output-dataset

eBay Scraper API through CLI

The Apify CLI is the official tool that allows you to use eBay Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: