Alibaba Products Search Scraper avatar

Alibaba Products Search Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Alibaba Products Search Scraper

Alibaba Products Search Scraper

Run keyword searches on alibaba.com and collect every offer card across paginated pages.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Xtractoo

Xtractoo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Alibaba Search Scraper

Search any keyword on Alibaba.com and export every result card across paginated pages — with full supplier identity, pricing ladder, trust signals, and ad status on every hit.

What you can do with it

  • Sourcing intelligence — find every supplier in a category with their MOQ, country of origin, and trust level in one run.
  • Price benchmarks — capture ladder pricing per offer to compare unit cost by quantity across the full result set.
  • Competitive supplier analysis — track which suppliers dominate a keyword, who's running ads, and who has Trade Assurance.
  • Catalog discovery — bootstrap dropship and private-label product catalogs with structured listings.
  • Market research — quantify ad share, gold-supplier saturation, and country-of-origin mix per keyword.

Features

  • Multi-keyword input with up to 100 paginated pages per query.
  • Rich per-card payload (30+ fields per offer):
    • Identity: productId, title, url.
    • Price: priceFormatted, promotionPrice, isPromotion.
    • MOQ: minOrderQuantity, minOrderUnit, customizable.
    • Supplier: companyId, companyName, companyHomeUrl, countryCode, goldSupplierYears, supplierLevel, supplierScore, reviewScore.
    • Trust: tradeAssurance, fulfillmentTags.
    • Ads: isP4P (sponsored), adGroupId, campaignId.
    • Media: mainImage, full images gallery.
  • Resilient against Aliyun WAF — auto-retry with proxy rotation.
  • Default Dataset output — JSON / CSV / Excel / RSS / HTML export.

Input

{
"queries": ["bluetooth earphones", "stainless steel water bottle"],
"maxPagesPerQuery": 3,
"maxConcurrency": 3,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}
FieldTypeDescription
queriesstring[]Search keywords.
maxPagesPerQueryintPagination depth (default 3, max 100).
maxConcurrencyintParallel workers (default 3).
maxRequestRetriesintPer-request retry budget (default 8).
proxyConfigurationproxyApify Proxy or custom list. RESIDENTIAL recommended.

Sample Output

{
"query": "bluetooth earphones",
"page": 1,
"productId": "1600934872746",
"title": "TWS Bluetooth Earbuds Wireless Earphones IPX7 Waterproof Sport Headphones",
"url": "https://www.alibaba.com/product-detail/TWS-Bluetooth-Earbuds_1600934872746.html",
"priceFormatted": "$2.50 - $4.80",
"promotionPrice": null,
"isPromotion": false,
"minOrderQuantity": 100,
"minOrderUnit": "Pieces",
"companyId": 203847291,
"companyName": "Shenzhen Aonic Electronics Co., Ltd.",
"companyHomeUrl": "https://aonicsz.en.alibaba.com/",
"countryCode": "CN",
"goldSupplierYears": 7,
"supplierLevel": "Gold Supplier",
"tradeAssurance": true,
"isP4P": false,
"reviewScore": 4.8,
"mainImage": "https://s.alicdn.com/@sc04/kf/H1a2b3c4d.jpg",
"scrapedAt": "2026-05-09T11:22:08Z"
}

Notes

Public search results only — no Alibaba account required.