eBay Scraper (Pay Per Result) avatar

eBay Scraper (Pay Per Result)

Try for free

Pay $5.00 for 1,000 results

View all Actors
eBay Scraper (Pay Per Result)

eBay Scraper (Pay Per Result)

ivanvs/ebay-scraper-pay-per-result
Try for free

Pay $5.00 for 1,000 results

Extract data from classified advertisements on eBay. Scrape any category of items that are being sold on eBay. Download listings data in JSON, XML, Excel, and other versatile

You can access the eBay Scraper (Pay Per Result) 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  "urls": [
3    {
4      "url": "https://www.ebay.com/sch/39804/i.html?_from=R40&_nkw=tv&rt=nc&Brand=Comcast&_dcat=39804"
5    }
6  ],
7  "maxConcurrency": 1,
8  "proxyConfiguration": {
9    "useApifyProxy": true
10  }
11}' |
12apify call ivanvs/ebay-scraper-pay-per-result --silent --output-dataset

eBay Scraper (Pay Per Result) API through CLI

The Apify CLI is the official tool that allows you to use eBay Scraper (Pay Per Result) 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
  • 7 monthly users
  • 2 stars
  • 93.2% runs succeeded
  • Created in Mar 2024
  • Modified 22 days ago