ebay-sold-listings-search
提供真实成交数据,对定价与估值极有价值。
抓取可能违反 eBay 使用条款或触发反爬。
检索 eBay 已售记录并返回成交价、日期与商品详情。
能抓出真实成交的 eBay 已售记录,给出最终成交价、成交时间、商品状况、listingType、运费和卖家信息,结果按页返回并带 itemId 与图片。要做定价估值、找 comps 或分析二手价格趋势时派得上用场。特点是覆盖多国 eBay 市场并识别 buy_it_now/auction/best_offer_accepted 等成交类型,数据结构化便于后续统计。
▸ 展开 SKILL.md 英文原文
eBay sold-listings scraper across 8 marketplaces (ebay.com/.co.uk/.de/.fr/.it/.es/.ca/.com.au). Takes keyword plus filters (category, price range, item condition, item location, sort order, completed toggle) and returns paginated real-sale records with itemId, url, title, condition, conditionId, endedAt, soldPrice, soldCurrency, listingType (best_offer_accepted / buy_it_now / auction), isBestOfferAccepted, buyingFormat, bidCount, shipping, totalPrice, thumbnails, seller info, sellerType. Use when user mentions ebay sold, ebay sold listings, ebay sold prices, ebay completed listings, ebay comps, ebay resale prices, ebay auction sold results, ebay best offer accepted, scrape ebay sold, ebay market research, ebay pricing intelligence, ebay flipping research, real sold prices ebay, get sold prices from ebay. Also applies to price benchmarking, sold-price analytics, resale valuation, cross-marketplace price arbitrage, appraisal for collectibles, brand demand tracking on ebay.
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/ebay-sold-listings-search/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/ebay-sold-listings-search/SKILL.md"# eBay — Sold Listings Search > Keyword + filters → paginated list of items that actually sold on eBay, with final price, sold date, condition, listing format, shipping, seller, and images. ## Language All process output to user (progress updates, process notifications) follows the user's language. ## Objective Given one or more search keywords, fetch real sold (completed) listings from a chosen eBay marketplace with a user-defined filter set (category, price range, item condition, item location, sort order, completed-listings toggle), paginate up to the desired result count per keyword, and return one structured record per confirmed sale. ## Prerequisites - Target eBay marketplace se