Ebay Scraper avatar

Ebay Scraper

Pricing

$24.99/month + usage

Go to Apify Store
Ebay Scraper

Ebay Scraper

Extract eBay listings at scale — prices, conditions, seller ratings, shipping costs, bids, and item specifics from any eBay marketplace. Search by keyword with filters for condition, price range, and listing type. Retrieve full details with specs, images, brand, and product identifiers.

Pricing

$24.99/month + usage

Rating

0.0

(0)

Developer

SilentFlow

SilentFlow

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Share

by SilentFlow

Extract eBay listings at scale, prices, conditions, seller ratings, shipping details, bids, item specifics, and product identifiers from any eBay marketplace worldwide.

✨ Why use this scraper?

  • 🌍 All eBay sites: US, UK, Germany, France, Canada, Australia, Italy, Spain, one tool for every market
  • 🔍 Keyword search: Just type your search terms, no need to construct URLs manually
  • 🎯 Powerful filters: Filter by condition (new/used/refurbished), listing type (Buy It Now / Auction), and price range
  • 📦 Rich data: Title, price, original price, seller with feedback score, shipping cost, location, bids, sold count, and more
  • 🔬 Full item details: Enable detail page scraping for description, item specifics (Brand, Color, Size, MPN, UPC/EAN), and all product images

🎯 Use cases

IndustryApplication
E-commerceTrack competitor pricing and identify arbitrage opportunities
Market ResearchAnalyze supply, demand, and price trends for any product category
Price IntelligenceMonitor sold prices and "was price" discounts for dynamic pricing
Inventory SourcingFind bulk lots, wholesale items, and underpriced listings automatically
DropshippingDiscover trending products with high sold counts and healthy margins
Product CatalogBuild product databases with brand, identifiers (UPC/EAN/MPN), and images

📥 Input parameters

URL Scraping

ParameterTypeDescription
startUrlsarrayDirect eBay URLs to scrape (search pages or item detail pages)
ParameterTypeDescription
searchesarrayKeywords to search (e.g., ["iphone 15 pro max", "macbook pro m3"])
sitestringeBay marketplace: ebay.com, ebay.co.uk, ebay.de, ebay.fr, ebay.ca, ebay.it, ebay.es, ebay.com.au

Sorting & Filtering

ParameterTypeDescription
sortstringbest_match (default), ending_soon, price_asc, price_desc, newest
conditionstringany (default), new, used, refurbished
listingTypestringany (default), buy_now, auction
minPricenumberMinimum price filter (0 = no minimum)
maxPricenumberMaximum price filter (0 = no maximum)
categorystringeBay category ID (e.g., 9355 for Cell Phones, empty for all)

Limits

ParameterTypeDescription
maxItemsintegerMaximum total listings to save (default: 50)
maxPagesintegerMaximum result pages per search, ~60 items/page (default: 5)

Options

ParameterTypeDescription
includeDetailsbooleanFetch each item's detail page for description, item specifics, all images, EAN/UPC/MPN (default: false)

Advanced

ParameterTypeDescription
proxyobjectProxy configuration (residential recommended)
requestTimeoutintegerRequest timeout in seconds (default: 30)
debugModebooleanEnable detailed logs (default: false)

📊 Output data

Listing example (includeDetails: false)

{
"id": "156789012345",
"url": "https://www.ebay.com/itm/156789012345",
"title": "Apple iPhone 15 Pro Max 256GB - Natural Titanium - Unlocked",
"subtitle": "FREE FEDEX 2 DAY - 60 DAY RETURNS - 1 YEAR WARRANTY",
"price": "$949.99",
"priceValue": 949.99,
"currency": "USD",
"originalPrice": "$1,199.99",
"originalPriceValue": 1199.99,
"condition": "Excellent - Refurbished",
"listingType": "BuyItNow",
"bestOffer": false,
"topRatedPlus": true,
"returnsAccepted": true,
"bidsCount": 0,
"endDate": "",
"imageUrl": "https://i.ebayimg.com/images/g/abc123/s-l1600.jpg",
"images": [],
"seller": "apple_reseller_pro",
"sellerUrl": "https://www.ebay.com/usr/apple_reseller_pro",
"sellerFeedbackScore": 15234,
"sellerFeedbackPct": 99.8,
"itemLocation": "California, United States",
"shipsTo": "",
"shippingCost": "Free shipping",
"freeShipping": true,
"excludesShipping": "",
"soldCount": 47,
"available": 0,
"availableText": "",
"watchersCount": 62,
"whyToBuy": ["Free shipping and returns", "47 sold", "Ships from California, United States", "Top Rated Plus seller"],
"category": "",
"breadcrumbs": [],
"brand": "",
"ean": "",
"upc": "",
"mpn": "",
"description": "",
"specifications": {},
"lastUpdated": "",
"scrapedAt": "2026-02-27T10:30:00Z",
"dataType": "listing"
}

Full item example (includeDetails: true)

