AliExpress Image Scraper avatar

AliExpress Image Scraper

Pricing

from $3.49 / 1,000 images

Go to Apify Store
AliExpress Image Scraper

AliExpress Image Scraper

Collect image results and source links from AliExpress. Using AliExpress image URLs, the result preserves product identifiers, position, media type, input given, and sku image in source order.

Pricing

from $3.49 / 1,000 images

Rating

0.0

(0)

Developer

ReapX

ReapX

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 hours ago

Last modified

Share

Collect image results and source links from AliExpress. Using AliExpress image URLs, the result preserves product identifiers, position, media type, input given, and sku image in source order.

AliExpress Image Scraper interface

The record

The dataset schema names every field before the run. The first working set is productId, url, imageUrl, position, mediaType, skuImage, inputGiven, and scrapedAt. Dataset views keep related fields together without changing the underlying row.

Captured row

{
"mediaType": "main",
"productId": "1005012071661126"
}

Input

AliExpress Image Scraper accepts source URLs. Run controls stay in the same form.

FieldWhat it controlsStarting value
startUrlsPaste exact AliExpress URLs, one per line.["https://www.aliexpress.com/item/1005012071661126.html"]
maxItemsStop after this many dataset rows.100
maxSecondsStop after this many seconds and keep completed rows.240
includeEmptyKeep empty-result records in the returned record.false

Example input

{
"startUrls": [
"https://www.aliexpress.com/item/1005012071661126.html"
],
"maxItems": 3,
"maxSeconds": 180
}

Price

$4.99 per 1,000 images on the Free plan. Other Apify plans use the rates shown in the Pricing tab.

AliExpress Image Scraper input and result demonstration

Console, API, schedules, and exports

Runs can begin in Apify Console, from a saved task, or through the Actor API. A schedule can reuse the same input. Completed rows remain in the run dataset for API retrieval and Apify dataset exports.

POST https://api.apify.com/v2/acts/RJ8cEslfV7433ucGN/runs
GET https://api.apify.com/v2/datasets/{datasetId}/items

Saved tasks

Twenty task pages cover distinct research, comparison, operations, automation, and export jobs. The opening set is:

  • AliExpress image exact query: Review one AliExpress record around productId, url, imageUrl, and position. The saved task uses startUrls, maxItems, and maxSeconds and opens the overview view. Configured in AliExpress Image Scraper.
  • AliExpress image query comparison: Compare AliExpress images using productId, url, imageUrl, and position. The export view keeps the differences close together. Configured in AliExpress Image Scraper.
  • AliExpress image query list: Process a saved AliExpress input queue with startUrls, maxItems, and maxSeconds. Source and identifier fields remain visible in the overview view. Configured in AliExpress Image Scraper.
  • AliExpress image result index: Index AliExpress images by productId, url, imageUrl, and position. The saved input keeps the same matching fields from run to run. Configured in AliExpress Image Scraper.
  • AliExpress image destination register: Assemble a focused AliExpress register centered on productId, url, imageUrl, and position. The task keeps startUrls, maxItems, and maxSeconds visible for later review. Configured in AliExpress Image Scraper.
  • AliExpress image ranking benchmark: Compare a second field set across AliExpress images, led by productId, url, imageUrl, and position. Results open as the export table. Configured in AliExpress Image Scraper.

Support

Include the Actor ID, run ID, saved task name, and affected input when reporting an issue. That is enough to locate the run and its dataset.