AliExpress Scraper
Pricing
Pay per event
position
Optional
1-based position across all fetched pages.
product_id
Optional
AliExpress product id, stable across runs.
url
Optional
Absolute product URL.
title
Optional
Full product title.
price
Optional
Current price as a number, in the country's currency.
price_text
Optional
That price as AliExpress formats it.
was_price
Optional
Previous price, only where it is genuinely above the current one.
was_price_text
Optional
That previous price as formatted.
discount_percent
Optional
Discount AliExpress claims. Treat as a marketing figure: almost every listing carries one.
currency
Optional
Currency code from the payload, which follows the country you picked.
rating
Optional
Star rating out of 5, on roughly seven products in ten.
sold_text
Optional
Units sold as AliExpress words it, for example 700+ sold.
sold_at_least
Optional
That figure as a number. It is a rounded floor, not an exact count.
ships_from
Optional
Two-letter country the item ships from, decoded from the card's own tracking blob. CN means China; anything else is a local or regional warehouse.
ships_locally
Optional
True when it ships from somewhere other than China, which is days rather than weeks.
selling_points
Optional
Promotional and scarcity badges with readable text, for example 'Early bird deal, only 1 left'.
image
Optional
Primary image URL.
images
Optional
Every image the card carries, not just the first.
image_count
Optional
How many that is.
sku_id
Optional
The SKU the shown price belongs to.
product_type
Optional
AliExpress's own product type, which marks promoted placements.
is_promoted
Optional
Whether AliExpress marked this a paid placement (productType 'ad').
country
Optional
Country the run priced for.
query
Optional
Echo of the search term.