no key · no human
HomeNews by languageNews in Finnish

News in Finnish

20,815 news articles written in Finnish, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is www.mtvuutiset.fi with 5,750 articles, 27.6% of the total, followed by www.sttinfo.fi, www.maaseuduntulevaisuus.fi. By country it splits into Finland (20,254), France (523), Netherlands (33) and 1 more. Daily volume averages about 609 articles over the last 8 days, peaking at 842 on 2026-09-03.

20,815
articles in the index
0.10%
of the whole corpus
693
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=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?lang=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.

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,75027.6%query
www.sttinfo.fi2,13210.2%query
www.maaseuduntulevaisuus.fi1,7338.3%query
www.is.fi1,5697.5%query
www.hs.fi9094.4%query
www.hevosurheilu.fi7523.6%query
demokraatti.fi6473.1%query
www.aamulehti.fi5712.7%query
www.ts.fi5252.5%query
www.ma-grande-taille.com5232.5%query
tilannemedia.fi5202.5%query
www.satakunnankansa.fi5132.5%query
ratsastus.hevosurheilu.fi3141.5%query
www.karcher.com2941.4%query
pyhajarvensanomat.fi2831.4%query
www.rakennuslehti.fi2631.3%query
www.salkunrakentaja.fi2551.2%query
kotiseutu-uutiset.com2401.2%query
dawn.fi2371.1%query
etn.fi2321.1%query
mobiili.fi2061.0%query
www.ku.fi1790.9%query
y-lehti.fi1410.7%query
www.newsbox.fi1130.5%query
www.sley.fi1060.5%query

Countries publishing in Finnish

A language is rarely one country. Filter by both when you need a specific national perspective.

CodeNameArticlesShare
FIFinland20,25497.3%
FRFrance5232.5%
NLNetherlands330.2%
ATAustria50.0%

Domain zones

CodeNameArticlesShare
fiFinland19,57694.0%
comglobal commercial1,2135.8%
newsnews publications120.1%
netglobal network80.0%
orgorganisations50.0%
philipsphilips10.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-07293
2026-09-06704
2026-09-05652
2026-09-04791
2026-09-03842
2026-09-02750
2026-09-01456
2026-08-31382
2026-08-30364
2026-08-29647
2026-08-28846
2026-08-27897
2026-08-26911
2026-08-25552

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics