Skip to content
capzy
All sites
Data API

eBay Data API

Listings, item detail, seller feedback and completed-sale data from eBay.

11endpointsRate Limit · Captcha handled for you
ebay.comGET/ebay/autocomp…GET/ebay/completedGET/ebay/search{ } JSON
Example
ebay.com
Example
JSON responseclick the page to trace a field
{
"domain": "us",
"query": "mechanical key",
"suggestions": [
"mechanical keyboard",
"mechanical keyboard wireless",
"mechanical keychain",
"mechanical keyboard switches"
]
}
GET/v1/data/ebay/autocomplete1 credit / run

Keyword Suggestions

Keyword autocomplete suggestions.

Handled for you:Rate LimitCaptcha
Parameters
NameTypeReqDescription
querystringyesPartial search term.
Advanced filters
domainstringnoMarket code. (default: us)
limitintegernoMaximum number of suggestions to return (1 - 20).