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

eBay Scraper

Scrape data from eBay easily with eBay Scraper.

About

eBay is used by individuals, companies, as well as governments to purchase and sell almost any legal, non-controversial item. eBay's auctions use a Vickrey auction (sealed-bid) proxy bid system. Buyers and sellers may rate and review each other after each transaction, resulting in a reputation system. The eBay service is accessible via websites and mobile apps. Software developers can create applications that integrate with eBay through the eBay API. Merchants can also earn commissions from affiliate marketing programs by eBay.

How to use it?

Go to ebay.com. Enter desired crateria for search and press button for search. On page with results copy URL link and add it as one of URLs that needs to be scraped by eBay scraper.

Example

Configuration for starting scraper

1{
2  "maxConcurrency": 1,
3  "proxyConfiguration": {
4    "useApifyProxy": true
5  },
6  "urls": [
7    {
8      "url": "https://www.ebay.com/sch/i.html?_from=R40&_trksid=p2334524.m570.l1313&_nkw=iphone&_sacat=0&rt=nc&_odkw=tv&_osacat=0&LH_BIN=1"
9    }
10  ]
11}

Example output

1{
2  "url": "https://www.ebay.com/itm/235308283519",
3  "id": "235308283519235308283519",
4  "title": "Manual Massage Recliner Chair Storage Pocket Cup Holder USB Charger Home Seat",
5  "priceWithCurrency": "US $369.00",
6  "price": 369,
7  "condition": "New",
8  "available": 5,
9  "categories": ["Home & Garden", "Furniture", "Chairs"],
10  "images": [
11    "https://i.ebayimg.com/images/g/t1AAAOSwQ1djvPxm/s-l140.jpg",
12    "https://i.ebayimg.com/images/g/BPUAAOSw9fRjvPxi/s-l140.jpg",
13    "https://i.ebayimg.com/images/g/0MoAAOSwYmFjvPxi/s-l140.jpg",
14    "https://i.ebayimg.com/images/g/FEAAAOSwwZBjvPxi/s-l140.jpg",
15    "https://i.ebayimg.com/images/g/1q4AAOSwFDhjvPxi/s-l140.jpg",
16    "https://i.ebayimg.com/images/g/LJcAAOSw1t9jvPxi/s-l140.jpg"
17  ],
18  "sold": 5,
19  "sellerName": "Conscience Shop",
20  "sellerUrl": "https://www.ebay.com/sch/i.html?_ssn=emerit_17&store_name=conscienceshop&_oac=1&_trksid=p4429486.m3561.l161211",
21  "itemLocation": "Walnut, California, United States",
22  "type": "",
23  "brand": "",
24  "auctionEndTime": "",
25  "isbn": "",
26  "mpn": "",
27  "upc": "",
28  "ean": "",
29  "shipping": "US $34.47 eBay International ShippingShop worldwide with confidence including detailed tracking and hassle-free returns. Learn more. See detailsfor shippingLocated in: Walnut, California, United States",
30  "delivery": "Estimated between Fri, Apr 19 and Thu, May 2 to 21101Estimated delivery dates - opens in a new window or tab include seller's handling time, origin ZIP Code, destination ZIP Code and time of acceptance and will depend on shipping service selected and receipt of cleared paymentcleared payment - opens in a new window or tab. Delivery times may vary, especially during peak periods.Please note the delivery estimate is greater than 18 business days.",
31  "returns": "30 days returns. Buyer pays for return shipping. See details- for more information about returns"
32}

eBay Scraper data output

The output from eBay Scraper is stored in the dataset. After the run is finished, you can download the dataset in various data formats (JSON, CSV, XML, RSS, HTML Table).

Support

For more custom/simplify outputs or Bug report please contact the developer (me) or report an issue.

Developer
Maintained by Community
Actor metrics
  • 8 monthly users
  • 97.6% runs succeeded
  • 0.0 days response time
  • Created in Mar 2024
  • Modified 24 days ago