Skip to main content

Depop Scraper API

Search second-hand fashion items, pull full product detail (title, description, brand, condition, price, and photos), and look up seller shops and their listings across Depop’s 10 localised markets — US, UK, Australia, Ireland, Italy, France, Germany, Spain, Netherlands, and New Zealand. Authentication, anti-bot bypass, and market localisation are handled automatically.

Key Features

10 Markets

One API localised to US, UK, AU, IE, IT, FR, DE, ES, NL, and NZ. Pick one with the market parameter.

Item Search

Search the Depop catalog and filter by price, brand, size, colour, condition, and gender.

Rich Product Detail

Title, description, brand, condition, price, availability, seller dispatch time, image gallery, and seller — for any item.

Seller Shops

Full shop profiles — name, bio, rating, follower count — plus every item a seller has listed.

Structured Data

Clean JSON responses with prices, currencies, sizes, brands, conditions, and seller info.

Anti-Bot Bypass

Depop is fully browser-rendered. ScrapeBadger renders each page with real-browser sessions — no proxies or CAPTCHAs to manage.

Market Localisation

Depop runs on a single global hostwww.depop.com — localised by a market query parameter. The market selects the country and currency the catalog and prices are rendered in; the domain never changes.
If no market is specified, it defaults to us (USD). Use the /v1/depop/markets endpoint to get the full list (with country code and currency) programmatically.

Quick Start

Endpoints

Credit Costs

Authentication

All requests require your API key in the X-API-Key header:

Anti-Bot Handling

Depop serves all of its data through a browser-rendered front end. ScrapeBadger renders each page with real Chrome browser sessions routed through proxies, clearing anti-bot checks automatically. You never need to manage proxies, sessions, or CAPTCHAs.
Because every response is served through a real browser, Depop requests take a few seconds each — slower than plain-HTTP scrapers.

Next Steps

Search Items

Full API reference for searching the Depop catalog

Get Product

Retrieve full detail, images, and seller for a specific item