抓取Tutti.ch — 瑞士分类信息,Cloudflare绕过与分类搜索

从Tutti.ch提取结构化列表数据,瑞士最受欢迎的分类信息平台。我们的爬虫通过直接访问Next.js _next/data端点绕过Cloudflare保护,无需任何浏览器即可获取干净的JSON数据。支持按关键词、分类、州(Canton)或价格范围搜索。

在Apify上打开 → 立即试用
Docker镜像
~12MB
内存
128MB
代理
数据中心
覆盖范围
瑞士
价格
$0.003/搜索结果
反爬虫
Cloudflare绕过 (_next/data)

可抓取的数据

主要使用场景

API示例

# 通过Apify API启动运行
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~tutti-ch-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"searchQueries": ["iphone 15"], "canton": "ZH", "maxResultsPerQuery": 100}'

# 或通过MCP与AI代理配合使用:
# https://mcp.apify.com?tools=santamaria-automations/tutti-ch-scraper

集成方式

对比

特性NanoScrape浏览器爬虫
Docker镜像~12MB500MB - 2GB
内存占用128MB1-4GB
每1k搜索结果成本$3.00$10 - $25
Cloudflare绕过_next/data(无浏览器)完整Chrome无头浏览器
速度 (1k列表)~3分钟20-40分钟
Canton筛选支持不一定

输出字段

字段类型示例
titlestringiPhone 15 Pro 256GB
pricenumber890
currencystringCHF
locationstringZurich, ZH
descriptionstring完整列表描述
sellerstringtechdealer_zh
imagesstring[]["https://..."]
categorystringElectronics
urlstringhttps://tutti.ch/...
posted_atstring2026-04-20
在Apify上打开 → 立即试用 — 提供免费额度