Depop Listings Scraper avatar

Depop Listings Scraper

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Depop Listings Scraper

Depop Listings Scraper

The Depop Listings Scraper extracts product listings from depop.com category and search pages, capturing prices, original prices, sizes, brands, currency, product images, and category paths — ideal for resale market analysis, price tracking, and vintage fashion research.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

2

Monthly active users

9 days ago

Last modified

Share

🚀 Depop Listings Scraper

Easily extract product listings from Depop. The Depop Listings Scraper allows you to gather structured product data from category and search pages for resale market analysis, price tracking, and inventory research.

✨ Features

  • 🏷️ Comprehensive Listing Data: Retrieve product URLs, prices, original prices, sizes, brands, and images.
  • 🔍 Category & Search Support: Scrape by Depop category URLs or search queries.
  • 📜 Automatic Pagination: Automatically loads and extracts all available listings.
  • Fast & Reliable: Optimized for consistent results at scale.

🛠️ How It Works

  1. Enter Category URLs or Search Queries – Provide Depop category page URLs and/or search terms.
  2. Set a Limit – Optionally configure the maximum number of items to scrape.
  3. Run the Scraper – Start the process and receive structured product data.

📥 Input

FieldTypeDescription
categoryUrlsArray of URLsDepop category page URLs to scrape (e.g. https://www.depop.com/category/mens/tops/tshirts/)
searchQueriesArray of stringsSearch terms to scrape listings for (e.g. vintage tshirt)
maxItemsIntegerMaximum number of listings to scrape across all URLs. Set to 0 for unlimited. Default: 100
proxyConfigurationObjectProxy settings for the scraper.

At least one categoryUrls or searchQueries value must be provided.

📊 Sample Output Data

The scraper provides structured JSON output with key product details. Example:

[
{
"url": "https://www.depop.com/products/956thriftfindz-blue-polo-assn-polo-shirt/",
"slug": "956thriftfindz-blue-polo-assn-polo-shirt",
"price": 12.3,
"originalPrice": null,
"currency": "USD",
"size": "M",
"brand": "U.S. Polo Assn.",
"images": [
"https://media-photos.depop.com/b1/45041112/2964841841_7ee708d18f7c4d8984d34267f1c9ad96/P10.jpg",
"https://media-photos.depop.com/b1/45041112/2964841833_91e722aee9514045955322e91c3ce3a0/P10.jpg"
],
"category": "mens/tops/tshirts"
},
{
"url": "https://www.depop.com/products/jviz_fire-the-hundreds-striped-tee-skatertee/",
"slug": "jviz_fire-the-hundreds-striped-tee-skatertee",
"price": 8,
"originalPrice": null,
"currency": "USD",
"size": "L",
"brand": "The Hundreds",
"images": [
"https://media-photos.depop.com/b1/470803341/2949285178_59a79a2fae704c0790d849e539d02cda/P10.jpg"
],
"category": "mens/tops/tshirts"
}
]

Optimize your resale strategy with Depop Listings Scraper today! 🚀