Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$3.5 / 1k listings
Get confirmed eBay sold prices and detailed listing data by keyword across 8 marketplaces
Endpoint
POST /api/v1/agents/ebay/sold-listings/run
Parameters
List · eBay search keywords. Each runs as a separate search with the same filters. One per line.
Number · Listings per keyword. Use 0 for all.
Number · How far back to search sold listings.
Dropdown · eBay site to scrape from.
Show all 8 options
Show all 8 options
ebay.com, ebay.co.uk, ebay.de, ebay.fr, ebay.it, ebay.es, ebay.ca, ebay.com.auLegend: ebay.com = eBay.com (US), ebay.co.uk = eBay.co.uk (UK), ebay.de = eBay.de (Germany), ebay.fr = eBay.fr (France), ebay.it = eBay.it (Italy), ebay.es = eBay.es (Spain), ebay.ca = eBay.ca (Canada), ebay.com.au = eBay.com.au (Australia)View all 8 as a structured list →Dropdown · Filter to one eBay category.View all 35 options →
Dropdown · Filter to a specific subcategory (overrides Category if set).View all 1343 options →
Dropdown · Filter by item condition.Options:
any, new, usedLegend: any = Any, new = New, used = UsedDropdown · Filter by item location.Options:
default, domestic, worldwideLegend: default = Default, domestic = Domestic only, worldwide = WorldwideDropdown · Sort order for results.Options:
endedRecently, timeNewlyListed, pricePlusPostageLowest, pricePlusPostageHighest, distanceNearestLegend: endedRecently = Ended recently, timeNewlyListed = Time: newly listed, pricePlusPostageLowest = Price + postage: lowest first, pricePlusPostageHighest = Price + postage: highest first, distanceNearest = Distance: nearest firstNumber · Minimum sold price.
Number · Maximum sold price.
Dropdown · How to display prices.Options:
USD, localizedLegend: USD = Convert all to USD, localized = Keep marketplace currencyResponse columns
| Field | Display name | Type |
|---|---|---|
searchKeyword | Search Keyword | text |
listingUrl | Listing URL | url |
title | Title | text |
soldPrice | Sold Price | currency |
currency | Currency | text |
soldDate | Sold Date | text |
category | Category | text |
seller | Seller | text |
sellerFeedbackScore | Seller Feedback Score | number |
sellerPositive | Seller Positive % | percentage |
Example
Example response
Response