Temu Category Scraper
Pricing
Pay per usage
Temu Category Scraper
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
6 days ago
Last modified
Categories
Share
What does it do?
Temu Category Scraper extracts product listings from Temu category and collection pages. It collects product names, current prices, original prices, discount percentages, sold counts, ratings, and product images. The scraper automatically scrolls through category pages to load dynamically rendered products and captures comprehensive listing data for market analysis.
Why use it?
Temu has disrupted global ecommerce with aggressive pricing strategies. This scraper helps businesses monitor Temu's pricing across product categories, identify best-selling products, and track discount patterns. Retailers can benchmark their own prices against Temu listings, while market analysts can study pricing trends and product availability. Dropshippers can discover trending products and evaluate sourcing opportunities.
How to use
- Visit the Temu Category Scraper page on Apify.
- Enter one or more Temu category or collection URLs.
- Set the maximum number of products to scrape per category.
- Click Start to begin the scraping process.
- Download your data from the Dataset tab in your preferred format.
Use the Apify API for automated price monitoring and competitive intelligence workflows.
Input configuration
| Field | Type | Description |
|---|---|---|
categoryUrls | Array of strings | Temu category or collection page URLs |
maxProducts | Integer | Maximum products per category (default: 500) |
Output data
Each product in the dataset contains:
{"productName": "Wireless Bluetooth Speaker Portable","price": "$8.99","originalPrice": "$24.99","discount": "64% off","soldCount": "5000+ sold","rating": "4.7","image": "https://img.temu.com/product_image.jpg","categoryUrl": "https://www.temu.com/channel/best-sellers.html","scrapedAt": "2025-01-20T10:30:00.000Z"}
Cost of usage
The actor uses Puppeteer for browser rendering. A typical run scraping 200 products from one category takes 2-4 minutes using about 1 GB of memory. Pay-per-event pricing is $0.75 per 1,000 results. Scraping 500 products costs approximately $0.38. Platform memory costs are about $0.40 per GB-hour.
Tips
- Use specific category or subcategory URLs for more targeted results.
- The best-sellers page is a great starting point for trending product analysis.
- Compare original prices with current prices to calculate true discount percentages.
- Schedule daily runs to track price changes and new product additions.
- Export to CSV for price comparison analysis in spreadsheet applications.
- Use sold count data to identify the most popular products in each category.
Built with Crawlee and Apify SDK. See more scrapers by consummate_mandala on Apify Store.