AliExpress Scraper API

ENDPOINTS
GET/aliexpress/v2/product

Get Product Details (V2)

Real-time AliExpress product details scraped directly from the live site — pricing, SKU variants with per-SKU stock and pricing, images, specifications, and store information. Supports 64 ship-to countries via country_code with prices in each country's own currency (US requests are served from aliexpress.us, all other countries from aliexpress.com). Accepts a product URL or a numeric product ID. Returns 404 if the product does not exist.

QUERY PARAMS

AliExpress product URL or numeric product ID. Both the 1005... (aliexpress.com) and 3256... (aliexpress.us) ID forms are accepted for any country — conversion is automatic.

Examples:

  • URL: https://www.aliexpress.us/item/3256810554614749.html
  • URL: https://www.aliexpress.com/item/1005007346330785.html
  • Product ID: 3256810554614749

Ship-to country. Product pricing (including per-SKU prices) is returned in this country's local currency automatically.

{
  "id": "3256810554614749",
  "canonical_id": "3256810554614749",
  "title": "Joyfy Rubber Ducks Random Assortment Mini Rubber Duckie Toys for Kids Bath Shower Toys Birthday Gifts Summer Beach Pool Activity",
  "link": "https://www.aliexpress.com/item/3256810554614749.html",
  "images": [
    "https://ae-pic-a1.aliexpress-media.com/kf/Sf1ea8500f8bb4e37b31702f533e083a8v.jpg?has_lang=1&ver=1",
    "https://ae-pic-a1.aliexpress-media.com/kf/S3f715f2a467142728261a755015531703.jpg",
    "https://ae-pic-a1.aliexpress-media.com/kf/Scb9da701446e4e9e94e073855144f63bT.jpg?has_lang=1&ver=1",
    "https://ae-pic-a1.aliexpress-media.com/kf/S35cdd5e9f0cc4420b047d3fb42cde035B.jpg",
    "https://ae-pic-a1.aliexpress-media.com/kf/S1c8d53453e1d4a6c9fa6f54a31bf41d2T.jpg",
    "https://ae-pic-a1.aliexpress-media.com/kf/See10b68ebd3542e2a8a449bb78e693b4i.jpg?has_lang=1&ver=1"
  ],
  "video": null,
  "rating": 4.9,
  "reviews_count": 58,
  "orders_count": 500,
  "orders_label": "This seller: 500+ sales | Total sales: 500+",
  "wishlist_count": 145,
  "stock": 450,
  "max_per_buyer": 1,
  "pricing": {
    "sale_price": 2.09,
    "original_price": 19.06,
    "discount_percent": 89,
    "currency": "USD"
  },
  "coupons": [
    "$3.00 off on $15.00"
  ],
  "category": {
    "id": 100001766,
    "path": "26/200389159/100001766"
  },
  "sku_properties": [
    {
      "id": 200007763,
      "name": "Ships From",
      "values": [
        {
          "id": 201336106,
          "name": "United States",
          "image": null
        }
      ]
    },
    {
      "id": 14,
      "name": "Color",
      "values": [
        {
          "id": 29,
          "name": "15pc",
          "image": null
        },
        {
          "id": 193,
          "name": "30pcs",
          "image": null
        },
        {
          "id": 175,
          "name": "60pcs",
          "image": null
        },
        {
          "id": 10,
          "name": "120pcs",
          "image": null
        }
      ]
    }
  ],
  "skus": [
    {
      "id": "12000055944024790",
      "label": "30pcs",
      "attributes": "200007763:201336106;14:193#30pcs",
      "is_available": true,
      "stock": 114,
      "max_per_buyer": 1,
      "pricing": {
        "sale_price": 8.83,
        "original_price": 33.94,
        "discount_percent": 74,
        "currency": "USD"
      }
    },
    {
      "id": "12000055944024791",
      "label": "120pcs",
      "attributes": "200007763:201336106;14:10#120pcs",
      "is_available": true,
      "stock": 35,
      "max_per_buyer": 1,
      "pricing": {
        "sale_price": 29,
        "original_price": 79.22,
        "discount_percent": 63,
        "currency": "USD"
      }
    },
    {
      "id": "12000055944024788",
      "label": "15pc",
      "attributes": "200007763:201336106;14:29#15pc",
      "is_available": true,
      "stock": 148,
      "max_per_buyer": 1,
      "pricing": {
        "sale_price": 2.09,
        "original_price": 19.06,
        "discount_percent": 89,
        "currency": "USD"
      }
    },
    {
      "id": "12000055944024789",
      "label": "60pcs",
      "attributes": "200007763:201336106;14:175#60pcs",
      "is_available": true,
      "stock": 153,
      "max_per_buyer": 1,
      "pricing": {
        "sale_price": 16.39,
        "original_price": 50.92,
        "discount_percent": 68,
        "currency": "USD"
      }
    }
  ],
  "specifications": [
    {
      "name": "High-concerned chemical",
      "value": "none"
    },
    {
      "name": "Material",
      "value": "Plastic"
    },
    {
      "name": "Brand Name",
      "value": "Joyfy"
    },
    {
      "name": "Origin",
      "value": "Mainland China"
    },
    {
      "name": "Recommend Age",
      "value": "3-6Y,6-12Y"
    },
    {
      "name": "Features",
      "value": "Bath"
    }
  ],
  "shipping": {
    "ship_to": "US",
    "options": [
      {
        "code": "AE_US_SAVER",
        "name": "AE_US_SAVER",
        "price": null,
        "currency": "USD",
        "is_free": true,
        "ship_from": "United States",
        "min_delivery_days": 3,
        "max_delivery_days": 8,
        "estimated_delivery_min_date": "2026-08-25",
        "estimated_delivery_max_date": "2026-08-30",
        "has_tracking": true,
        "guaranteed_delivery_days": 30,
        "is_selected": true
      }
    ]
  },
  "store": {
    "id": 1105246100,
    "name": "Shop1105233629 Store",
    "link": "https://www.aliexpress.com/store/1105246100",
    "seller_id": 6003897797,
    "country": "China",
    "province": "",
    "opened_date": "2025-11-24",
    "is_top_rated": false,
    "is_local_seller": false,
    "positive_rate_percent": 0,
    "positive_reviews_count": 0,
    "reviews_count": 0,
    "followers_count": 114
  },
  "description_link": "https://pdp.aliexpress-media.com/product/description/pc/v2/en_US/desc.htm?productId=1005010740929501&key=Sc524855350e04a9692578c809ba6e7fed.zip&token=75febee38c334256f0cb9ad082f7dc4b&sellerId=6003897797",
  "description_json_link": "https://pdp.aliexpress-media.com/product/description/stdmobile/v2/en_US/desc.json?productId=1005010740929501&key=S2063b2232d7d47a9a4eebbcd104acf1cH.json&token=b93c83bed26c4e1ca58909b115cfe00a&sellerId=6003897797"
}