Search Temu by keyword
Searches Temu for keyword and returns product urls taken from Temu’s own search page. With details=true it also resolves the top details_limit urls to full product objects (name, price, rating, images, …). Product data comes from Temu’s crawler SEO document, so this needs no browser render.
Authorizations
Your ScrapeUnblocker API key. Apply on every request.
Query Parameters
Search phrase, e.g. 'kids toys' or 'phone case'.
Max product urls to return (Temu serves ~14 per search page).
1 <= x <= 100If true, also resolve the top details_limit urls to full product objects (each is an extra fetch and counts toward the rate limit).
How many results to resolve to full products when details=true.
1 <= x <= 20Response
Search succeeded (may carry products when details=true).

