返回所有脚本

eBay关键词商品数据采集工具

01KBXYY9Y1E6GQRBJFCF1NN720
由 CafeScraper 维护
免费试用
本工具可根据关键词全面抓取eBay商品页面数据,精准提取商品链接、唯一ID、标题、分类、价格、新旧状态、用户评价、卖家信息、运费细则及退货政策等关键信息。支持通过关键词批量采集,并导出结构化数据。

工具说明

使用 eBay 爬虫工具可提取哪些数据?

通过该工具,你可以从 eBay 平台提取以下三类核心数据:

  • 产品信息:产品链接、产品唯一标识、产品标题/名称、根分类、产品图片链接、产品价格、货币类型、产品成色(全新/二手等)、可售数量、已售数量、产品所在地、配送覆盖范围、产品规格参数、评论数量、产品评分、评论总数、相关度最高的评论、卖家产品描述等。
  • 卖家信息:卖家名称、卖家评分、卖家评论/反馈数量、卖家评论总数、卖家详细评分、卖家店铺链接等。
  • 其他信息:面包屑导航路径、配送费用、退货政策详情、支付方式/支付明细、相关产品、推荐产品、产品标签、域名等。

若你需要提取上述范围外的其他数据,请联系我们。

爬取结果支持导出为哪些格式?

你可以将爬取结果导出为 JSON、CSV 两种结构化数据格式:

  • 开发人员可直接将 JSON 格式的数据集成到系统中;
  • 非技术人员可在 Excel 或 BI 工具中对 CSV 格式的数据进行分析。

爬取结果是否为实时数据?

是。每次爬取任务都会从 eBay 平台实时获取最新的公开数据,确保与平台数据完全同步,且不依赖任何缓存机制,充分保障数据的时效性。

结果示例

以下是爬取结果的展示样例。

json 复制代码
[
  {
    "product_id": "116845699229",
    "url": "https://www.ebay.com/itm/116845699229",
    "title": "Lot  6 Japanese Clay Bell Ceramic Dorei old Dogu hand painted face boxed sighed",
    "seller_name": "Mid Century Alabama",
    "seller_reviews": "3638",
    "breadcrumbs": [
      {
        "name": "Collectibles & Art",
        "url": "https://www.ebay.com/b/Collectibles-Art/bn_7000259855"
      }
    ],
    "root_category": "Collectibles & Art",
    "images": [
      "https://i.ebayimg.com/images/g/5LEAAeSw83Bo~YzQ/s-l1600.jpg",
      "https://i.ebayimg.com/images/g/908AAeSwVM5o~Yyu/s-l1600.jpg"
    ],
    "price": "75.0",
    "currency": "USD",
    "condition": "Used",
    "available_count": null,
    "sold_count": null,
    "item_location": "Located in: Gadsden, Alabama, United States",
    "ships_to": "Estimated between  Thu, Oct 30  and  Tue, Nov 4  to  14221",
    "excludes_shipping": null,
    "shipping": "US $12.80",
    "service_shipping": null,
    "return_policy": "Seller does not accept returns. See details- for more information about returns",
    "payment_details": [
      "Klarna Installment",
      "PayPal",
      "Venmo",
      "Google Pay",
      "Visa",
      "Master Card",
      "Discover"
    ],
    "related_items": [
      {
        "title": "Japanese Old Clay Bell Dorei 1989 : design Tengu",
        "price": 8,
        "currency": "USD",
        "shipping": "$60.00"
      }
    ],
    "product_specifications": null,
    "seller_total_reviews": "3638",
    "item_reviews": 0,
    "seller_ratings": [
      {
        "rating_name": "Accurate description",
        "rating_value": 4.9
      }
    ],
    "popular_categories": [
      "Entertainment Memorabilia",
      "Video Games & Consoles"
    ],
    "product_ratings": 0,
    "amount_of_stars": [
      {
        "5_stars": 2
      },
      {
        "4_stars": 2
      },
      {
        "3_stars": 0
      },
      {
        "2_stars": 0
      },
      {
        "1_stars": 0
      }
    ],
    "what_customers_said": null,
    "reviews_count": 0,
    "most_relevant_reviews": 0,
    "you_may_also_like": [
      {
        "title": "Japanese Old Clay Bell Dorei 1989 : design Tengu",
        "price": 8,
        "currency": "USD",
        "shipping": "$60.00"
      }
    ],
    "related_sponsored_items": null,
    "tags": null,
    "description_from_the_seller": "The product is a set of 6 Japanese clay bells, called Dorei, featuring old Dogu figurines with hand-painted faces. Each bell is handmade in Japan, showcasing traditional Japanese culture. The bells come boxed and signed, making them a unique and authentic collectible item. Perfect for those interested in Asian cultures and artifacts, these bells would be a special addition to any collection of Japanese ceramics or cultural artifacts.3.25”x2.25”No damage",
    "description_from_the_seller_parsed": "<div data-marko-key=\"@container s0-2-11\" class=\"x-item-description-child\" data-testid=\"x-item-description-child\"><p><b>The product is a set of 6 Japanese clay bells, called Dorei, featuring old Dogu figurines with hand-painted faces. Each bell is handmade in Japan, showcasing traditional Japanese culture. The bells come boxed and signed, making them a unique and authentic collectible item. Perfect for those interested in Asian cultures and artifacts, these bells would be a special addition to any collection of Japanese ceramics or cultural artifacts.</b></p><br><p><b>3.25”x2.25”</b></p><p><b>No damage</b></p></div>",
    "compatibility": null,
    "domain": "www.ebay.com",
    "seller_feedback": null,
    "seller_url": "https://www.ebay.com/usr/Mid Century Alabama",
    "error": "",
    "error_code": ""
  }
]

