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

News from .nl domains

93,188 news articles published under .nl domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.omroepbrabant.nl with 13,424 articles, 14.4% of the total, followed by nieuws.nl, www.welingelichtekringen.nl. By language it splits into Dutch (90,925), English (652), Spanish (186) and 2 more. Daily volume averages about 2,264 articles over the last 8 days, peaking at 3,220 on 2026-09-04.

93,188
articles in the index
0.43%
of the whole corpus
3,106
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?tld=nl&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=nl&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 = Netherlands: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Netherlands also use .com, and .nl is sometimes used from outside Netherlands.

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.omroepbrabant.nl13,42414.4%query
nieuws.nl11,99312.9%query
www.welingelichtekringen.nl8,0348.6%query
www.ad.nl5,5536.0%query
www.fcupdate.nl3,2493.5%query
www.hartvannederland.nl2,4482.6%query
www.f1head.nl2,3212.5%query
www.autoblog.nl1,9282.1%query
sportnieuws.nl1,8442.0%query
www.ajax1.nl1,8292.0%query
www.oogtv.nl1,5011.6%query
www.westerwoldeactueel.nl1,3931.5%query
www.androidplanet.nl1,2511.3%query
www.iphoned.nl1,0971.2%query
nos.nl8610.9%query
gameliner.nl8350.9%query
fashionunited.nl8250.9%query
www.formule1.nl7910.8%query
aiplein.nl7740.8%query
www.geenstijl.nl7430.8%query
id.nl7090.8%query
www.psvinside.nl7070.8%query
www.weekend-online.nl6560.7%query
www.soccernews.nl6250.7%query
www.bnnvara.nl5900.6%query

Countries behind .nl

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

CodeNameArticlesShare
NLNetherlands92,94999.7%
IQIraq1440.2%
DEGermany950.1%

Languages under .nl

CodeNameArticlesShare
nlDutch90,92597.6%
enEnglish6520.7%
esSpanish1860.2%
ptPortuguese1850.2%
deGerman30.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-07989
2026-09-062,596
2026-09-052,413
2026-09-043,220
2026-09-032,364
2026-09-022,328
2026-09-012,212
2026-08-311,994
2026-08-301,845
2026-08-292,417
2026-08-283,314
2026-08-273,258
2026-08-262,208
2026-08-251,531

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics