no key · no human
HomeNews by countryNews from Norway

News from Norway

45,712 news articles from publishers in Norway, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.gamereactor.no with 3,449 articles, 7.5% of the total, followed by www.adressa.no, www.folkebladet.no. By language it splits into nb (32,109), Norwegian (8,371), nn (3,722) and 3 more. Daily volume averages about 2,187 articles over the last 8 days, peaking at 3,174 on 2026-09-03.

45,712
articles in the index
0.21%
of the whole corpus
1,523
per day on average

Fetch it

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

PublishedHeadlinePublisher
2026-09-07T13:13Sametingsdelegasjonen dobletwww.sagat.no
2026-09-07T13:00Frode og Anna får 40.000 kroner til videre satsingytringen.no
2026-09-07T12:59Han så terrorister i øynene 7. oktober 2023verdinytt.no
2026-09-07T12:48Jura Sawmills Drown Conifer Stock, Suffocate 40 Hectares of Valleywww.spacegroup.no
2026-09-07T12:44Sangene fra sommeren 2026… ifølge TikTokwww.tyldenco.no
2026-09-07T12:33Fikk smørløpet og tok årets første triumftrav365.no
2026-09-07T12:32Fikk smørløpet og tok årets første triumftgn.no
2026-09-07T12:05Vidarefører folkefestenmre.no

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.gamereactor.no3,4497.5%query
www.adressa.no2,1344.7%query
www.folkebladet.no2,1034.6%query
www.fvn.no1,9284.2%query
www.smp.no1,3062.9%query
www.lister24.no1,1582.5%query
www.agderposten.no1,0322.3%query
www.rbnett.no1,0212.2%query
www.itromso.no9072.0%query
www.mn24.no8841.9%query
www.varden.no7871.7%query
www.bladet.no6081.3%query
www.gauldalsposten.no5651.2%query
www.ht.no5521.2%query
www.gat.no5431.2%query
www.hallingdolen.no5391.2%query
www.morenytt.no5171.1%query
www.innherred.no5161.1%query
www.banett.no5121.1%query
www.vol.no5121.1%query
www.s-n.no5041.1%query
www.strilen.no4971.1%query
www.fjordabladet.no4901.1%query
www.hitra-froya.no4881.1%query
www.vikebladet.no4761.0%query

Languages published in Norway

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

CodeNameArticlesShare
nbnb32,10970.2%
noNorwegian8,37118.3%
nnnn3,7228.1%
enEnglish8861.9%
svSwedish6231.4%
frFrench10.0%

Domain zones used by Norway publishers

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

CodeNameArticlesShare
noNorway43,98696.2%
comglobal commercial9442.1%
nunu6231.4%
iotechnology750.2%
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-07789
2026-09-062,275
2026-09-052,263
2026-09-042,917
2026-09-033,174
2026-09-022,767
2026-09-011,719
2026-08-311,593
2026-08-301,813
2026-08-292,438
2026-08-284,577
2026-08-273,226
2026-08-262,831
2026-08-252,127

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics