AliExpress Data Scraper avatar
AliExpress Data Scraper

Deprecated

Pricing

$15.00/month + usage

Go to Store
AliExpress Data Scraper

AliExpress Data Scraper

Deprecated

Developed by

Datastorm

Datastorm

Maintained by Community

Fast and efficient AliExpress Scraper. This scraper is blazing fast and uses minimal resources and can be configured to output the product details you need for efficient use of storage. Get pricing, product details, shipping details, images, seller info, feedback, inventory details and much more!

0.0 (0)

Pricing

$15.00/month + usage

1

Total users

13

Monthly users

5

Last modified

2 years ago

You can access the AliExpress Data Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

{
"openapi": "3.0.1",
"info": {
"version": "0.0",
"x-build-id": "f8IUsgQNoagMFBt6F"
},
"servers": [
{
"url": "https://api.apify.com/v2"
}
],
"paths": {
"/acts/datastorm~aliexpress-data-scraper/run-sync-get-dataset-items": {
"post": {
"operationId": "run-sync-get-dataset-items-datastorm-aliexpress-data-scraper",
"x-openai-isConsequential": false,
"summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
"tags": [
"Run Actor"
],
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/inputSchema"
}
}
}
},
"parameters": [
{
"name": "token",
"in": "query",
"required": true,
"schema": {
"type": "string"
},
"description": "Enter your Apify token here"
}
],
"responses": {
"200": {
"description": "OK"
}
}
}
},
"/acts/datastorm~aliexpress-data-scraper/runs": {
"post": {
"operationId": "runs-sync-datastorm-aliexpress-data-scraper",
"x-openai-isConsequential": false,
"summary": "Executes an Actor and returns information about the initiated run in response.",
"tags": [
"Run Actor"
],
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/inputSchema"
}
}
}
},
"parameters": [
{
"name": "token",
"in": "query",
"required": true,
"schema": {
"type": "string"
},
"description": "Enter your Apify token here"
}
],
"responses": {
"200": {
"description": "OK",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/runsResponseSchema"
}
}
}
}
}
}
},
"/acts/datastorm~aliexpress-data-scraper/run-sync": {
"post": {
"operationId": "run-sync-datastorm-aliexpress-data-scraper",
"x-openai-isConsequential": false,
"summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
"tags": [
"Run Actor"
],
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/inputSchema"
}
}
}
},
"parameters": [
{
"name": "token",
"in": "query",
"required": true,
"schema": {
"type": "string"
},
"description": "Enter your Apify token here"
}
],
"responses": {
"200": {
"description": "OK"
}
}
}
}
},
"components": {
"schemas": {
"inputSchema": {
"type": "object",
"properties": {
"startUrls": {
"title": "Start URLs",
"type": "array",
"description": "URLs to start with",
"items": {
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"title": "URL of a web page",
"format": "uri"
}
}
}
},
"searchTerms": {
"title": "Search Terms",
"type": "array",
"description": "Search by search terms in addition to URLs",
"items": {
"type": "string"
}
},
"proxyConfiguration": {
"title": "Proxy Configuration",
"type": "object",
"description": "Proxy Configuration",
"default": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountry": "US"
}
},
"maxItems": {
"title": "Max Items",
"type": "integer",
"description": "Set the maximum number of items to crawl per run"
},
"language": {
"title": "Language",
"enum": [
"en_US",
"ru_RU",
"pt_BR",
"es_ES",
"fr_FR",
"pl_PL",
"iw_IL",
"it_IT",
"tr_TR",
"de_DE",
"ko_KR",
"ar_MA",
"ja_JP",
"nl_NL",
"th_TH",
"in_ID"
],
"type": "string",
"description": "Select Language",
"default": "en_US"
},
"shippingTo": {
"title": "Shipping To",
"enum": [
"af",
"ala",
"al",
"gba",
"dz",
"as",
"ad",
"ao",
"ai",
"ag",
"ar",
"am",
"aw",
"asc",
"au",
"at",
"az",
"bs",
"bh",
"bd",
"bb",
"by",
"be",
"bz",
"bj",
"bm",
"bt",
"bo",
"ba",
"bw",
"br",
"vg",
"bn",
"bg",
"bf",
"bi",
"kh",
"cm",
"ca",
"cv",
"bq",
"ky",
"cf",
"td",
"cl",
"cx",
"cc",
"co",
"km",
"zr",
"ck",
"cr",
"ci",
"hr",
"cw",
"cy",
"cz",
"dk",
"dj",
"dm",
"do",
"tls",
"ec",
"eg",
"sv",
"gq",
"er",
"ee",
"et",
"fk",
"fo",
"fj",
"fi",
"fr",
"pf",
"ga",
"gm",
"ge",
"de",
"gh",
"gi",
"gr",
"gl",
"gd",
"gp",
"gu",
"gt",
"ggy",
"gn",
"gw",
"gy",
"gf",
"ht",
"hn",
"hk",
"hu",
"is",
"in",
"id",
"iq",
"ie",
"il",
"it",
"jm",
"jp",
"jey",
"jo",
"kz",
"ke",
"ki",
"kr",
"ks",
"kw",
"kg",
"la",
"lv",
"lb",
"ls",
"lr",
"ly",
"li",
"lt",
"lu",
"mo",
"mg",
"mw",
"my",
"mv",
"ml",
"mt",
"mh",
"mq",
"mr",
"mu",
"yt",
"mx",
"fm",
"mc",
"mn",
"mne",
"ms",
"ma",
"mz",
"mm",
"na",
"nr",
"np",
"nl",
"an",
"nc",
"nz",
"ni",
"ne",
"ng",
"nu",
"nf",
"mk",
"mp",
"no",
"om",
"other",
"pk",
"pw",
"ps",
"pa",
"pg",
"py",
"pe",
"ph",
"pl",
"pt",
"pr",
"qa",
"md",
"re",
"ro",
"ru",
"rw",
"blm",
"kn",
"lc",
"maf",
"pm",
"vc",
"ws",
"sm",
"st",
"sa",
"sn",
"srb",
"sc",
"sl",
"sg",
"sx",
"sk",
"si",
"sb",
"so",
"za",
"sgs",
"ss",
"es",
"lk",
"sr",
"sz",
"se",
"ch",
"tw",
"tj",
"tz",
"th",
"cg",
"va",
"tg",
"to",
"tt",
"tn",
"tr",
"tm",
"tc",
"tv",
"vi",
"ug",
"ua",
"ae",
"uk",
"us",
"uy",
"uz",
"vu",
"ve",
"vn",
"wf",
"ye",
"zm",
"eaz",
"zw"
],
"type": "string",
"description": "Shipping To Destination",
"default": "us"
},
"currency": {
"title": "Currency",
"enum": [
"USD",
"CHF",
"MXN",
"EUR",
"CLP",
"CAD",
"AUD",
"SGD",
"KRW",
"JPY",
"PLN",
"GBP",
"SEK",
"HUF",
"NZD",
"TRY",
"BRL",
"RUB",
"FJD",
"STD",
"SCR",
"BBD",
"GTQ",
"HNL",
"UGX",
"ZAR",
"TND",
"BSD",
"SLL",
"IQD",
"GMD",
"TWD",
"RSD",
"DOP",
"KMF",
"MYR",
"FKP",
"GEL",
"UYU",
"MAD",
"CVE",
"TOP",
"OMR",
"AZN",
"PGK",
"KES",
"UAH",
"BTN",
"GNF",
"ERN",
"SVC",
"ARS",
"QAR",
"THB",
"UZS",
"XPF",
"BDT",
"LYD",
"BMD",
"PHP",
"KWD",
"PYG",
"JMD",
"ISK",
"COP",
"DZD",
"PAB",
"ETB",
"SOS",
"VUV",
"VEF",
"LAK",
"BND",
"XAF",
"HRK",
"ALL",
"DJF",
"TZS",
"VND",
"ILS",
"GHS",
"GYD",
"BOB",
"MDL",
"IDR",
"KYD",
"AMD",
"BWP",
"SHP",
"LBP",
"TJS",
"JOD",
"AED",
"HKD",
"RWF",
"LSL",
"DKK",
"BGN",
"MMK",
"MUR",
"NOK",
"GIP",
"RON",
"LKR",
"NGN",
"CZK",
"CRC",
"PKR",
"XCD",
"HTG",
"BHD",
"KZT",
"SRD",
"SZL",
"SAR",
"TTD",
"YER",
"MVR",
"AFN",
"INR",
"AWG",
"NPR",
"MNT",
"AOA",
"SBD",
"BYR",
"BIF",
"BZD",
"BAM",
"EGP",
"MOP",
"NAD",
"NIO",
"PEN",
"WST",
"TMT"
],
"type": "string",
"description": "Select Currency",
"default": "USD"
},
"categoryDetails": {
"title": "Category Details ",
"type": "boolean",
"description": "Include Category Details",
"default": false
},
"feedbackDetails": {
"title": "Feedback Details ",
"type": "boolean",
"description": "Include Feedback Details",
"default": false
},
"imageDetails": {
"title": "Image Details ",
"type": "boolean",
"description": "Include List of Product Images",
"default": false
},
"inventoryDetails": {
"title": "Inventory Details ",
"type": "boolean",
"description": "Include Inventory Details",
"default": false
},
"priceDetails": {
"title": "Price Details ",
"type": "boolean",
"description": "Price Details for different Sku's",
"default": false
},
"productInfoDetails": {
"title": "Product Info Details ",
"type": "boolean",
"description": "Product Information Details",
"default": false
},
"productPropertiesDetails": {
"title": "Product Properties ",
"type": "boolean",
"description": "Product Properties (varies by product)",
"default": false
},
"sellerDetails": {
"title": "Seller Details ",
"type": "boolean",
"description": "Details about the Seller",
"default": false
},
"sellerPolicyDetails": {
"title": "Seller Policy Details ",
"type": "boolean",
"description": "Details about the Seller's return policy",
"default": false
},
"skuDetails": {
"title": "Sku Details",
"type": "boolean",
"description": "Details about the different Sku's for the product",
"default": false
},
"storeFeedback": {
"title": "Store Feeback Metrics",
"type": "boolean",
"description": "Store Feedback Metrics",
"default": false
},
"couponDetails": {
"title": "Related Coupons",
"type": "boolean",
"description": "Related Coupons",
"default": false
},
"shippingDetails": {
"title": "Shipping Details",
"type": "boolean",
"description": "Freight and Shipping Information",
"default": false
},
"tradeDetails": {
"title": "Trade Details",
"type": "boolean",
"description": "Trade Details",
"default": false
},
"wishListDetails": {
"title": "Wish List",
"type": "boolean",
"description": "Wish List Details",
"default": false
}
}
},
"runsResponseSchema": {
"type": "object",
"properties": {
"data": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"actId": {
"type": "string"
},
"userId": {
"type": "string"
},
"startedAt": {
"type": "string",
"format": "date-time",
"example": "2025-01-08T00:00:00.000Z"
},
"finishedAt": {
"type": "string",
"format": "date-time",
"example": "2025-01-08T00:00:00.000Z"
},
"status": {
"type": "string",
"example": "READY"
},
"meta": {
"type": "object",
"properties": {
"origin": {
"type": "string",
"example": "API"
},
"userAgent": {
"type": "string"
}
}
},
"stats": {
"type": "object",
"properties": {
"inputBodyLen": {
"type": "integer",
"example": 2000
},
"rebootCount": {
"type": "integer",
"example": 0
},
"restartCount": {
"type": "integer",
"example": 0
},
"resurrectCount": {
"type": "integer",
"example": 0
},
"computeUnits": {
"type": "integer",
"example": 0
}
}
},
"options": {
"type": "object",
"properties": {
"build": {
"type": "string",
"example": "latest"
},
"timeoutSecs": {
"type": "integer",
"example": 300
},
"memoryMbytes": {
"type": "integer",
"example": 1024
},
"diskMbytes": {
"type": "integer",
"example": 2048
}
}
},
"buildId": {
"type": "string"
},
"defaultKeyValueStoreId": {
"type": "string"
},
"defaultDatasetId": {
"type": "string"
},
"defaultRequestQueueId": {
"type": "string"
},
"buildNumber": {
"type": "string",
"example": "1.0.0"
},
"containerUrl": {
"type": "string"
},
"usage": {
"type": "object",
"properties": {
"ACTOR_COMPUTE_UNITS": {
"type": "integer",
"example": 0
},
"DATASET_READS": {
"type": "integer",
"example": 0
},
"DATASET_WRITES": {
"type": "integer",
"example": 0
},
"KEY_VALUE_STORE_READS": {
"type": "integer",
"example": 0
},
"KEY_VALUE_STORE_WRITES": {
"type": "integer",
"example": 1
},
"KEY_VALUE_STORE_LISTS": {
"type": "integer",
"example": 0
},
"REQUEST_QUEUE_READS": {
"type": "integer",
"example": 0
},
"REQUEST_QUEUE_WRITES": {
"type": "integer",
"example": 0
},
"DATA_TRANSFER_INTERNAL_GBYTES": {
"type": "integer",
"example": 0
},
"DATA_TRANSFER_EXTERNAL_GBYTES": {
"type": "integer",
"example": 0
},
"PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
"type": "integer",
"example": 0
},
"PROXY_SERPS": {
"type": "integer",
"example": 0
}
}
},
"usageTotalUsd": {
"type": "number",
"example": 0.00005
},
"usageUsd": {
"type": "object",
"properties": {
"ACTOR_COMPUTE_UNITS": {
"type": "integer",
"example": 0
},
"DATASET_READS": {
"type": "integer",
"example": 0
},
"DATASET_WRITES": {
"type": "integer",
"example": 0
},
"KEY_VALUE_STORE_READS": {
"type": "integer",
"example": 0
},
"KEY_VALUE_STORE_WRITES": {
"type": "number",
"example": 0.00005
},
"KEY_VALUE_STORE_LISTS": {
"type": "integer",
"example": 0
},
"REQUEST_QUEUE_READS": {
"type": "integer",
"example": 0
},
"REQUEST_QUEUE_WRITES": {
"type": "integer",
"example": 0
},
"DATA_TRANSFER_INTERNAL_GBYTES": {
"type": "integer",
"example": 0
},
"DATA_TRANSFER_EXTERNAL_GBYTES": {
"type": "integer",
"example": 0
},
"PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
"type": "integer",
"example": 0
},
"PROXY_SERPS": {
"type": "integer",
"example": 0
}
}
}
}
}
}
}
}
}
}

AliExpress Data Scraper OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for AliExpress Data Scraper from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients: