Alibaba Listings Scraper avatar

Alibaba Listings Scraper

Pricing

$3.00 / 1,000 products

Go to Apify Store
Alibaba Listings Scraper

Alibaba Listings Scraper

The Alibaba Listings Scraper extracts paginated product results from Alibaba based on a search query, capturing product titles, prices, images, URLs, discounts, delivery estimates, ratings, and reviews—ideal for market research and supplier analysis.

Pricing

$3.00 / 1,000 products

Rating

5.0

(3)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

10

Bookmarked

614

Total users

42

Monthly active users

0.31 hours

Issues response

2 days ago

Last modified

Share

🚀 Alibaba Listings Scraper

Easily extract product listings from Alibaba based on a search query. The Alibaba Listings Scraper allows you to gather structured product data for market research and supplier analysis.

✨ Features

  • 🏷️ Comprehensive Product Data: Retrieve product titles, prices, images, URLs, discounts, delivery estimates, ratings, and reviews.
  • 🔍 Search-Based Extraction: Provide a search query to extract relevant product listings.
  • Fast & Efficient: Quickly gather supplier data for e-commerce insights and sourcing strategies.

🛠️ How It Works

  1. Enter a Search Query – Provide a keyword to search for relevant products on Alibaba.
  2. Run the Scraper – Start the process and receive structured product data instantly.

📋 Output Fields

Every run returns these 29 fields per record:

FieldTypeDescription
productIdstringAlibaba product ID
companyIdstringAlibaba supplier company ID
titlestringProduct title
pricestringPrice or price range as listed
priceMinnumberLowest price in the listed range, as a number
priceMaxnumberHighest price in the listed range; equals priceMin for flat-priced products
currencystringCurrency symbol of the prices (pinned to USD)
promotionPricestringPromotional price, when running
discountstringDiscount as displayed
moqstringMinimum order quantity
companyNamestringSupplier company name
companyLogostringSupplier company logo
supplierStoreUrlstringSupplier's Alibaba storefront
supplierProfileUrlstringSupplier's company profile page
countryCodestringSupplier country code
productUrlstringDirect link to the product page
mainImagestringMain product image
additionalImagesarrayFurther product gallery images
reviewScorenumberAverage product review score
reviewCountnumberNumber of product reviews
supplierServiceScorenumberSupplier service rating
shippingScorenumberSupplier shipping rating
deliveryEstimatestringDelivery estimate as displayed
goldSupplierYearsnumberYears the supplier has held Gold Supplier status
certificationsarraySupplier certifications, when shown
badgesarrayTrust and status badges on the listing
sellingPointsarrayListing perks such as free_shipping or easy_return
isSponsoredbooleanWhether the listing was a paid placement rather than an organic result
scrapedAtstringISO 8601 timestamp of when this row was scraped

📊 Sample Output Data

The scraper provides structured JSON output with key product details. Example:

[
{
"productId": "1601494313217",
"companyId": "291556133",
"title": "Demon Eyes Lights RGB 5V/2A Free Design APP Control Devil's Eyes Flexible Led Matrix Panels DIY Text Animation For Truck",
"price": "US$12.20-28",
"priceMin": 12.2,
"priceMax": 28,
"currency": "US$",
"promotionPrice": null,
"discount": null,
"moq": "Min. order: 1 set",
"companyName": "Shenzhen Haocaiyang Technology Co., Ltd.",
"companyLogo": "https://sc02.alicdn.com/kf/A9294782118b2454fb98da279287a8f97L.jpg",
"supplierStoreUrl": "https://idotmatrix.en.alibaba.com/",
"supplierProfileUrl": "https://idotmatrix.en.alibaba.com/company_profile.html",
"countryCode": "CN",
"productUrl": "https://www.alibaba.com/product-detail/Demon-Eyes-Lights-RGB-5V-2A_1601494313217.html?priceId=012465af20da4c8f9fc66a5a84cc4eb9",
"mainImage": "https://s.alicdn.com/@sc04/kf/Hdd61d6b471614ed49ff1bf44f4b0f701O.jpg_300x300.jpg",
"additionalImages": [
"https://s.alicdn.com/@sc04/kf/Hf5af569e44854d2ab6f3856bec60c37cg.png_300x300.png",
"https://s.alicdn.com/@sc04/kf/H8a2ce8d26860417a84be50e654770701G.jpg_300x300.jpg",
"https://s.alicdn.com/@sc04/kf/H25fbbcab51bd4be0af15b823b1456851l.jpg_300x300.jpg",
"… 3 more"
],
"reviewScore": "4.7",
"reviewCount": "24",
"supplierServiceScore": 4.7,
"shippingScore": 4.7,
"deliveryEstimate": null,
"goldSupplierYears": "2 yrs",
"certifications": null,
"badges": null,
"sellingPoints": [
"easy_return"
],
"isSponsored": true,
"scrapedAt": "2026-08-05T08:32:20.966Z"
},
{
"productId": "1601534085416",
"companyId": "282468368",
"title": "Custom Animation RGB LED Matrix Pixel Panel 24V Programmable Devil Eye Lamp for Car Truck Advertising New App Control Logo Light",
"price": "US$10-50",
"priceMin": 10,
"priceMax": 50,
"currency": "US$",
"promotionPrice": null,
"discount": null,
"moq": "Min. order: 2 pieces",
"companyName": "Zhongshan Buguang Lighting Co., Ltd.",
"companyLogo": "https://sc02.alicdn.com/kf/H03860978fec844a2ba66249b3a6f753d7.jpg",
"supplierStoreUrl": "https://bgzmlighting.en.alibaba.com/",
"supplierProfileUrl": "https://bgzmlighting.en.alibaba.com/company_profile.html",
"countryCode": "CN",
"productUrl": "https://www.alibaba.com/product-detail/Custom-Animation-RGB-LED-Matrix-Pixel_1601534085416.html?priceId=012465af20da4c8f9fc66a5a84cc4eb9",
"mainImage": "https://s.alicdn.com/@sc04/kf/Ha23af34fe1ac42b2983d569e0826ff34h.png_300x300.png",
"additionalImages": [
"https://s.alicdn.com/@sc04/kf/Ha23af34fe1ac42b2983d569e0826ff34h.png_300x300.png",
"https://s.alicdn.com/@sc04/kf/H43ae51ca99224402b3c4778abb4f37edD.jpg_300x300.jpg",
"https://s.alicdn.com/@sc04/kf/H3ae4b889a5ec49e88af4734fafc08d4bN.jpg_300x300.jpg",
"… 3 more"
],
"reviewScore": "4.8",
"reviewCount": "35",
"supplierServiceScore": 4.8,
"shippingScore": 4.8,
"deliveryEstimate": null,
"goldSupplierYears": "2 yrs",
"certifications": [
{
"prefixIcons": [
{
"disableBorder": true,
"name": "CE",
"url": "https://s.alicdn.com/@sc04/kf/Hdbbb6a106e8d4515be692063768d8fd4J.png_100x100.png"
}
],
"textBold": false
},
{
"prefixIcons": [
{
"disableBorder": true,
"name": "UKCA",
"url": "https://s.alicdn.com/@sc04/kf/H1603a777e41b4b4eb3cba19c631cff6cX.png_100x100.png"
}
],
"textBold": false
},
{
"prefixIcons": [
{
"disableBorder": true,
"name": "RoHS",
"url": "https://s.alicdn.com/@sc04/kf/Hdcdda68a5c974643bba82b99a60a9907G.png_100x100.png"
}
],
"textBold": false
},
"… 1 more"
],
"badges": null,
"sellingPoints": [
"lowest_180_price"
],
"isSponsored": false,
"scrapedAt": "2026-08-05T08:32:20.966Z"
}
]

Enhance your supplier research with Alibaba Listings Scraper today! 🚀