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

News from .fr domains

293,566 news articles published under .fr domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is unidivers.fr with 102,815 articles, 35.0% of the total, followed by actu.fr, www.grazia.fr. By language it splits into French (288,983), English (1,841), Italian (272) and 3 more. Daily volume averages about 7,505 articles over the last 8 days, peaking at 12,105 on 2026-09-04.

293,566
articles in the index
1.35%
of the whole corpus
9,785
per day on average

Fetch it

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

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
unidivers.fr102,81535.0%query
actu.fr6,6562.3%query
www.grazia.fr5,3271.8%query
www.football365.fr5,2081.8%query
entrevue.fr5,1251.7%query
www.melty.fr4,2731.5%query
www.lagazettefrance.fr4,1331.4%query
www.butfootballclub.fr4,1171.4%query
www.peaches.fr4,0261.4%query
www.pleinevie.fr3,9921.4%query
www.closermag.fr3,9451.3%query
www.mariefrance.fr3,9361.3%query
www.ladepeche.fr3,5781.2%query
www.football.fr3,4381.2%query
www.telestar.fr3,4181.2%query
www.sudouest.fr3,1521.1%query
www.autoplus.fr3,0081.0%query
www.foot-sur7.fr2,9601.0%query
www.lamarseillaise.fr2,8241.0%query
www.midilibre.fr2,5160.9%query
www.cnews.fr2,3200.8%query
www.welovetennis.fr2,1300.7%query
www.lefigaro.fr2,1270.7%query
mesinfos.fr2,0080.7%query
www.lindependant.fr1,9380.7%query

Countries behind .fr

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

CodeNameArticlesShare
FRFrance292,58599.7%
BEBelgium4250.1%
ESSpain2120.1%
LBLebanon2000.1%
MGMG1050.0%
TRTurkey410.0%

Languages under .fr

CodeNameArticlesShare
frFrench288,98398.4%
enEnglish1,8410.6%
itItalian2720.1%
heHebrew970.0%
esSpanish420.0%
deGerman40.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-076,380
2026-09-067,550
2026-09-057,651
2026-09-0412,105
2026-09-038,549
2026-09-027,188
2026-09-015,481
2026-08-315,133
2026-08-305,252
2026-08-2911,996
2026-08-289,094
2026-08-278,976
2026-08-267,289
2026-08-254,605

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics