抓取 Billiger.de,德国最大的比价平台,覆盖 5,000+ 类目下 1 亿多条商品报价。按关键词查找商品或粘贴类目 URL。返回最佳价格、商家报价数、可在数据集表中显示的商品图片、来自验证买家的聚合评分;在启用详情模式时还提供品牌、EAN 和结构化规格。适用于价格监控、市场调研和 dropshipping 毛利分析。
# 通过 Apify API 启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~billiger-de-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchQuery": "laptop", "maxResults": 50, "includeDetails": false }' # 或通过 MCP 与 AI 智能体配合使用: # https://mcp.apify.com?tools=santamaria-automations/billiger-de-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| name | string | Apple MacBook Air M4 2025 |
| brand | string | Apple |
| best_price | number | 629 |
| price_currency | string | EUR |
| price_count | integer | 42 |
| rating | number | 3.9 |
| review_count | integer | 4 |
| ean | string | 1234567890123 |
| product_image_url | string | https://cdn.billiger.com/example.webp |
| source_platform | string | billiger.de |