Galaxus.ch 爬虫:630 万+ 商品,每 1,000 件 $3

抓取 Galaxus.ch,瑞士最大的在线零售商,覆盖 3,000+ 类目下 630 万+ 件商品。GraphQL 后端提供稳定、结构化的结果。粘贴一个类目 URL 或 slug,选择排序顺序,爬虫即可抽取商品名称、品牌、当前与原价(促销侦测)、CHF 币种、评分、评论数、可用性、库存标志、完整图片画廊、欧盟能效标签和商品 URL。无启动费,只为结果付费。

在 Apify 上打开 → 立即试用
价格
$0.003/件
启动费
商品
630 万+
类目
3,000+
国家
瑞士
方法
GraphQL

可抓取的字段

主要使用场景

API 示例

# 通过 Apify API 启动运行
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~galaxus-ch-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "categoryUrl": "https://www.galaxus.ch/en/s1/producttype/smartphones-24",
    "maxResults": 100,
    "sortOrder": "BESTSELLER"
  }'

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

集成

输出字段

字段类型示例
namestringiPhone 16 Pro 256GB Titanium
brandstringApple
pricenumber1199.00
price_beforenumber1299.00
currencystringCHF
ratingnumber4.6
rating_countinteger248
in_stockbooleantrue
availabilitystring2 天送达
energy_ratingstringA

相关爬虫

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