Global online marketplace - category listings, product details, reviews, and search.
Category Listing
ASYNCREADNo auth
Returns product cards, filters, and navigation metadata for a category page URL.
ParametersFormJSON
Full AliExpress category page URL to fetch
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_aliexpress_category_listing_ssr", "params": { "category_url": "https://www.aliexpress.com/category/0/Casual-%26-Day-Dresses.html" } }'