All sites
Data API
Depop Data API
Listings, shops and search from the Depop resale marketplace.
5endpointsRate Limit · Cloudflare handled for you
Example (captured live)
depop.com
ExampleJSON responseclick the page to trace a field
{
"id": "julie_isa5292-brown-leather-jacket-with-a-e19f",
"us_item_id": "julie_isa5292-brown-leather-jacket-with-a-e19f",
"slug": "julie_isa5292-brown-leather-jacket-with-a-e19f",
"scraped_at": "2026-08-18T09:38:38.862991+00:00",
"product_page_url": "https://www.depop.com/products/julie_isa5292-brown-leather-jacket-with-a-e19f/",
"title": "Brown leather jacket with a vintage vibe #leather",
"brand": "Other",
"size": null,
"condition": "Used",
"colour": null,
"material": null,
"sku": null,
"product_id": null,
"gtin": null,
"mpn": null,
"short_description_html": "Brown leather jacket with a vintage vibe #leather",
"description": "Brown leather jacket with a vintage vibe #leather",
"categories": null,
"specification_highlights": [
{
"key": "Brand",
"value": "Other",
"display_name": "Brand"
},
{
"key": "Condition",
"value": "Used",
"display_name": "Condition"
}
],
"price_map": {
"price": 42.7,
"unit_price": 42.7,
"currency": "USD",
"was_price": null
},
"price": 42.7,
"currency": "USD",
"was_price": null,
"price_valid_until": null,
"availability": "InStock",
"in_stock": true,
"rating": null,
"reviews_count": null,
"images": [
"https://media-photos.depop.com/r1/46229414/4452144599_5a169c2f928a48d99dbbc2ddb7d4f8ef/P0.jpg",
"https://media-photos.depop.com/r1/46229414/4452143733_d64eeadbe8f3497d9154c1725c1255eb/P0.jpg",
"https://media-photos.depop.com/r1/46229414/4452144020_527c6ffd31074eca8ec03aed80d9bb4e/P0.jpg",
"https://media-photos.depop.com/r1/46229414/4452143536_03fe7267fdf74d5eadf7e1c358b928fe/P0.jpg",
"https://media-photos.depop.com/r1/46229414/4452142954_b6733cf80b5742b68cc7b83250ce6dff/P0.jpg"
],
"image": "https://media-photos.depop.com/r1/46229414/4452144599_5a169c2f928a48d99dbbc2ddb7d4f8ef/P0.jpg",
"images_count": 5,
"seller_name": null,
"seller": null
}
GET
/v1/data/depop/products/{slug}1 credit / run VerifiedGet Product
Comprehensive item information.
Handled for you:Rate LimitCloudflare
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Product slug. |
| Advanced filters | |||
| market | string | no | Market code. (default: us) |
| currency | string | no | Currency code to price the item in, for example USD or GBP. |