no key · no human
HomeNews by domain zoneNews from .dk domains

News from .dk domains

8,665 news articles published under .dk domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.bt.dk with 1,855 articles, 21.4% of the total, followed by www.berlingske.dk, npinvestor.dk. By language it splits into Danish (8,127), English (169). Daily volume averages about 480 articles over the last 8 days, peaking at 756 on 2026-09-04.

8,665
articles in the index
0.04%
of the whole corpus
288
per day on average

Fetch it

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

Compare with country = Denmark: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Denmark also use .com, and .dk is sometimes used from outside Denmark.

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,85521.4%query
www.berlingske.dk1,36315.7%query
npinvestor.dk1,04312.0%query
www.tv2fyn.dk3203.7%query
www.tv2kosmopol.dk2863.3%query
okayfootball.dk2643.0%query
weloveapple.dk2573.0%query
nyheder24.dk2462.8%query
www.transportnyhederne.dk2402.8%query
www.dagens.dk2312.7%query
www.euroinvestor.dk2062.4%query
restaurantbind.dk1962.3%query
copenhagenluxe.dk1782.1%query
ing.dk1782.1%query
www.dknyt.dk1621.9%query
mobilsiden.dk1591.8%query
pensionist.dk1411.6%query
sports-gaming.dk1361.6%query
www.weekendavisen.dk1361.6%query
www.bildroemme.dk1301.5%query
www.denoffentlige.dk1231.4%query
lpekstra.dk1091.3%query
www.boosted.dk1071.2%query
www.version2.dk911.1%query
www.handballtransfer.dk851.0%query

Countries behind .dk

The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.

CodeNameArticlesShare
DKDenmark8,666100.0%

Languages under .dk

CodeNameArticlesShare
daDanish8,12793.8%
enEnglish1692.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-07327
2026-09-06501
2026-09-05490
2026-09-04756
2026-09-03719
2026-09-02607
2026-09-01232
2026-08-31208
2026-08-30239
2026-08-29490
2026-08-28799
2026-08-27765
2026-08-26607
2026-08-25423

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics