Thredup Scraper avatar

Thredup Scraper

Deprecated

Pricing

from $3.90 / 1,000 products

Go to Apify Store
Thredup Scraper

Thredup Scraper

Deprecated

Scrape ThredUp listings with structured data — price, condition, size, brand, material & images. Perfect for resale market research, catalog monitoring & BI pipelines. Supports pagination & proxy config.

Pricing

from $3.90 / 1,000 products

Rating

0.0

(0)

Developer

Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

banner

ThredUp (thredup.com) is a US resale fashion marketplace. This actor starts from ThredUp listing pages, paginates through the result pages, and extracts structured product data for each item into an Apify dataset.

Introduction

The ThredUp scraper is designed for collection-style listing URLs such as women, category, and filtered storefront pages. It respects maxItems per start URL, and stores product detail data such as pricing, condition, size, category, material hints, breadcrumbs, and image URLs.

Use Cases

  • Resale market research: Track pricing, discounts, product mix, and brand presence.
  • Catalog monitoring: Watch changes in secondhand assortment over time.
  • Competitive intelligence: Compare category depth, brands, and merchandising patterns.
  • Data pipelines: Export structured product data for BI, analytics, and warehousing.

Input

Provide the following fields:

  • startUrls (array, required): ThredUp listing URLs to crawl.
  • maxItems (integer, required): Maximum number of products to scrape per start URL.
  • proxyConfiguration (object, optional): Apify proxy settings. Not required — the scraper works without a proxy.

Input Example

{
"startUrls": [
{
"url": "https://www.thredup.com/women?department_tags=women"
}
],
"maxItems": 3
}

Output

Each dataset item contains product detail fields like:

{
"url": "https://www.thredup.com/product/plus-92-polyester-tranquility-by-colorado-clothing-purple-skort/228645072",
"itemId": "228645072",
"title": "Tranquility By Colorado Clothing Skort",
"brand": "Tranquility by Colorado Clothing",
"category": "Skort",
"color": "Purple",
"size": "XXL",
"condition": "Excellent",
"currentPrice": 14.99,
"originalPrice": 9.74,
"salePrice": 7.49,
"estimatedRetailPrice": 19,
"estimatedRetailDiscountPercent": 21,
"availability": "InStock",
"onlyOneAvailable": true,
"finalSale": null,
"material": "92% POLYESTER",
"materials": ["92% POLYESTER", "8% SPANDEX"],
"attributes": [],
"itemDetails": ["92% POLYESTER", "8% SPANDEX"],
"sizeAndFit": ["Size XXL"],
"shippingAndReturn": [],
"breadcrumb": ["women", "Tranquility by Colorado Clothing", "Skort"],
"images": [
"https://cf-assets-thredup.thredup.com/assets/920799784/retina.jpg",
"https://cf-assets-thredup.thredup.com/assets/920799691/retina.jpg"
],
"pageTitle": null,
"brandId": 11374,
"gender": "women",
"department": "women",
"departmentTags": ["plus", "women"],
"categoryTags": ["skirts"],
"colorNames": ["Purple"],
"styleTags": ["casual", "skorts"],
"qualityType": "excellent",
"newWithTags": false,
"clearance": false,
"favoriteCount": 4,
"promoCode": "FIRST50",
"promoPrice": 7.49,
"promoDiscountPercent": 50,
"description": "A-line mini skirt featuring a vibrant pattern of purple stars, black swirls, and white floral accents on a dark background",
"photoIds": ["920799784", "920799691"]
}

The exact fields may vary slightly by listing because ThredUp does not expose every detail consistently on every item.

Why use the ThredUp Scraper?

  • Pagination support: Moves through pages until limits are reached.
  • Per-URL limits: maxItems is tracked independently for each start URL.
  • Structured output: Useful for resale analysis, catalog research, and downstream automation.
  • Apify-native: Works with Apify datasets, request queue, and proxy configuration.

FAQ

  • How many items can it scrape?
    Controlled by maxItems per start URL.

  • Do I need proxies?
    No. The scraper runs without a proxy. You can optionally add one (e.g. residential) if you hit anti-bot blocks at higher volume.

  • Will all products contain the same fields?
    No. Some pages expose more complete data than others, especially around material, fit, and shipping info.

  • What happens if ThredUp changes its layout?
    Selectors and extraction logic may need updates to keep output stable.

Need to scrape other fashion and resale platforms?

Check out our other scrapers:


Need help or want a custom solution?

Lexis Solutions is a certified Apify Partner. We can help with custom data extraction projects.

Contact us over Email or LinkedIn.

Support Our Work

If you're happy with our work and scrapers, you're welcome to leave a company review here and leave a review for the scrapers you're subscribed to.

Image Credit

Image credit: thredup.com.