Ebay Search Product

Ebay Search Product

by pintostudio

Scrape eBay search results across global marketplaces with this Apify actor. Get clean, structured product data for price tracking, research, and analysis.

196 runs
5 users
Try This Actor

Opens on Apify.com

About Ebay Search Product

Need to pull product data from eBay at scale? This Apify actor is your go-to. I've used it to scrape search results across eBay's different regions and marketplaces, and it handles the messy details so you don't have to. You give it a search query, and it returns structured data like product titles, prices, seller info, shipping details, and availability. It's perfect for building price comparison engines, tracking market trends, or aggregating inventory for research. The real value is in its consistency; eBay's layout can vary by country, but this actor normalizes the data into a clean JSON or spreadsheet format every time. Whether you're a developer feeding a database or a business analyst running a competitive analysis, it automates the tedious part of data collection. Just set your target region, run the search, and get reliable, structured results ready for your project.

What does this actor do?

Ebay Search Product 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 Product Search Actor

A web scraping actor on Apify that searches and extracts product data from eBay across multiple regions.

Overview

This actor lets you programmatically search eBay. It returns structured JSON data for items, supporting advanced filters like price, condition, location, and seller type. It's useful for gathering product listings for market research, price monitoring, or data analysis.

Key Features

  • Multi-region search: Works across 31+ eBay sites (e.g., us, uk, de, au).
  • Advanced filtering: Filter by price range, item condition, seller rating, shipping options, and geographic location.
  • Keyword exclusion: Omit unwanted terms from results.
  • Sorting & pagination: Sort results (price, date, etc.) and navigate through multiple pages.
  • Structured output: Returns clean, parsable JSON.

How to Use

Configure the actor via input JSON. Only the query field is mandatory.

Basic Input Structure

{
  "query": "your search term"
}

Common Optional Parameters

Parameter Type Description Default
countryIso string eBay site to use (e.g., us, uk, de). "us"
condition string new, used, refurbished, etc. "used"
minPrice / maxPrice integer Price range in local currency. 0 / 50000
location string worldwide, us_only, europe, etc. "worldwide"
sort string price_asc, price_desc, newly_listed, etc. "price_asc"
shipping string free, local_pickup, one_day_shipping, etc. "free"
seller string top_rated, returns_accepted, etc. "top_rated"
excludeKeywords string Space-separated terms to exclude. "broken damaged"
page integer Page number for pagination. 1

Usage Examples

Basic search:

{ "query": "macbook pro" }

Filtered search:

{
  "query": "iphone 15",
  "countryIso": "uk",
  "condition": "new",
  "minPrice": 500,
  "maxPrice": 1200,
  "sort": "price_asc",
  "shipping": "free"
}

Input/Output

Input: Configure the actor using the JSON parameters described above.

Output: The actor returns a JSON object containing an array of product items under results.items. Each item includes fields like itemId, title, price, condition, sellerName, itemUrl, and imageUrl.

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 Search Product now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
pintostudio
Pricing
Paid
Total Runs
196
Active Users
5
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