no key · no human
HomeNews by countryNews from Belgium

News from Belgium

46,408 news articles from publishers in Belgium, searchable now through a free API that needs no key.

The busiest publisher in this slice is thereport.be with 8,419 articles, 18.1% of the total, followed by informativo18.com, www.voetbalkrant.com. By language it splits into French (14,535), Dutch (12,817), English (12,661) and 3 more. Daily volume averages about 1,940 articles over the last 8 days, peaking at 3,766 on 2026-09-04.

46,408
articles in the index
0.21%
of the whole corpus
1,546
per day on average

Fetch it

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

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
thereport.be8,41918.1%query
informativo18.com6,37313.7%query
www.voetbalkrant.com4,0488.7%query
www.walfoot.be3,7348.0%query
www.brusselstimes.com3,7278.0%query
www.dhnet.be2,0534.4%query
www.rtl.be1,8293.9%query
www.wielerkrant.be1,3422.9%query
www.voetbalnieuws.be1,3352.9%query
bx1.be1,1862.6%query
www.lalibre.be1,1632.5%query
sporza.be9922.1%query
www.camer.be9632.1%query
www.retaildetail.be9332.0%query
sushimidori.be6551.4%query
businessam.be6411.4%query
bleu-blanc.be6271.4%query
www.footnews.be6071.3%query
www.wielernieuws.be5341.2%query
www.parismatch.be5211.1%query
www.side-line.com4761.0%query
newsmonkey.be4641.0%query
www.informaticien.be4471.0%query
www.agefi.fr4250.9%query
www.moustique.be4100.9%query

Languages published in Belgium

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

CodeNameArticlesShare
frFrench14,53531.3%
nlDutch12,81727.6%
enEnglish12,66127.3%
esSpanish6,38213.8%
trTurkish120.0%
itItalian10.0%

Domain zones used by Belgium publishers

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

CodeNameArticlesShare
beBelgium31,22667.3%
comglobal commercial14,74531.8%
frFrance4250.9%
orgorganisations100.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-071,420
2026-09-062,529
2026-09-052,560
2026-09-043,766
2026-09-031,399
2026-09-021,469
2026-09-011,235
2026-08-311,141
2026-08-301,047
2026-08-292,665
2026-08-284,367
2026-08-276,249
2026-08-26836
2026-08-25540

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics