Provide one or more ebay advert URLs and receive scraped data from the advert.
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.
The scraper requires the following input parameters:
start_urls
: A list of eBay product URLs to scrape.1{ 2 "start_urls": [ 3 {"url": "https://www.ebay.co.uk/itm/156742769254"} 4 ] 5}
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 username1{ 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}
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! 🚀
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!