eBay Scraper avatar

eBay Scraper

Try for free

3 days trial then $50.00/month - No credit card required now

View all Actors
eBay Scraper

eBay Scraper

dtrungtin/ebay-items-scraper
Try for free

3 days trial then $50.00/month - No credit card required now

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

You can access the eBay Scraper programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://www.ebay.com/sch/i.html?_from=R40&_trksid=p2499334.m570.l1313&_nkw=massage%2Brecliner%2Bchair&_sacat=6024"
5    }
6  ],
7  "maxItems": 10,
8  "proxyConfig": {
9    "useApifyProxy": true
10  }
11}' |
12apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 37 monthly users
  • 14 stars
  • 99.5% runs succeeded
  • 61 days response time
  • Created in Oct 2021
  • Modified 27 days ago
Categories