Ebay Advert Scraper

Ebay Advert Scraper

Provide one or more ebay advert URLs and receive scraped data from the advert.

ECOMMERCEApify

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 URL
  • title: The product title
  • price: The product price
  • description: The product description
  • seller_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

  1. Provide a list of eBay product URLs as input.
  2. 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! 🚀

Frequently Asked Questions

Is it legal to scrape job listings or public data?

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.

Do I need to code to use this scraper?

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.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

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!