Ebay Advert Scraper avatar

Ebay Advert Scraper

Try for free

1 day trial then $30.00/month - No credit card required now

Go to Store
Ebay Advert Scraper

Ebay Advert Scraper

lucascode/ebay-advert-scraper
Try for free

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.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 6 days ago

Categories

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! 🚀