抓取 Galaxus.ch,瑞士最大的在线零售商,覆盖 3,000+ 类目下 630 万+ 件商品。GraphQL 后端提供稳定、结构化的结果。粘贴一个类目 URL 或 slug,选择排序顺序,爬虫即可抽取商品名称、品牌、当前与原价(促销侦测)、CHF 币种、评分、评论数、可用性、库存标志、完整图片画廊、欧盟能效标签和商品 URL。无启动费,只为结果付费。
# 通过 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
| 字段 | 类型 | 示例 |
|---|---|---|
| name | string | iPhone 16 Pro 256GB Titanium |
| brand | string | Apple |
| price | number | 1199.00 |
| price_before | number | 1299.00 |
| currency | string | CHF |
| rating | number | 4.6 |
| rating_count | integer | 248 |
| in_stock | boolean | true |
| availability | string | 2 天送达 |
| energy_rating | string | A |