Ebay Advert Scraper
1 day trial then $30.00/month - No credit card required now
Ebay Advert Scraper
1 day trial then $30.00/month - No credit card required now
Provide one or more ebay advert URLs and receive scraped data from the advert.
Actor Metrics
1 monthly user
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Mar 2025
Modified 6 days ago
eBay Advert Scraper for Apify
Overview
The eBay Advert Scraper is a powerful and efficient web scraper designed to extract key details from eBay product listings. This scraper fetches important information such as the title, price, description, and seller username, making it ideal for market analysis, price tracking, and e-commerce research.
Features
- Extracts title, price, description, and seller username from eBay listings
- Uses residential proxies for reliable and anonymous scraping
- Runs in a headless mode for efficiency
- Handles multiple start URLs
Input
The scraper requires the following input parameters:
start_urls
: A list of eBay product URLs to scrape.
Example Input:
1{ 2 "start_urls": [ 3 {"url": "https://www.ebay.co.uk/itm/156742769254"} 4 ] 5}
Output
The scraper returns structured data in JSON format, containing:
url
: The product page URLtitle
: The product titleprice
: The product pricedescription
: The product descriptionseller_username
: The eBay seller's username
Example Output:
1{ 2 "url": "https://www.ebay.co.uk/itm/156742769254", 3 "title": "Apple iPhone 13 - 128GB - Midnight (Unlocked)", 4 "price": "£529.99", 5 "description": "Brand new iPhone 13, sealed box with full warranty.", 6 "seller_username": "TopSellerUK" 7}
Use Cases
- Market Research: Track product pricing trends
- Competitor Analysis: Monitor rival listings
- E-commerce Data Collection: Aggregate product details for analytics
Getting Started
- Provide a list of eBay product URLs as input.
- Run the scraper and retrieve structured data.
Notes
- Ensure that the provided eBay URLs are publicly accessible.
Support
For issues, please create a support ticket on the Actor issues page and we will respond as soon as possible.
Start extracting valuable eBay data today with the eBay Advert Scraper for Apify! 🚀