eBay Scraper (Pay Per Result)
Pay $5.00 for 1,000 results
eBay Scraper (Pay Per Result)
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:
Actor Metrics
7 monthly users
-
2 stars
98% runs succeeded
Created in Mar 2024
Modified 2 months ago