eBay Scraper (Pay Per Result) avatar
eBay Scraper (Pay Per Result)

Pricing

$4.00 / 1,000 results

Go to Apify Store
eBay Scraper (Pay Per Result)

eBay Scraper (Pay Per Result)

Developed by

Ivan Vasiljević

Ivan Vasiljević

Maintained by Community

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

0.0 (0)

Pricing

$4.00 / 1,000 results

6

174

18

Last modified

4 days ago

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

{
"urls": [
{
"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"
}
]
}

Example output

{
"url": "https://www.ebay.com/itm/277363744472",
"id": "277363744472277363744472",
"title": "2025 Mazda CX-5 2.5 S Premium Plus Package",
"priceWithCurrency": "US $36,305.00",
"price": 36305,
"condition": "New",
"categories": ["eBay Motors", "Cars & Trucks", "CX-5"],
"images": [
"https://i.ebayimg.com/images/g/gjsAAeSwQdtopiUA/s-l140.webp",
"https://i.ebayimg.com/images/g/wfcAAeSwjA9obFAF/s-l140.webp",
"https://i.ebayimg.com/images/g/Nc0AAeSwIr1opiUB/s-l140.webp",
"https://i.ebayimg.com/images/g/YUMAAeSwddtopiUB/s-l140.webp",
"https://i.ebayimg.com/images/g/Y84AAeSwBzFopiUC/s-l140.webp",
"https://i.ebayimg.com/images/g/5HsAAeSwHbtopiUC/s-l140.webp"
],
"sellerName": "miamilakesautomall",
"sellerUrl": "https://www.ebay.com/sch/miamilakesautomall/m.html?item=277363744472&rt=nc&_trksid=p4429486.m3561.l161211",
"itemLocation": "",
"type": "",
"brand": "",
"auctionEndTime": "",
"vin": "JM3KFBEM3S0675995",
"isbn": "",
"mpn": "",
"upc": "",
"ean": "",
"shipping": "See item description for shipping detailsLocated in: Hialeah, Florida, United States",
"delivery": "",
"returns": "",
"attirutes": {
"Condition": "New: A vehicle is considered new if it is purchased directly from a new car franchise dealer and has ... Read moreabout the conditionNew: A vehicle is considered new if it is purchased directly from a new car franchise dealer and has not yet been registered and issued a title. New vehicles are covered by a manufacturer's new car warranty and are sold with a window sticker (also known as a “Monroney Sticker”) and a Manufacturer's Statement of Origin. These vehicles have been driven only for demonstration purposes and should be in excellent running condition with a pristine interior and exterior. See the seller's listing for full details. See all condition definitionsopens in a new window or tab",
"Year": "2025",
"VIN (Vehicle Identification Number)": "JM3KFBEM3S0675995",
"Mileage": "161",
"Vehicle Title": "Clean",
"Make": "Mazda",
"Trim": "2.5 S Premium Plus Package",
"Engine": "SKYACTIV 2.5L 4-Cylinder DOHC 16V",
"Fuel Type": "Gasoline",
"Body Type": "4D Sport Utility",
"Features": "--",
"Power Options": "--",
"Exterior Color": "Gray",
"Interior Color": "Black",
"Transmission": "Automatic",
"Warranty": "Unspecified",
"For Sale By": "Dealer",
"Model": "CX-5"
}
}

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.