AliExpress 爬虫:全球商品,每 1,000 条结果 $2

按关键词或搜索 URL 抓取 AliExpress 商品列表。返回价格、原价、折扣百分比、评分、订单数、图片画廊、配送信息、免运费标志和商品 URL。分页自动跟随结果页,支持按最佳匹配、订单数、价格升序或降序及最新排序。适用于 dropshipping 调研、竞品定价和商品 feed 数据增强。

在 Apify 上打开 → 立即试用
价格
$0.002/条
内存
128MB
覆盖范围
全球
排序选项
5
代理
住宅
反爬
TLS 指纹

可抓取的字段

主要使用场景

API 示例

# 通过 Apify API 启动运行
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~aliexpress-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQuery": "bluetooth speaker",
    "maxResults": 100,
    "sortBy": "orders"
  }'

# 或通过 MCP 与 AI 智能体配合使用:
# https://mcp.apify.com?tools=santamaria-automations/aliexpress-scraper

集成

输出字段

字段类型示例
idstring1005006123456789
titlestringWireless Bluetooth Speaker, Waterproof
pricenumber15.99
original_pricenumber29.99
currencystringUSD
discount_percentnumber47
ratingnumber4.7
orders_countstring2,000+ 已售
free_shippingbooleantrue
image_urlsarray["https://ae01.alicdn.com/..."]

相关爬虫

在 Apify 上打开 → 立即试用(提供免费额度)