数据字典

列名 描述 数据类型
url 产品的页面链接 Url
product_id 产品的唯一标识 Text
title 产品的标题或名称 Text
seller_name 卖家名称 Text
seller_rating 卖家评分 Text
seller_reviews 卖家的评论数量 Text
breadcrumbs 产品的面包屑导航路径列表 Array
root_category 产品的根分类 Text
images 产品相关图片的链接列表 Array
price 产品的售价 Price
currency 定价所使用的货币类型 Text
condition 产品的成色状态 Text
available_count 产品的可售数量 Number
sold_count 产品的已售数量 Text
item_location 产品的所在地 Text
ships_to 产品的配送覆盖地区 Text
excludes_shipping 配送排除的详细说明 Text
shipping 配送费用 Price
service_shipping 配送服务的详细信息 Text
return_policy 退货政策的详细信息 Text
payment_details 支付方式的详细信息列表 Array
related_items 相关商品列表 Array
product_specifications 产品的规格参数列表 Array
seller_total_reviews 卖家的评论总数 Number
item_reviews 产品的评论数量 Number
seller_ratings 卖家获得的详细评分列表 Array
popular_categories 与产品相关的热门分类列表 Array
product_ratings 产品的评分 Number
amount_of_stars 产品星级评分的分布情况列表 Array
what_customers_said 客户的反馈评论列表 Array
reviews_count 评论数量 Text
most_relevant_reviews 相关度最高的评论列表 Array
you_may_also_like 客户可能还喜欢的相关商品列表 Array
related_sponsored_items 相关的推广商品列表 Array
tags 与产品相关的标签列表 Array
description_from_the_seller 卖家提供的产品描述 Text
description_from_the_seller_parsed 卖家提供的产品描述(已解析格式) Text
compatibility 产品的兼容信息列表 Array
domain 网站域名(例如 ebay.co.uk/ebay.com) Text
seller_url 卖家的店铺链接 Url

输入参数

eBay 关键词 keywords 必填 文本
描述:该参数用于指定爬取 eBay 产品的搜索关键词。