Scrapers.lat logo scrapers.lat
电商

eBay Product Listings & Price Scraper

Scrape eBay product listings by keyword or item URL. Extract title, price, was-price, discount percent, condition, seller name, feedback rating, shipping, item location, sold count and images. Export to JSON, CSV or Excel.

28 每条记录的字段 JSON · CSV · Excel · API 按用量付费
ebay-scraper.json 200 OK
{
  "imageUrl": "https://i.ebayimg.com/images/g/cvYAAeSwaNlpVC~…",
  "title": "Apple iPhone 15 128GB Unlocked - Good",
  "url": "https://www.ebay.com/itm/257285303938",
  "itemId": "257285303938",
  "price": 380.99,
  "currency": "USD",
  "priceText": "$380.99",
  "wasPrice": 799,
  "discountPercent": 52
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Image UrlTitleUrlItem IdPriceCurrencyPrice TextWas PriceDiscount PercentConditionSeller NameSeller Feedback PercentSeller Feedback ScoreSeller Url
示例输出

一条真实的示例记录,正是你收到的结构。

Image UrlTitleUrlItem Id
https://i.ebayimg.com/images/g/cv…Apple iPhone 15 128GB Unlocked - …https://www.ebay.com/itm/25728530…257285303938
https://i.ebayimg.com/images/g/Q5…Apple iPhone 15 128GB Unlocked 6.…https://www.ebay.com/itm/14655729…146557295323
https://i.ebayimg.com/images/g/mi…iPhone 15 128GB 256GB 512GB Veriz…https://www.ebay.com/itm/28691006…286910067879
https://i.ebayimg.com/images/g/lk…Apple iPhone 15 128GB Factory Unl…https://www.ebay.com/itm/13648149…136481493388
GET /ebay-scraper
{
  "imageUrl": "https://i.ebayimg.com/images/g/cvYAAeSwaNlpVC~…",
  "title": "Apple iPhone 15 128GB Unlocked - Good",
  "url": "https://www.ebay.com/itm/257285303938",
  "itemId": "257285303938",
  "price": 380.99,
  "currency": "USD",
  "priceText": "$380.99",
  "wasPrice": 799,
  "discountPercent": 52
}

常见问题

What can this eBay scraper extract?

It returns the listing title, price, original price and discount, condition, seller name with feedback rating, shipping, item location, sold count and watchers. Turn on Scrape item details to also pull brand, model, MPN, UPC, every item specific and the full image gallery from each item page.

How many eBay listings can I scrape?

Set Max items to any number. The scraper paginates through every search result page until it reaches your limit, so you can pull a handful for a quick check or thousands for a full category sweep.

Can I scrape a specific eBay listing by URL?

Yes. Paste one or more item URLs (https://www.ebay.com/itm/itemId) into Item URLs and each one is scraped with its full detail, ideal for monitoring the same listings week over week.

Do I need a proxy to scrape eBay?

No configuration needed. The actor uses a residential proxy by default, so you do not need to set anything up.

What happens when a field is missing on a listing?

Fields like wasPrice, MPN or sold count only appear when eBay shows them, so they come back empty when the listing does not have them. Every record always carries the title, price, condition and URL.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。