Temu Product Scraper | $3/1K | Prices & Sold Count avatar

Temu Product Scraper | $3/1K | Prices & Sold Count

Pricing

from $3.00 / 1,000 product scrapeds

Go to Apify Store
Temu Product Scraper | $3/1K | Prices & Sold Count

Temu Product Scraper | $3/1K | Prices & Sold Count

Scrape Temu product listings in real-time — title, price, original price, rating, reviews, sold count, shop, images. Perfect for dropshipping research.

Pricing

from $3.00 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

Apivault Labs

Apivault Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

🛒 Temu Product Scraper | $3/1K | Real-Time Data for Dropshipping

Scrape Temu product listings in real-time. Get title, price, discount, rating, reviews count, sold count, shop, shipping, and images. Perfect for dropshipping research, price monitoring, and competitive analysis.

✨ Key Features

  • 🔄 Real-time scraping — always fresh data, not cached
  • 💵 Price + original price (catch discounts) + discount %
  • ⭐ Rating + reviews count
  • 🔥 Sold count — Temu's signature social-proof metric
  • 🏪 Shop / seller name
  • 📦 Shipping info, availability
  • 🖼️ Main product image URL
  • 🔢 Auto-detects product ID from URL
  • 🔒 No login, no cookies, no Temu account

Input

Simple — full URLs

{
"productUrls": [
"https://www.temu.com/wireless-bluetooth-earbuds-g-601099527041816.html",
"https://www.temu.com/some-product-g-601099527041999.html"
]
}

Or just product IDs

{
"productUrls": ["601099527041816", "601099527041999"]
}

Mix URLs and IDs freely — the scraper normalizes both.

Input Parameters

FieldTypeRequiredDescription
productUrlsstring[]Temu product URLs or numeric product IDs
extractTitleboolProduct title (default: true)
extractPriceboolCurrent price (default: true)
extractOriginalPriceboolOriginal price before discount (default: true)
extractDiscountboolDiscount percentage (default: true)
extractRatingbool1-5 star rating (default: true)
extractReviewsCountboolNumber of reviews (default: true)
extractSoldCountboolTotal units sold — Temu's key metric (default: true)
extractShopboolShop / seller name (default: true)
extractDescriptionboolProduct description (default: true)
extractCategoryboolCategory / breadcrumb (default: true)
extractShippingboolShipping info (default: true)
extractAvailabilityboolStock status (default: true)
extractImageboolMain image URL (default: true)
maxConcurrencyintParallel product scrapes (default: 3)
timeoutintTimeout per product in seconds (default: 180)

Output

{
"success": true,
"productUrl": "https://www.temu.com/wireless-bluetooth-earbuds-g-601099527041816.html",
"inputUrl": "https://www.temu.com/wireless-bluetooth-earbuds-g-601099527041816.html",
"productId": "601099527041816",
"title": "Wireless Bluetooth Earbuds G-60",
"price": "US$10.99",
"originalPrice": "US$24.99",
"discount": "-56%",
"rating": 4.8,
"reviewsCount": "10K+",
"soldCount": "50K+",
"shopName": "TopTech Store",
"description": "High-quality wireless earbuds with noise cancellation...",
"category": "Electronics > Audio > Earbuds",
"shipping": "Free shipping over $10",
"availability": "In stock",
"imageUrl": "https://img.temu.com/..."
}

Use Cases

  • Dropshipping research — find hot products by sold count
  • Price arbitrage — monitor Temu prices vs. Amazon/Shopify
  • Trend spotting — sold count reveals what's moving
  • Product catalog — feed your Shopify/WooCommerce store
  • Competitive intelligence — watch competitors' Temu listings
  • Affiliate marketing — build niche product collections

Pricing

  • $0.003 per product ($3 per 1,000 products)
  • Pay only for successfully scraped products
  • Failed requests are free

Why Temu?

  • Fastest-growing marketplace in the US and EU (2024-2026)
  • Cheapest-price winner for many dropshipping categories
  • Sold count displayed publicly (unique to Temu and TikTok Shop) — powerful signal
  • Lower competition than Amazon/AliExpress scraping

Notes

  • Temu URLs must be in the canonical /slug-g-<id>.html format — mobile / category URLs may not work
  • Sold count is Temu's marketing metric, often bucketed ("10K+", "50K+") rather than exact numbers
  • Rating and reviews count come from Temu's platform, not third parties
  • Scraped data is publicly visible product information; no private data is extracted

Tips

  • Start with maxConcurrency: 3 — Temu is sensitive to aggressive parallelism
  • Sort your product list by sold count to find bestsellers
  • For bulk research (1000+ products) split into batches of 100-200 per run
  • Combine with our TikTok Shop Scraper for full Asian marketplace coverage