no key · no human
HomeNews by languageNews in Danish

News in Danish

9,262 news articles written in Danish, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is www.bt.dk with 1,855 articles, 20.0% of the total, followed by www.berlingske.dk, npinvestor.dk. By country it splits into Denmark (8,703), France (523), Netherlands (26) and 3 more. Daily volume averages about 468 articles over the last 8 days, peaking at 739 on 2026-09-04.

9,262
articles in the index
0.04%
of the whole corpus
308
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=da&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=da&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.bt.dk1,85520.0%query
www.berlingske.dk1,36314.7%query
npinvestor.dk1,04311.3%query
www.ma-grande-taille.com5235.6%query
www.tv2fyn.dk3203.5%query
www.tv2kosmopol.dk2863.1%query
okayfootball.dk2642.9%query
weloveapple.dk2572.8%query
nyheder24.dk2462.7%query
www.dagens.dk2312.5%query
www.karcher.com2232.4%query
www.euroinvestor.dk2062.2%query
restaurantbind.dk1962.1%query
doodle.com1882.0%query
copenhagenluxe.dk1781.9%query
ing.dk1781.9%query
www.dknyt.dk1621.7%query
mobilsiden.dk1591.7%query
pensionist.dk1411.5%query
sports-gaming.dk1361.5%query
www.weekendavisen.dk1361.5%query
www.bildroemme.dk1301.4%query
www.denoffentlige.dk1231.3%query
global.techradar.com981.1%query
www.version2.dk911.0%query

Countries publishing in Danish

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

CodeNameArticlesShare
DKDenmark8,70394.0%
FRFrance5235.6%
NLNetherlands260.3%
ESSpain50.1%
USUnited States50.1%
ATAustria10.0%

Domain zones

CodeNameArticlesShare
dkDenmark8,12787.7%
comglobal commercial1,06311.5%
nunu610.7%
newsnews publications120.1%

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-07328
2026-09-06501
2026-09-05494
2026-09-04739
2026-09-03697
2026-09-02588
2026-09-01202
2026-08-31194
2026-08-30211
2026-08-29482
2026-08-28772
2026-08-27748
2026-08-26612
2026-08-25423

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics