Kleinanzeigen.de 抓取器:德国第一的分类广告 (50M+ 访问)

抓取 kleinanzeigen.de (前身 eBay Kleinanzeigen) 分类广告,这是德国最大的在线市场,月访问量 50M+。返回标题、EUR 价格及类型标志 (festpreis、VB、zu_verschenken)、城市与邮编、置顶标志、所有图片 URL、发布日期与源 URL。可选从详情页增强完整描述、类目路径、卖家信息 (私人 vs 商家) 与配送可用性。粘贴任意 kleinanzeigen.de 搜索 URL,Actor 自动处理分页。

在 Apify 上打开 → 立即试用
价格
$0.003/条
带详情
$0.005/条
国家
德国
货币
EUR
代理
Apify 数据中心
模式
仅 HTTP

您可以抓取的内容

主要使用场景

API 示例

# 通过 Apify API 启动运行
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~kleinanzeigen-de-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": [
      "https://www.kleinanzeigen.de/s-autos/volkswagen/c216",
      "https://www.kleinanzeigen.de/s-berlin/iphone/k0l3331"
    ],
    "maxResults": 200,
    "includeDetails": true
  }'

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

集成

输出字段

字段类型示例
idstring2789012345
titlestringiPhone 13 Pro 256GB
pricenumber650
price_typestringVB
currencystringEUR
locationstringBerlin Mitte
postcodestring10115
categorystringHandy & Telefon
seller_typestringprivate
shipping_availablebooleantrue
is_top_adbooleanfalse
posted_atstring2026-06-10T08:14:00Z
source_urlstringhttps://www.kleinanzeigen.de/s-anzeige/...

相关抓取器

在 Apify 上打开 → 立即试用(免费套餐可用)