SocialCrawl

AliExpress

Extract data from AliExpress

Extract data from AliExpress.

Base URL: /v1/aliexpress/...

Getting Started

Make your first request to any endpoint below.

3. Read computed fields

When an endpoint supports a computed field and the required source inputs are present, the unified response includes that optional field. Depending on the endpoint, optional fields can include engagement_rate, language, content_category, and estimated_reach. See Computed fields for formulas, clamping rules, and null semantics.

Endpoints

9 endpoints available.

EndpointPathCredit Tier
List AliExpress categories/v1/aliexpress/categoriesstandard (1cr)
List AliExpress featured promotions/v1/aliexpress/promostandard (1cr)
Get an AliExpress product by id or URL/v1/aliexpress/productadvanced (5cr)
Get AliExpress shipping for a product SKU/v1/aliexpress/product/shippingadvanced (5cr)
Get similar AliExpress products/v1/aliexpress/product/similaradvanced (5cr)
Get AliExpress product reviews/v1/aliexpress/reviewsadvanced (5cr)
Search AliExpress products/v1/aliexpress/searchadvanced (5cr)
List hot AliExpress products/v1/aliexpress/search/hotadvanced (5cr)
List AliExpress products in a featured promotion/v1/aliexpress/search/promoadvanced (5cr)

Notes

  • All endpoints use GET method with query parameters
  • Authentication via x-api-key header
  • Responses follow the unified SocialCrawl schema