Skip to main content
Scrape AliExpress search results

Authorizations

x-scrapeunblocker-key
string
header
required

Your ScrapeUnblocker API key. Apply on every request.

Query Parameters

keyword
string
required

What to search, e.g. 'wireless earbuds' or 'phone case'.

sort
string
default:relevance

Ordering: relevance, orders, price_asc, price_desc, newest.

max_results
integer
default:60

How many products to collect across pages (~60 per page, max 1200).

Required range: 1 <= x <= 1200
page
integer
default:1

1-based results page to start from.

Required range: 1 <= x <= 20
proxy_country
string | null

Exit-IP country (ISO-2); also pins AliExpress price currency. Blank for a smart exit.

Response

JSON with a products array plus totals.