Temu Scraper avatar
Temu Scraper

Deprecated

Pricing

$20.00/month + usage

Go to Store
Temu Scraper

Temu Scraper

Deprecated

Developed by

mscraper

mscraper

Maintained by Community

Unlock data's potential with Temu Scraper! Rapidly collect product info from Temu, a leading Chinese marketplace, in seconds. Perfect for market research, price tracking, and exploring trends. Turn data into decisions with Temu Scraper.

0.0 (0)

Pricing

$20.00/month + usage

7

Total users

346

Monthly users

4

Last modified

2 months ago

You can access the Temu Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.temu.com/de/100pcs-colored-acrylic-crystal-beads-round-crackle-glass-beads-for-faux-jewelry-making-bracelets-earring-necklace-keychains-adults-beading-diy-art-craft-projects-christmas-ornament-birthday-gifts-8mm-0-31in-g-601099512321944.html"
< },
< {
< "url": "https://www.temu.com/de/jewelry-making-accessories-o3-1485.html"
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyCountry": "DE",
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< },
< "resultsLimit": 20
<}' |
<apify call mscraper/temu-scraper --silent --output-dataset

Temu Scraper API through CLI

The Apify CLI is the official tool that allows you to use Temu Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: