Scrape a Temu product page
Plugins
Scrape a Temu product page
Fetches a single Temu product and returns it as JSON: name, description, brand, sku, price, priceCurrency, availability, rating, reviewCount and images. Temu serves product data only to search-engine crawlers, so this reads the ld+json SEO document rather than a browser render. The url must be a product page (path ends in -g-<id>.html).
Scrape a Temu product page
Authorizations
Your ScrapeUnblocker API key. Apply on every request.
Query Parameters
Full Temu product url, e.g. 'https://www.temu.com/xyz-g-601099512345678.html'. Must be a product page (its path ends in -g-<id>.html); search/category urls have no product data and are rejected.
Response
Product found and parsed.

