no key · no human
HomeNews by countryNews from Finland

News from Finland

22,062 news articles from publishers in Finland, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.mtvuutiset.fi with 5,750 articles, 26.1% of the total, followed by www.sttinfo.fi, www.maaseuduntulevaisuus.fi. By language it splits into Finnish (20,254), Swedish (1,388), Estonian (221) and 1 more. Daily volume averages about 707 articles over the last 8 days, peaking at 972 on 2026-09-03.

22,062
articles in the index
0.10%
of the whole corpus
735
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=FI&date=today&sort=date&size=20"

No API key, no signup, no quota. The response carries the headline, description, publisher, publication time and the original URL for every article, and the full body text if you ask for it with full_text=true.

Count it

bash
curl "https://freenewsapi.ai/v1/stats?country=FI&top=20"

Returns exactly the breakdown shown on this page: which publishers, which languages, and how the volume splits across the last 90 days. About 200 tokens, which makes it the cheapest way for an agent to decide whether this slice is worth reading.

Country is inferred, not declared. Before counting Finland articles, read country_source — and add strict_country=true to exclude values derived from an en-US template default.

bash
curl "https://freenewsapi.ai/v1/search?country=FI&strict_country=true&date=today&size=20"

Latest from this slice

The newest articles matching this filter at the time this page was generated. Headlines link to the publisher — we index and search, we do not host.

Who publishes it

The 25 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
www.mtvuutiset.fi5,75026.1%query
www.sttinfo.fi2,1329.7%query
www.maaseuduntulevaisuus.fi1,7337.9%query
www.is.fi1,5697.1%query
www.hs.fi9094.1%query
www.hevosurheilu.fi7523.4%query
demokraatti.fi6533.0%query
www.vasabladet.fi6222.8%query
www.aamulehti.fi5712.6%query
www.ts.fi5252.4%query
tilannemedia.fi5202.4%query
www.satakunnankansa.fi5132.3%query
www.abounderrattelser.fi4622.1%query
ratsastus.hevosurheilu.fi3141.4%query
www.karcher.com2941.3%query
pyhajarvensanomat.fi2831.3%query
www.sydin.fi2691.2%query
www.rakennuslehti.fi2631.2%query
www.salkunrakentaja.fi2551.2%query
kotiseutu-uutiset.com2401.1%query
dawn.fi2371.1%query
etn.fi2321.1%query
eestinen.fi2211.0%query
mobiili.fi2060.9%query
forestsource.io1830.8%query

Languages published in Finland

What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.

CodeNameArticlesShare
fiFinnish20,25491.8%
svSwedish1,3886.3%
etEstonian2211.0%
enEnglish1930.9%

Domain zones used by Finland publishers

Publishers here do not all use the national zone. This is the split that country inference has to work against.

CodeNameArticlesShare
fiFinland21,19196.1%
comglobal commercial6763.1%
iotechnology1830.8%
netglobal network80.0%
orgorganisations40.0%

Volume by day

How much this slice produces daily. Useful for sizing a job before you run it, and for spotting whether a spike is real or an artefact of one publisher.

DayArticles
2026-09-07335
2026-09-06815
2026-09-05747
2026-09-04928
2026-09-03972
2026-09-02858
2026-09-01550
2026-08-31454
2026-08-30453
2026-08-29747
2026-08-28970
2026-08-271,003
2026-08-26981
2026-08-25603

Combine with other filters

bash
# Finland, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?country=FI&date=today&full_text=true&size=10"

# Finland, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?country=FI&q=economy&sort=relevance&size=20"

# Finland, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?country=FI&sort=crawled&from=now-15m&size=50"

Related slices

Every parameter · Wire it into an agent · All statistics