Oikotie.fi Scraper - Finnish Real Estate Listings avatar

Oikotie.fi Scraper - Finnish Real Estate Listings

Pricing

from $3.00 / 1,000 a real estate listings

Go to Apify Store
Oikotie.fi Scraper - Finnish Real Estate Listings

Oikotie.fi Scraper - Finnish Real Estate Listings

Scrape property listings from Oikotie.fi, Finland's largest real estate portal with 55,000+ active listings. Extract price, rooms, area, address, building type, images, and coordinates. Supports buy and rent categories. HTTP-only, 128MB.

Pricing

from $3.00 / 1,000 a real estate listings

Rating

0.0

(0)

Developer

Alessandro Santamaria

Alessandro Santamaria

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

2

Monthly active users

3 days ago

Last modified

Share

Oikotie.fi Scraper

Scrape property listings from Oikotie.fi, Finland's largest and most popular real estate portal (Sanoma Group).

How it works

  1. Choose a category: buy (properties for sale) or rent (rental properties)
  2. Optionally filter by city (50+ Finnish cities supported)
  3. Set the maximum number of listings
  4. Run the actor

The actor extracts all matching property listings with full details.

Use with AI Agents (MCP)

Connect this actor to any MCP-compatible AI client — Claude Desktop, Claude.ai, Cursor, VS Code, LangChain, LlamaIndex, or custom agents.

Apify MCP server URL:

https://mcp.apify.com?tools=santamaria-automations/oikotie-fi-scraper

Example prompt once connected:

"Use oikotie-fi-scraper to scrape company data from oikotie fi. Return results as a table."

Clients that support dynamic tool discovery (Claude.ai, VS Code) will receive the full input schema automatically via add-actor.

Output

FieldDescription
titleRoom configuration or description
address / city / districtLocation details
price / price_numericPrice in EUR
rooms / room_configurationRoom layout (e.g., "2h, k, kph")
area_sqmLiving area in m2
building_typeApartment, row house, detached house, etc.
building_yearYear built
floor / floor_countFloor details
image_urlMain listing image
broker_name / realtor_nameAgent details
source_urlLink to listing on Oikotie.fi

Pricing

EventCost
Start$0.050 per run
Listing$0.003 per result

100 listings = $0.35 | 1,000 listings = $3.05

Examples

Buy in Helsinki

{
"category": "buy",
"location": "Helsinki",
"maxResults": 50
}

Rent in Tampere

{
"category": "rent",
"location": "Tampere",
"maxResults": 100
}

All Finland, for sale

{
"category": "buy",
"maxResults": 200
}

Real Estate

Classifieds

Enrich your data

Issues & Feedback

Missing something or not working as expected? Open an issue and we'll fix it.