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
ebay.com
ExampleJSON responseclick the page to trace a field
{
"username": "cocosprinkles",
"search_information": {
"location": {
"country": "United States",
"marketplace": "ebay.com",
"currency": "USD"
},
"total_results": 1274,
"query_displayed": null
},
"organic_results": [
{
"id": "227385911231",
"product_id": "227385911231",
"position": 1,
"title": "Apple iPhone 12 mini 128GB Unlocked - Blue",
"thumbnail": "https://i.ebayimg.com/images/g/xgwAAeSw3etpjObn/s-l500.webp",
"rating": 4.5,
"reviews": 95,
"condition": "Pre-Owned",
"buying_format": "fixed",
"seller_name": "cocosprinkles",
"seller_id": "cocosprinkles",
"primary_offer": {
"offer_price": 199.99,
"min_price": null,
"was_price": null,
"currency": "USD"
},
"shipping": {
"cost": null,
"raw": "Free shipping",
"free_shipping": true
},
"location": "United States",
"sold_count": 73,
"watchers": 5,
"seller_positive_pct": 99.9,
"seller_feedback": "40.2K",
"product_page_url": "https://www.ebay.com/itm/227385911231"
},
{
"id": "364512889077",
"product_id": "364512889077",
"position": 2,
"title": "Samsung Galaxy S22 128GB Phantom Black Unlocked",
"thumbnail": "https://i.ebayimg.com/images/g/1QoAAOSwn5plX2mZ/s-l500.webp",
"rating": 4.6,
"reviews": 61,
"condition": "Pre-Owned",
"buying_format": "fixed",
"seller_name": "cocosprinkles",
"seller_id": "cocosprinkles",
"primary_offer": {
"offer_price": 219,
"min_price": null,
"was_price": null,
"currency": "USD"
},
"shipping": {
"cost": null,
"raw": "Free shipping",
"free_shipping": true
},
"location": "United States",
"sold_count": 44,
"watchers": 9,
"seller_positive_pct": 99.9,
"seller_feedback": "40.2K",
"product_page_url": "https://www.ebay.com/itm/364512889077"
},
{
"id": "195881234560",
"product_id": "195881234560",
"position": 3,
"title": "Google Pixel 7 128GB Obsidian Unlocked Good Condition",
"thumbnail": "https://i.ebayimg.com/images/g/QwUAAOSwV2xkpQ7B/s-l500.webp",
"rating": 4.4,
"reviews": 33,
"condition": "Pre-Owned",
"buying_format": "auction",
"best_offer": false,
"seller_name": "cocosprinkles",
"seller_id": "cocosprinkles",
"primary_offer": {
"offer_price": 174.5,
"min_price": null,
"was_price": null,
"currency": "USD"
},
"shipping": {
"cost": 5.99,
"raw": "+$5.99 delivery",
"free_shipping": false
},
"location": "United States",
"sold_count": 21,
"watchers": 7,
"seller_positive_pct": 99.9,
"seller_feedback": "40.2K",
"product_page_url": "https://www.ebay.com/itm/195881234560"
},
{
"id": "116005447712",
"product_id": "116005447712",
"position": 4,
"title": "Apple iPhone 13 128GB Midnight Unlocked - Grade A Refurbished",
"thumbnail": "https://i.ebayimg.com/images/g/Xf0AAOSwZ2llT8pQ/s-l500.webp",
"rating": 4.7,
"reviews": 156,
"condition": "Certified - Refurbished",
"buying_format": "fixed",
"seller_name": "cocosprinkles",
"seller_id": "cocosprinkles",
"primary_offer": {
"offer_price": 329.99,
"min_price": null,
"was_price": null,
"currency": "USD"
},
"shipping": {
"cost": null,
"raw": "Free shipping",
"free_shipping": true
},
"location": "United States",
"sold_count": 118,
"watchers": 22,
"seller_positive_pct": 99.9,
"seller_feedback": "40.2K",
"product_page_url": "https://www.ebay.com/itm/116005447712"
},
{
"id": "285712004488",
"product_id": "285712004488",
"position": 5,
"title": "OnePlus 11 5G 256GB Titan Black Unlocked",
"thumbnail": "https://i.ebayimg.com/images/g/mDkAAOSwf2xkQpZ3/s-l500.webp",
"rating": 4.3,
"reviews": 40,
"condition": "Brand New",
"buying_format": "fixed",
"seller_name": "cocosprinkles",
"seller_id": "cocosprinkles",
"primary_offer": {
"offer_price": 449.99,
"min_price": null,
"was_price": null,
"currency": "USD"
},
"shipping": {
"cost": null,
"raw": "Free shipping",
"free_shipping": true
},
"location": "United States",
"sold_count": 15,
"watchers": 11,
"seller_positive_pct": 99.9,
"seller_feedback": "40.2K",
"product_page_url": "https://www.ebay.com/itm/285712004488"
},
{
"id": "404199335521",
"product_id": "404199335521",
"position": 6,
"title": "Apple iPhone 11 64GB White Unlocked - Boxed",
"thumbnail": "https://i.ebayimg.com/images/g/E4wAAOSwd2xlN9pR/s-l500.webp",
"rating": 4.5,
"reviews": 88,
"condition": "Pre-Owned",
"buying_format": "fixed",
"seller_name": "cocosprinkles",
"seller_id": "cocosprinkles",
"primary_offer": {
"offer_price": 139,
"min_price": null,
"was_price": null,
"currency": "USD"
},
"shipping": {
"cost": null,
"raw": "Free shipping",
"free_shipping": true
},
"location": "United States",
"sold_count": 62,
"watchers": 8,
"seller_positive_pct": 99.9,
"seller_feedback": "40.2K",
"product_page_url": "https://www.ebay.com/itm/404199335521"
}
],
"pagination": {
"current": 1,
"next": "2"
}
}
GET
/v1/data/ebay/sellers/{username}/items1 credit / runSeller Items
A seller's active listings. Returns organic_results with pricing, condition, buying format, seller, shipping and rating for each item.
Handled for you:Rate LimitCaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | eBay seller username. |
| Advanced filters | |||
| domain | string | no | Market code. (default: us) |
| page | integer | no | Page number. (default: 1) |
| per_page | integer | no | Results per page (60, 120, or 240). |
| query | string | no | Filter the seller's listings by keyword. |
| sort_by | string | no | Sort order for results. |
| buying_format | string | no | Restrict to a buying format. |
| condition | string | no | Restrict to an item condition. |
| min_price | number | no | Minimum total price, in the market currency. |
| max_price | number | no | Maximum total price, in the market currency. |
| free_shipping | boolean | no | Only listings with free shipping. |
| category | string | no | Restrict results to an eBay category id. |