All sites
Data API
eBay Data API
Listings, item detail, seller feedback and completed-sale data from eBay.
11endpointsRate Limit · Captcha handled for you
Example (captured live)
ebay.com
ExampleJSON responseclick the page to trace a field
{
"username": "musicmagpie",
"domain": "us",
"scraped_at": "2026-08-18T09:36:45.330112+00:00",
"store_name": "Please verify yourself to continue",
"url": "https://www.ebay.com/str/musicmagpie"
}
GET
/v1/data/ebay/sellers/{username}1 credit / run VerifiedGet Seller
Seller / eBay Store public profile: store name, positive-feedback percentage, numeric feedback score, follower count, live item count and location.
Handled for you:Rate LimitCaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | eBay store username. |
| Advanced filters | |||
| domain | string | no | Market code. (default: us) |