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 (captured live)
ebay.com
Example
JSON responseclick the page to trace a field
{
"username": "musicmagpie",
"domain": "us",
"page": 1,
"feedback": [
{
"username": "musicmagpie",
"domain": "us",
"scraped_at": "2026-08-16T10:40:38.723514+00:00",
"comment": "Item received 21 JulyTuesday and is as described, very good price and well packaged. MM kept me well informed until RM took over , still it was only 4 days Still full marks to the seller MM for great service as usual A1++",
"rating": "positive",
"item": "Boys Don't Cry DVD (2002) Hilary Swank, Peirce (DIR) cert 18 Fast and FREE P & P (#301779962726)",
"from": null,
"date": null
},
{
"username": "musicmagpie",
"domain": "us",
"scraped_at": "2026-08-16T10:40:38.723571+00:00",
"comment": "Very good service. Excellent price for a CD in brand new condition, as described, and factory sealed. Item did arrive a couple of days after the estimated delivery date but that wasn't a problem as I could see when the item had dispatched and it making its way through the courier system and I was sent a notification when it was ready to fetch from my local 'click and collect' drop-off store so goo…",
"rating": "positive",
"item": "Western Centuries : Weight of the World CD (2016) ***NEW*** Fast and FREE P & P (#302955198391)",
"from": null,
"date": null
},
{
"username": "musicmagpie",
"domain": "us",
"scraped_at": "2026-08-16T10:40:38.723601+00:00",
"comment": "Item sent within timeframe, well packaged, as described, in good quality condition, with surface of CD looking to be unscratched and case appearing undamaged, making this great value for money. Excellent customer service too as I needed to contact them, thinking I'd not received the item, when I actually had and they were so helpful with initially giving me a refund, then facilitating me repaying…",
"rating": "positive",
"item": "Hillsong London: Hail to the King (#296211012104)",
"from": null,
"date": null
}
],
"pagination": {
"current": 1,
"next": "2"
}
}
GET/v1/data/ebay/sellers/{username}/feedback1 credit / run Verified

Seller Feedback

A seller's feedback comments, paged so every comment is reachable. Each entry carries the polarity, comment text, referenced item, author and date.

Handled for you:Rate LimitCaptcha
Parameters
NameTypeReqDescription
usernamestringyeseBay seller username.
Advanced filters
domainstringnoMarket code. (default: us)
pageintegernoPage number. (default: 1)
ratingstringnoFilter comments by feedback polarity.