Topic
Crawlora's Depop coverage: 10 live API endpoints and 1 guide on scraping Depop data. See the endpoint table and the Depop Scraper API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /depop/search | Search Depop listings | |
GET | /depop/item/{slug} | Get Depop item detail | |
GET | /depop/shop/{username} | Get a Depop seller's shop | |
GET | /depop/categories | Get Depop's category taxonomy | |
GET | /depop/brands | Depop's full brand directory | |
GET | /depop/item/{slug}/similar | Get Depop items similar to a listing | |
GET | /depop/search-sellers | Search Depop sellers by name | |
GET | /depop/search/facets | Depop search result-count breakdowns | |
GET | /depop/sizes | Get Depop's size taxonomy | |
GET | /depop/suggest | Depop search-box autocomplete |
API hub
Search Depop listings and get item detail, seller shops, and the category taxonomy as structured JSON.
Explore the Depop Scraper APIGuides