Tori.fi Scraper: Finland's #1 Classifieds (Schibsted group)

Scrape classified listings from tori.fi, Finland's largest online marketplace (Schibsted group). Returns title, price in EUR, location (city, area or region), brand, condition, seller name, all image URLs, posted date and source URL. Search by keyword (polkupyora, iPhone, MacBook), run multiple keyword queries in parallel, and optionally enrich with full detail-page data. Pagination is automatic.

Open on Apify → Try it now
Pricing
$0.003/listing
With details
$0.005/listing
Country
Finland
Currency
EUR
Proxy
Apify datacenter
Mode
HTTP-only

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~tori-fi-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["polkupyora", "iphone", "macbook"],
    "maxResults": 200,
    "maxResultsPerQuery": 80,
    "includeDetails": true
  }'

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

Integrations

Output fields

FieldTypeExample
titlestringPolkupyora Helkama
pricenumber180
currencystringEUR
locationstringHelsinki
brandstringHelkama
conditionstringUsed
sellerstringMatti K.
image_urlstringhttps://images.tori.fi/...
posted_atstring2026-06-10T08:14:00Z
source_urlstringhttps://www.tori.fi/...

Related Actors

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