ππ eBay Scraper (Rental)
by 3x1t
Unlock access to millions of product listings on eBay thanks to this unofficial API. Get fast, exhaustive results for valuable e-commerce insights. Fa...
Opens on Apify.com
About ππ eBay Scraper (Rental)
Unlock access to millions of product listings on eBay thanks to this unofficial API. Get fast, exhaustive results for valuable e-commerce insights. Fast, cheap & reliable. Rental version.
What does this actor do?
ππ eBay Scraper (Rental) is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
π What does eBay Scraper do? This is a tool for extracting eBay listings. You can then export the data in various forms, including JSON, CSV, table and others that are supported by the Apify platform. This version is configured as rental, meaning you will pay fixed price per month. If you prefer pay-per-result, visit ππ eBay Scraper (PPR). # π Why scrape eBay? Scraping eBay can be an incredibly valuable tool for anyone looking to gain insights into the online marketplace. By extracting essential product details such as prices, item specifics, and images, you can quickly analyze trends and gauge the popularity of certain items. This data is especially useful for businesses looking to optimize their own listings, adjust prices based on market trends, or even discover gaps in the market where they can introduce new products. With access to real-time data, ππ eBay Scraper allows businesses to stay agile and responsive to changes in consumer demand and competitive activity. # π Features 1. π― Search for listings using: - Search URLs 2. π₯ Fast (up to ~5 results per second) 3. π² Affordable 1. Costs only $6.99 per month 2. Very low usage cost (~$0.25 per 1000 results) 4. π Supports different domains (e.g. .com, .co.uk, etc.) 5. πΊοΈ (Limited) Custom client country emulation (e.g. United States, Great Britain, etc.) - Or set your own proxy 6. π€ Export data in CSV, JSON, or Excel formats # π What is being extracted?
| π° Title | π° Price (+Currency) | π URL |
| π’ ID (Item number) | πΌοΈ Images | π Item-specific attributes |
| β Is On Sale | β Is Promoted (Sponsored) | π¨ββοΈ Condition |
| π·οΈ Categories (+Breadcrumbs) | π Available amount | π Sold amount |
| β Why to buy | π’ Shipping info (price, delivery countries, etc.) | π’ Rank (Item index) |
| NEW πͺ Seller information | NEW β Product ratings |
https://www.ebay.com/sch/i.html?_nkw=arduino&_sacat=0&_from=R40&_ipg=60&_pgn=1 https://www.ebay.com/sch/i.html?_nkw=dictionary&_sacat=0&_from=R40&_sop=16 # π Example input JSON This example contains 2 start URLs, and there is a result limit equal to 20 for every start URL: ## Without proxy json { "resultLimitPerUrl": 20, "startUrls": [ "https://www.ebay.com/sch/i.html?_nkw=arduino&_sacat=0&_from=R40&_ipg=60&_pgn=1" ], "simulateCountryCode": "US" } ## With proxy json { "resultLimitPerUrl": 100, "startUrls": [ "https://www.ebay.com/sch/i.html?_nkw=arduino&_sacat=0&_from=R40&_ipg=60&_pgn=1" ], "simulateCountryCode": "US", "proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ], "apifyProxyCountry": "US" } } ## Input field info - resultLimitPerUrl - Sets the maximum amount of results to be returned for each start URL. - startUrls - Array of start URLs. They should be search URLs. - simulateCountryCode - Actor will emulate being from a given country. It is Disabled when Proxy is set. - proxyConfiguration - The proxy configuration object. Use the Apify UI for setting it. # πΌοΈ Example output These samples are in JSON format. Apify enables you by default to choose other formats, such as JSON, CSV, XML, Excel, HTML Table, RSS or JSONL. json { "itemNumber": 317487039919, "title": "ELEGOO UNO R3 Project Super Starter Kit", "url": "https://www.ebay.com/itm/317487039919", "price": { "current": { "value": 26.99, "currency": "USD" }, "isOnSale": false }, "previewImageUrl": "https://i.ebayimg.com/images/g/SfwAAeSwJJZpBNpv/s-l1600.webp", "imageUrls": [ "https://i.ebayimg.com/images/g/SfwAAeSwJJZpBNpv/s-l1600.webp", "https://i.ebayimg.com/images/g/4R0AAeSwv3FpBNpx/s-l1600.webp", "https://i.ebayimg.com/images/g/-LwAAeSwo-ZpBNpy/s-l1600.webp" ], "itemSpecificAttributes": { "Condition": "New β Open box", "Seller Notes": "βThis is a new kit but the 9V battery was removed because it was out of date.β", "Country of Origin": "China", "Brand": "ELEGOO", "Series": "UNO R3", "Type": "General Embedded Development Board", "Kit Name": "Super Starter Kit", "MPN": "Does not apply", "Features": "Flash Memory, USB", "Program Memory Type": "EEPROM", "Supported Device": "Arduino UNO R3", "UPC": "Does not apply" }, "categories": [ "Development Kits & Boards" ], "categoryPaths": [ [ "Business & Industrial", "Electrical Equipment & Supplies", "Electronic Components & Semiconductors", "Semiconductors & Actives", "Development Kits & Boards" ] ], "availableAmount": 10, "availableAmountText": "More than 10 available", "soldAmount": 44, "soldAmountText": "44 sold", "condition": "New β Open box", "whyToBuy": [ { "title": "This one's trending.", "details": "44 have already sold." }, { "title": "People want this.", "details": "51 people are watching this." } ], "shippingPrice": { "value": 0, "currency": "USD" }, "shipsTo": { "countries": "Worldwide", "excludedCountries": [ "Barbados", "French Guiana", "French Polynesia", "Guadeloupe", "Libya", "Martinique", "New Caledonia", "Reunion", "Russian Federation", "Ukraine", "Venezuela" ] }, "itemLocation": "Bonham, Texas, United States", "isPromoted": false, "rank": 2, "sellerInfo": { "name": "Keystone Enterprises", "bio": "We are a family business located in Bonham Texas. We resell computer and electronic equipment, cellphones and accessories, military surplus including tools and medical supplies, as well as a general assortment of items. Browse our store because chances are we have what you are looking for!", "url": "https://www.ebay.com/str/kesales?_trksid=p4429486.m145687.l149267", "logoUrl": "https://i.ebayimg.com/images/g/aHMAAOSwpsJfsrEO/s-l140.jpg", "registrationDate": { "year": 2000, "month": 1 }, "totalRatingPercent": 99.1, "totalDetailedRatingStars": { "Accurate description": 4.9, "Reasonable shipping cost": 5, "Shipping speed": 5, "Communication": 5 }, "buyerFeedback": { "forThisItem": { "count": 22, "shownFeedbackItems": [ { "id": "2480941042011", "ratingType": "POSITIVE", "buyerNameCensored": "1***d", "buyerFeedbackScore": 2016, "relativeReviewDate": "Past month", "comment": "Nice item as described, carefully packaged, fast shipping. A++ seller. Thanks!", "isVerifiedPurchase": true }, { "id": "2473362180011", "ratingType": "POSITIVE", "buyerNameCensored": "s***5", "buyerFeedbackScore": 2, "relativeReviewDate": "Past month", "comment": "Item was as described. Very satisfied with product. Shipped very fast, too.", "isVerifiedPurchase": true }, { "id": "2468355140011", "ratingType": "POSITIVE", "buyerNameCensored": "t***2", "buyerFeedbackScore": 764, "relativeReviewDate": "Past month", "comment": "Nice kit", "isVerifiedPurchase": true }, { "id": "2457092284011", "ratingType": "POSITIVE", "buyerNameCensored": "t***6", "buyerFeedbackScore": 1479, "relativeReviewDate": "Past month", "comment": "Works fine", "isVerifiedPurchase": true }, { "id": "2477732223011", "ratingType": "POSITIVE", "buyerNameCensored": "c***c", "buyerFeedbackScore": 789, "relativeReviewDate": "Past month", "comment": "A+ thanks!!", "isVerifiedPurchase": true }, { "id": "2448095727011", "ratingType": "POSITIVE", "buyerNameCensored": "a***l", "buyerFeedbackScore": 1074, "relativeReviewDate": "Past month", "comment": "Thanks", "isVerifiedPurchase": true }, { "id": "2480938976011", "ratingType": "POSITIVE", "buyerNameCensored": "eBay automated feedback", "buyerFeedbackScore": null, "relativeReviewDate": "Past month", "comment": "Order delivered on time with no issues", "isVerifiedPurchase": false }, { "id": "2480651906011", "ratingType": "POSITIVE", "buyerNameCensored": "eBay automated feedback", "buyerFeedbackScore": null, "relativeReviewDate": "Past month", "comment": "Order delivered on time with no issues", "isVerifiedPurchase": false } ] }, "forAllItems": { "count": 46328, "shownFeedbackItems": [ { "id": "2357451039011", "ratedItem": "Military Spare Barrel Carrying Case OD Green (#143181349430)", "ratingType": "POSITIVE", "buyerNameCensored": "c***c", "buyerFeedbackScore": 855, "relativeReviewDate": "Past 6 months", "comment": "fast shipping! packed well, best price, exactly as described.\ni can't say enough about how great this seller is. super deal. bags like this were $50 20yrs ago without nice padded slings. the slings cost $15 or more by themselves. my 2nd one from this seller. this one nicer than 1st and the 1st looked new :)", "isVerifiedPurchase": true }, { "id": "2470642701011", "ratedItem": "Lot of 5 Arduino Mega Prototype Shield w/ Bread Board (#146372963606)", "ratingType": "POSITIVE", "buyerNameCensored": "h***t", "buyerFeedbackScore": 3458, "relativeReviewDate": "Past month", "comment": "I am very happy to support this seller from my past experience buying from them. Items were just as shown. Shipped fast and well enough packed. Thanks. A+", "isVerifiedPurchase": true }, { "id": "2369805946011", "ratedItem": "ELEGOO UNO R3 Project Super Starter Kit (#316678279138)", "ratingType": "POSITIVE", "buyerNameCensored": "r***r", "buyerFeedbackScore": 49, "relativeReviewDate": "Past 6 months", "comment": "Ordered an Elegoo Uno R3 Starter Kit (Arduino). The kit shipped quick, was well packed, was exactly as advertised (unused), and at an excellent price. Iβd happily buy from Keystone Enterprises again.", "isVerifiedPurchase": true }, { "id": "2370092868011", "ratedItem": "Nice Vintage Apple IIe Computer System Complete (#317110539604)", "ratingType": "POSITIVE", "buyerNameCensored": "s***p", "buyerFeedbackScore": 684, "relativeReviewDate": "Past 6 months", "comment": "Very kind people. The item was listed as PICKUP only and they were so helpful to bring the computer to a local UPS store which did the packing and shipping for me", "isVerifiedPurchase": true }, { "id": "2450619163011", "ratedItem": "Lot of 3 Creative Labs & Formosa Industrial PCI Sound Cards (#317042803659)", "ratingType": "POSITIVE", "buyerNameCensored": "a***p", "buyerFeedbackScore": 452, "relativeReviewDate": "Past month", "comment": "Items as described, good packaging and fast shipping, honest seller.", "isVerifiedPurchase": true }, { "id": "2477990894011", "ratedItem": "Dell Optiplex 7050 SFF i5-7500 16GB 2TB HDD WIN 11 PRO (#316695675067)", "ratingType": "POSITIVE", "buyerNameCensored": "j***o", "buyerFeedbackScore": 2064, "relativeReviewDate": "Past month", "comment": "Item received as described. Shipping was fast, packaging was secure, and at a good price.", "isVerifiedPurchase": true }, { "id": "2469403462011", "ratedItem": "Dell Optiplex 3050 Mini D10U i5-7500T 8GB 128GB SSD WIN 11 PRO (#316559744455)", "ratingType": "NEGATIVE", "buyerNameCensored": "s***l", "buyerFeedbackScore": 394, "relativeReviewDate": "Past month", "comment": "When I plugged it in I got \"No Bootable Device\". I messaged them Saturday. Monday no reply, Tuesday no reply, finally Wednesday they said they made a mistake and sent me one without Windows installed even though the ad specifically stated that Windows 11 Pro was. They told me to download it and install it myself.\n\nIf I wanted one without Windows I would of bought one and it would of been cheaper.\n\nOh well, lesson learned, i'll just avoid this vendor in the future", "isVerifiedPurchase": true }, { "id": "2480941042011", "ratedItem": "ELEGOO UNO R3 Project Super Starter Kit (#317487039919)", "ratingType": "POSITIVE", "buyerNameCensored": "1***d", "buyerFeedbackScore": 2016, "relativeReviewDate": "Past month", "comment": "Nice item as described, carefully packaged, fast shipping. A++ seller. Thanks!", "isVerifiedPurchase": true } ] } } } } ## Extra output field info | Field path | Possible values | Note |
|---|---|---|
itemSpecificAttributes | Dictionary | This is a key-value object containing the item attributes (e.g. brand, type, etc.). |
| Actor | Description |
|---|---|
| | Extracts product data from Google Street View, including panoramas, historical data, points of interest (e.g. places in vicinity) and more. |
| Actor | Description |
|---|---|
| | Scrapes vehicle listings from Leboncoin.fr and returns well-structured data (very similar to our other vehicle actors). Pay-per-event version. |
| | Scrapes vehicle listings from Mobile.de, Europe's largest car marketplace, with detailed vehicle data like brand, model, price, and images. |
| | Pay-per-result version of the Mobile.de Scraper, offering a cost-effective option for smaller use cases to extract car data. |
| | Checks listing IDs and returns only those that are not valid anymore. |
| | Scrapes vehicle listings from AutoScout24, with detailed vehicle data like brand, model, price, images, dealer info and more. Rental version. |
| | Scrapes vehicle listings from AutoScout24, with detailed vehicle data like brand, model, price, images, dealer info and more. Pay-per-result version. |
| | Scrapes vehicle listings from AutoScout24, with detailed vehicle data like brand, model, price, images, dealer info and more. Rental version. |
| | Scraper dedicated for the Swiss website of AutoScout24. Rental version. |
| | Scraper dedicated for the Swiss website of AutoScout24. Pay-per-event version. |
| Actor | Description |
|---|---|
| | Extracts product data from eBay, including details like price, title, images, and more. Rental version. |
| | Extracts product data from Wish.com, including details like price, name, reviews, and more. |
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try ππ eBay Scraper (Rental) now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- 3x1t
- Pricing
- Paid
- Total Runs
- 1,320
- Active Users
- 27
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support