Ebay Store Products Scraper

Ebay Store Products Scraper

by pintostudio

A ready-to-use scraper that extracts product data (titles, prices, availability) from any eBay store. Get structured data for analysis without managing infrastructure.

211 runs
20 users
Try This Actor

Opens on Apify.com

About Ebay Store Products Scraper

Need to pull product data from an eBay store without getting your hands dirty with manual copying or complex code? I've been there. This Apify actor is essentially a pre-built scraper that handles the grunt work for you. You give it the URL of an eBay store, and it systematically extracts the key product details you're after: titles, prices, shipping costs, availability, item URLs, and even image links. It runs on Apify's platform, so you don't have to worry about managing servers or getting blocked—it handles the technical headaches like pagination and request queues. I use tools like this when I'm doing competitor research, tracking price trends for specific sellers, or aggregating product catalogs for market analysis. The data comes out structured and ready to go, typically in JSON or CSV format, which you can easily plug into a spreadsheet or your own application. It's a straightforward solution that saves a ton of time if you regularly need clean, actionable data from eBay storefronts.

What does this actor do?

Ebay Store Products Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

eBay Store Products Scraper

Overview

This Apify actor scrapes product listings from any eBay store URL. It extracts detailed product data, store categories, and supports pagination, filtering, and sorting across 31+ regional eBay sites.

Key Features

  • Multi-region scraping: Works with eBay sites in over 31 countries (e.g., us, uk, de, fr).
  • Pagination & filtering: Control page number, items per page (24, 48, 72), and listing type (All, Auction, Buy It Now).
  • Sorting options: Sort results by best match, price (low/high), newly listed, or ending soonest.
  • Comprehensive data extraction: Captures titles, prices, images, conditions, seller info, shipping details, and product attributes.
  • Store categories: Retrieves the store's category structure with names and direct links.

How to Use

Provide the target eBay store URL via the storeUrl input parameter. Configure optional parameters like countryIso, page, perPage, type, and sorting to refine your scrape.

Basic Input Example

{
  "storeUrl": "https://www.ebay.com/str/example-store",
  "countryIso": "uk",
  "page": 1,
  "perPage": "48",
  "type": "bin",
  "sorting": "lowest_price"
}

Input Parameters

Required:
* storeUrl (String): The full URL of the eBay store to scrape.

Optional:
* countryIso (String): Two-letter country code. Default is "us".
* page (Integer): Page number for pagination. Starts from 1.
* perPage (String): Items per page. Must be "24", "48", or "72".
* type (String): Listing type filter. Options: "all", "auction", "bin".
* sorting (String): Result sort order. Options include "best_match", "lowest_price", "highest_price", "newly_listed", "ending_soonest".

Output Format

The actor returns a structured JSON object.

Main Structure

{
  "products": [...],
  "totalAvailableProducts": 150,
  "categories": [...]
}

Product Object

Each item in the products array includes:
* itemId: Unique eBay identifier.
* title: Product title.
* imageUrl: Main product image URL.
* price: Object with current value and currency.
* delivery: Shipping information.
* condition: Item condition.
* sellerInfo: Seller name and rating.
* itemUrl: Direct link to the product page.
* quantity, productAttributes, freeReturns.

Category Object

Each item in the categories array includes:
* categoryId: eBay's internal category ID.
* name: Category name.
* url: Direct link to that store category.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Ebay Store Products Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
pintostudio
Pricing
Paid
Total Runs
211
Active Users
20
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support