{
"id": "156789012345",
"url": "https://www.ebay.com/itm/156789012345",
"title": "Apple iPhone 15 Pro Max 256GB - Natural Titanium - Unlocked",
"price": "$949.99",
"priceValue": 949.99,
"currency": "USD",
"condition": "New",
"listingType": "BuyItNow",
"bestOffer": false,
"topRatedPlus": true,
"returnsAccepted": true,
"imageUrl": "https://i.ebayimg.com/images/g/abc123/s-l1600.jpg",
"images": [
"https://i.ebayimg.com/images/g/abc123/s-l1600.jpg",
"https://i.ebayimg.com/images/g/def456/s-l1600.jpg"
],
"seller": "apple_reseller_pro",
"sellerFeedbackScore": 15234,
"sellerFeedbackPct": 99.8,
"itemLocation": "California, United States",
"freeShipping": true,
"shippingCost": "Free shipping",
"whyToBuy": ["Free shipping and returns", "47 sold", "Ships from California, United States", "Top Rated Plus seller"],
"brand": "Apple",
"upc": "195949035500",
"mpn": "MQDY3LL/A",
"category": "Cell Phones & Smartphones",
"breadcrumbs": ["Cell Phones & Accessories", "Cell Phones & Smartphones"],
"description": "Factory unlocked Apple iPhone 15 Pro Max...",
"specifications": {
"Brand": "Apple",
"Model": "iPhone 15 Pro Max",
"Storage Capacity": "256 GB",
"Color": "Natural Titanium",
"Network": "Unlocked",
"Operating System": "iOS",
"Connectivity": "5G"
},
"shipsTo": "United States and many other countries",
"excludesShipping": "Alaska/Hawaii, APO/FPO, US Protectorates",
"lastUpdated": "Feb 27, 2026",
"scrapedAt": "2026-02-27T10:30:00Z",
"dataType": "listing"
}

🗂️ Data fields

CategoryFields
Identityid, url, title, subtitle
Pricingprice, priceValue, currency, originalPrice, originalPriceValue
Listingcondition, listingType, bestOffer, topRatedPlus, returnsAccepted, bidsCount, endDate
Sellerseller, sellerUrl, sellerFeedbackScore, sellerFeedbackPct
ShippingshippingCost, freeShipping, itemLocation, shipsTo, excludesShipping
AvailabilitysoldCount, available, availableText, watchersCount
HighlightswhyToBuy, key selling signals (free shipping, sold count, location, Top Rated Plus)
Categorycategory, breadcrumbs
Identifiersbrand, ean, upc, mpn
Detail (opt.)description, specifications, images
MetalastUpdated, scrapedAt, dataType

🚀 Examples

Search for new iPhones under $1000

{
"searches": ["iphone 15 pro max"],
"site": "ebay.com",
"condition": "new",
"listingType": "buy_now",
"maxPrice": 1000,
"maxItems": 100,
"maxPages": 2
}

Monitor ending auctions for vintage watches

{
"searches": ["rolex submariner", "omega seamaster vintage"],
"sort": "ending_soon",
"listingType": "auction",
"maxItems": 50
}

Scrape UK eBay for used MacBooks

{
"searches": ["macbook pro m3"],
"site": "ebay.co.uk",
"condition": "used",
"sort": "price_asc",
"maxItems": 200,
"maxPages": 5,
"includeDetails": true
}

Scrape specific eBay search URLs directly

{
"startUrls": [
{"url": "https://www.ebay.com/sch/i.html?_nkw=ps5&LH_BIN=1"},
{"url": "https://www.ebay.com/itm/156789012345"}
],
"maxItems": 60
}

💻 Integrations

Python

from apify_client import ApifyClient
client = ApifyClient("YOUR_API_TOKEN")
run_input = {
"searches": ["iphone 15 pro max"],
"site": "ebay.com",
"condition": "new",
"maxItems": 100,
}
run = client.actor("silentflow/ebay-scraper").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["title"], item["price"])

JavaScript

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: 'YOUR_API_TOKEN' });
const run = await client.actor('silentflow/ebay-scraper').call({
searches: ['iphone 15 pro max'],
site: 'ebay.com',
condition: 'new',
maxItems: 100,
});
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach(item => console.log(item.title, item.price));

📈 Performance & limits

MetricValue
Items per page~60 listings
Speed (listing only)~200-400 items/min
Speed (with details)~30-60 items/min
Max pages per search100 (eBay limit)
Supported sites8 eBay marketplaces

💡 Tips for best results

  1. Start without detail pages: Set includeDetails: false for fast bulk scraping. Enable it only when you need description, specs, or identifiers.
  2. Use price filters: Narrow results to your target range with minPrice / maxPrice to avoid irrelevant listings.
  3. Search multiple sites: Run searches on ebay.co.uk and ebay.de to compare international prices.
  4. Auction monitoring: Set sort: ending_soon + listingType: auction to monitor items about to end.
  5. Category IDs: Use a specific category ID (e.g., 9355 for Cell Phones) to avoid cross-category noise.

❓ FAQ

Q: Can I scrape multiple eBay sites in one run? A: Each run targets one site. To scrape multiple sites, create separate runs with different site values, or provide start URLs from different eBay domains.

Q: How many results can I get per search? A: eBay typically returns up to 60 items per page, with a maximum of 100 pages per search (~6000 items). Use maxPages to control this.

Q: What's the difference between listing and detail data? A: Listing data (fast) includes price, condition, seller, shipping, and image. Detail data (includeDetails: true) adds description, item specifics (Brand/Color/Size/MPN/UPC), and all product images.

Q: Does it work for auction items? A: Yes. Auction listings include bidsCount, endDate, and listingType: "Auction". Filter to auctions only with listingType: "auction".

Q: What if no results are found? A: The scraper will return an empty dataset. Try broadening your search terms or removing filters.

📬 Support

Need help? We're here for you:

  • Feature requests: Let us know what you need
  • Custom solutions: Contact us for enterprise integrations or high-volume needs

Check out our other scrapers: SilentFlow on Apify