Depop Scraper 🛍️ $1.5/1k avatar

Depop Scraper 🛍️ $1.5/1k

Pricing

from $1.34 / 1,000 results

Go to Apify Store
Depop Scraper 🛍️ $1.5/1k

Depop Scraper 🛍️ $1.5/1k

$1.5/1k 💰 | Fast ⚡️ | Quick Support 🚀 | Scrape Depop search and listing pages; get prices and condition, sizes, colors, materials, styles, and brands, seller details and dispatch estimates, and full-size product images. Export JSON or CSV for resale price monitoring and product research.

Pricing

from $1.34 / 1,000 results

Rating

0.0

(0)

Developer

Milán Vásárhelyi

Milán Vásárhelyi

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Depop Scraper

Collect structured secondhand fashion listings from Depop product and category URLs.

Issues and feature requests

If you encounter an issue or need a field added, open an issue on the Actor page or write to hello@123webdata.com.

Output Example (simplified)

The overview shows the most useful fields in a table. Product images are displayed as thumbnails when the website provides them.

ImageProduct URLProduct IDProduct nameCurrent priceRegular priceCurrencyIn stockBrandSellerScraped at
https://www.depop.com/products/tanisvintageclothing-vintage-leather-jacket-stunning-90s-d560/tanisvintageclothing-vintage-leather-jacket-stunning-90s-d560Vintage leather jacket Stunning 90s leather coat,...67.64GBPtrueOthertanisvintageclothing2026-08-20T23:30:04.583Z

How to scrape supported list pages

This Actor accepts individual product links in productUrls. It accepts category pages in categoryUrls.

  1. Open a supported list page in your browser.
  2. Choose a category you need.
  3. Copy the final URL from the address bar and paste it into categoryUrls.

The Actor follows the products shown on that page.

Features

  • Scrapes detailed secondhand fashion listing information from Depop product pages
  • Accepts individual product URLs and category pages
  • Lets you limit the number of saved products and choose whether to continue through additional result pages
  • Returns structured prices and condition, sizes, colors, materials, styles, and brands, seller details and dispatch estimates, and full-size product images for viewing, export, and analysis

Pricing

This Actor uses pay-per-event pricing. Its running costs are included.

  • Actor start: $0.05 once per run — One fixed charge for starting a run.
  • Result: $0.00149 each ($1.49 per 1,000) — A product record collected directly from a supported list page.
  • Product detail: $0.00999 each ($9.99 per 1,000) — A full product record collected from its product page.

The start charge applies once per run. Each saved product is charged either as a Result or a Product detail, never both.

Results in one runResultProduct detail
100$0.20$1.05
1,000$1.54$10.04

Apify's Free plan currently includes $5 in monthly usage credits. If the full $5 is available for this Actor, one run covers about 3,322 Results or 495 Product details. Other Apify usage reduces the available credit.

Input

The Actor accepts the following input parameters:

FieldTypeDescription
productUrlsarrayProduct URLs to scrape
categoryUrlsarraySupported list pages: category pages
maxResultsPerScrapeintegerMaximum number of product records to save
usePaginationbooleanWhether to continue through additional result pages
scrapeProductDetailsbooleanEnabled returns Product detail records with the product-page fields listed below. Disabled returns Result records with the list-level fields.

What data you get in each mode

Every saved product is stored as one record. scrapeProductDetails decides which mode you receive; the lists below name every field each mode can return. A field is empty when the website does not show that information.

Result

A list-level product record with 13 declared fields:

url, product_id, name, price, regular_price, currency, sku, brand, main_image, images, size, canonical_url, scraped_at

Product detail

A full product record with 24 declared fields:

url, product_id, name, price, regular_price, currency, in_stock, sku, brand, main_image, images, description, color, size, material, style, seller_name, canonical_url, scraped_at, condition, seller_items_sold, seller_rating_value, seller_review_count, seller_shipping_time

Output Example (full)

The Actor stores one structured record per product. Card-only records contain only fields available on the list; detail-only fields are omitted.

{
"url": "https://www.depop.com/products/tanisvintageclothing-vintage-leather-jacket-stunning-90s-d560/",
"product_id": "tanisvintageclothing-vintage-leather-jacket-stunning-90s-d560",
"name": "Vintage leather jacket \n\nStunning 90s leather coat,...",
"price": 67.64,
"regular_price": null,
"currency": "GBP",
"in_stock": true,
"sku": "tanisvintageclothing-vintage-leather-jacket-stunning-90s-d560",
"brand": "Other",
"main_image": "https://media-photos.depop.com/b1/2814136/1463850871_25582c294d924aabaf93ecbf1038b1ae/P0.jpg",
"images": [
"https://media-photos.depop.com/b1/2814136/1463850871_25582c294d924aabaf93ecbf1038b1ae/P0.jpg",
"https://media-photos.depop.com/b1/2814136/1463850885_3f4c0bd07edb44ab844945dd063d39fd/P0.jpg",
"https://media-photos.depop.com/b1/2814136/1463850891_e17621971f654825b8435410f35f35ee/P0.jpg",
"https://media-photos.depop.com/b1/2814136/1463850898_a4fefa18c40746458632e34713dc31c7/P0.jpg"
],
"description": "Vintage leather jacket \n\nStunning 90s leather coat, oversized, Bella hadid style, zip inner lining, super warm, button up\n\nSize M, good condition. \n\nSeen on a UK 8, 5.5 height. \n\nShipping costs \nUK - Free \nIreland - £12 \nEurope - £15 \nUS/Canada/AU £22\n\nMessage me for anymore Q’s",
"size": "M",
"seller_name": "tanisvintageclothing",
"canonical_url": "https://www.depop.com/products/tanisvintageclothing-vintage-leather-jacket-stunning-90s-d560/",
"scraped_at": "2026-08-20T23:30:04.583Z",
"condition": "Excellent condition"
}

Use Cases

  • Monitor secondhand fashion prices
  • Compare listing condition and sizes
  • Research resale inventory

Integrate with AI and automation

Use with AI through MCP

Connect your AI assistant to the Apify MCP server. It can discover and run Actors, then access the results in the same conversation. For example, ask your assistant to scrape a list of products from Depop, compare prices, or summarize the collected data.

Run on a schedule

After one successful run, use Apify Schedules to repeat the same task hourly, daily, weekly, or with a custom cron schedule. Saved tasks are useful when you want to keep the same URLs and settings for every run.

Connect with n8n

Create an n8n account and add the verified Apify node to a workflow. Choose Run an Actor and Get Dataset when the workflow should start this Actor, wait for completion, and receive the product rows for the next node. See the Apify integration for n8n.

Connect with Make

Create a Make account and add the Apify Run an Actor module. Follow it with Get Dataset Items to pass the product rows to Google Sheets, a database, email, or another Make module. For longer runs, use Watch Actor Runs followed by Get Dataset Items.

Read the Make integration guide.