Skip to main content
Search Temu by keyword

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

keyword
string
required

Search phrase, e.g. 'kids toys' or 'phone case'.

limit
integer
default:40

Max product urls to return (Temu serves ~14 per search page).

Required range: 1 <= x <= 100
details
boolean
default:false

If true, also resolve the top details_limit urls to full product objects (each is an extra fetch and counts toward the rate limit).

details_limit
integer
default:8

How many results to resolve to full products when details=true.

Required range: 1 <= x <= 20

Response

Search succeeded (may carry products when details=true).