Ebay Seller Scraper
Pricing
$30.00/month + usage
Go to Store
Ebay Seller Scraper
0.0 (0)
Pricing
$30.00/month + usage
0
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
25 days ago
Ebay Seller Scraper - Apify Actor
Overview
The Ebay Seller Scraper is an Apify Actor that extracts key seller information and listings from eBay seller profiles. It utilizes Selenium, BeautifulSoup, and Apify's proxy services to scrape eBay seller pages efficiently.
Features
- Extracts seller name and feedback score
- Retrieves active listings (titles and prices)
- Supports multiple seller profiles
- Uses Selenium WebDriver for dynamic page rendering
- Utilizes Apify residential proxies for seamless scraping
Input
The Actor expects the following input:
1{ 2 "start_urls": [ 3 { "url": "https://www.ebay.co.uk/usr/deba5078" } 4 ] 5}
start_urls
: A list of seller profile URLs to scrape
Output
The output is structured as follows:
1{ 2 "url": "https://www.ebay.co.uk/usr/deba5078", 3 "name": "Seller Name", 4 "feedback_score": "97%", 5 "listings": [ 6 { 7 "price": "£19.99", 8 "title": "Sample Product" 9 } 10 ] 11}
Limitations
- Frequent changes to eBay’s structure may require script updates.
Start scraping eBay seller data today with Ebay Seller Scraper! 🚀