Finn.no 抓取器:挪威第一的分类广告 + 招聘平台

抓取 finn.no 的广告,这是挪威最大的分类广告与招聘平台 (Schibsted 集团)。覆盖全部五大垂类:市场 (Torget)、招聘 (Jobb)、房产 (Eiendom)、汽车 (Bil) 和 Mobility。从搜索结果返回标题、NOK 价格、位置、识别出的垂类、公司名称、图片 URL、发布与到期日期。可选详情增强补充完整描述、公司 URL 及招聘岗位的 employment_type。

在 Apify 上打开 → 立即试用
价格
$0.003/条
带详情
$0.005/条
国家
挪威
货币
NOK
垂类
5 (Torget, Jobb, Eiendom, Bil, Mobility)
模式
仅 HTTP

您可以抓取的内容

主要使用场景

API 示例

# 通过 Apify API 启动运行
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~finn-no-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchUrls": [
      "https://www.finn.no/bap/forsale/search.html?q=iphone",
      "https://www.finn.no/job/search?q=utvikler"
    ],
    "maxResults": 200,
    "includeDetails": true
  }'

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

集成

输出字段

字段类型示例
titlestringSenior Backend Developer
pricenumber0
currencystringNOK
locationstringOslo
categorystringjobs
company_namestringSchibsted ASA
employment_typestringFULL_TIME
posted_atstring2026-06-10
expires_atstring2026-07-10
source_urlstringhttps://www.finn.no/job/...

相关抓取器

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