Oikotie.fi Scraper: Finnish Real Estate, Neliohinta, 50+ Cities

Scrape every property listing on Oikotie.fi, Finland's largest real estate portal owned by Sanoma. Returns price in EUR (with neliohinta computation as price_numeric divided by area_sqm), the Finnish room configuration string (e.g. 3h+k+s for 3 rooms, kitchen, sauna), area in m2, lot area for houses, building type (Kerrostalo, Rivitalo, Omakotitalo, Paritalo), building year, floor and total floors, address with district (e.g. Toolo, Punavuori), GPS coordinates, full Finnish description, brokerage company and realtor name. Supports 50+ Finnish cities including Helsinki, Tampere, Turku, Oulu, Espoo, Vantaa.

Open on Apify → Try it now
Pricing
$3 / 1k listings
Coverage
50+ FI cities
Markets
Buy + Rent
RAM
128MB
Proxy
Apify default
Anti-Bot
HTTP-only

What you can scrape

Common use cases

Pricing

New to Apify? Every account gets a $5 free monthly platform credit. After the $0.05 start, that's enough for around 1,650 listings on this actor before you commit to paying anything.

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~oikotie-fi-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "category": "buy",
    "location": "Helsinki",
    "maxResults": 100
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/oikotie-fi-scraper

Integrations

Output fields (sample)

FieldTypeExample
titlestringKerrostalo, 3h+k+s, 75 m2
addressstringMannerheimintie 42 A 5
districtstringToolo
pricestring295 000 EUR
price_numericnumber295000
roomsinteger3
room_configurationstring3h+k+s
area_sqmnumber75.0
building_typestringKerrostalo
building_yearinteger1965

Related Actors

Open on Apify → Try it now (free tier available)