What problem does it solve?
Manually checking eBay sold prices across marketplaces is slow and error-prone, making resale pricing, comps research, and market analysis tedious. This Skill automates the collection of real sold (completed) listings so you get structured sale records instead of copy-pasting from search pages.
Core Features & Use Cases
- Filtered sold-listings search: Builds search URLs across 8 eBay marketplaces (ebay.com, .co.uk, .de, .fr, .it, .es, .ca, .com.au) with filters for category, price range, condition, item location, sort order, and completed-listings toggle.
- Structured extraction: Returns per-item records with itemId, title, condition, sold date, sold price and currency, listing type (auction, buy_it_now, best_offer_accepted), bid count, shipping, total price, thumbnails, and seller feedback data.
- Multi-keyword pagination: Batch-collects results across keywords with page-by-page pagination, deduplication by itemId, rate-limit backoff, and JSONL persistence for resumable runs.
- Use Case: A reseller researching iPhone 15 resale values runs the Skill across ebay.com and ebay.co.uk, collecting hundreds of recent sold records with prices and conditions to benchmark their own listing price.
Quick Start
Ask the agent to search eBay sold listings for a keyword like "iphone 15" on ebay.com and return the first 60 sold records with prices and conditions.