AliExpress Store Scraper avatar

AliExpress Store Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
AliExpress Store Scraper

AliExpress Store Scraper

Extract store profiles, follower counts, and seller ratings from AliExpress store pages. Powered by AliExpress Scraper.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

This actor extracts Store Details from AliExpress. It collects profile information, seller metrics, and business status from store homepages. It works on aliexpress.com and aliexpress.us domains.

Data Fields

Field NameDescriptionExample
Store NameThe official name of the storeGlobal Tech Store
Store LogoURL to the store profile imagehttps://ae01.alicdn.com/img.jpg
Positive RatePercentage of positive feedback98.5%
Seller IDUnique identifier for the seller234567890
Opened TimeDate the store was establishedOct 12, 2018
Followers CountNumber of users following the store15420
Store URLDirect link to the store pagehttps://www.aliexpress.com/store/12345
Seller Business TypeLegal classification of the sellerIndividual Seller
Vacation ModeBoolean status of store activityfalse
Top Brand SellerIndicates if the store has top brand statustrue

Input

  • urls: Array of AliExpress store URLs. Use the main store home page.
  • maxItems: Maximum number of store profiles to process. Default is 100.

Example Input

{
"urls": ["https://www.aliexpress.com/store/1101234567"],
"maxItems": 10
}

Example Output

[
{
"storeName": "Official Electronics Hub",
"storeLogo": "https://ae01.alicdn.com/kf/S8234.jpg",
"positiveRate": "97.2%",
"sellerId": "2671002",
"openedTime": "May 20, 2020",
"followersCount": 8540,
"storeUrl": "https://www.aliexpress.com/store/1101234567",
"sellerBusinessType": "Company",
"vacationMode": false,
"topBrandSeller": true
},
{
"storeName": "Global Fashion Outlet",
"storeLogo": "https://ae01.alicdn.com/kf/S9112.jpg",
"positiveRate": "94.8%",
"sellerId": "2685005",
"openedTime": "Jan 15, 2021",
"followersCount": 3210,
"storeUrl": "https://www.aliexpress.com/store/1109876543",
"sellerBusinessType": "Individual Seller",
"vacationMode": true,
"topBrandSeller": false
}
]

Want more from AliExpress?

This actor only covers Store Details. The full AliExpress Scraper browser extension also includes Products in a List, Product Details, Variants of a Product, Reviews in a List with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the AliExpress Scraper extension

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.