no key · no human
HomeNews by languageNews in Italian

News in Italian

989,885 news articles written in Italian, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is www.teleborsa.it with 24,961 articles, 2.5% of the total, followed by it.blastingnews.com, www.unionesarda.it. By country it splits into Italy (969,459), Switzerland (9,246), SM (2,176) and 22 more. Daily volume averages about 18,995 articles over the last 8 days, peaking at 24,702 on 2026-09-04.

989,885
articles in the index
4.56%
of the whole corpus
32,996
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=it&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=it&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.teleborsa.it24,9612.5%query
it.blastingnews.com24,1512.4%query
www.unionesarda.it17,5871.8%query
www.adnkronos.com16,6541.7%query
www.giornaledibrescia.it11,4251.2%query
www.quotidianodelsud.it11,4201.2%query
tg24.sky.it10,9531.1%query
www.libero.it10,4411.1%query
www.ilgiornale.it9,8671.0%query
www.sportmediaset.mediaset.it9,5001.0%query
www.ladige.it9,2090.9%query
www.tgcom24.mediaset.it8,9340.9%query
www.fanpage.it8,6800.9%query
lecodellitorale.it8,5360.9%query
quotidianodifoggia.it8,4380.9%query
www.strettoweb.com8,3450.8%query
www.tuttonapoli.net8,0120.8%query
www.milannews.it7,6770.8%query
www.ottopagine.it7,4020.7%query
www.liberoquotidiano.it7,2460.7%query
www.fcinternews.it7,1550.7%query
www.ilfattonisseno.it6,7260.7%query
www.lapresse.it6,4780.7%query
www.zazoom.it6,3420.6%query
www.newsbiella.it6,2050.6%query

Countries publishing in Italian

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

CodeNameArticlesShare
ITItaly969,45997.9%
CHSwitzerland9,2460.9%
SMSM2,1760.2%
USUnited States1,9570.2%
DEGermany1,1950.1%
PTPortugal8690.1%
FRFrance7970.1%
FMFM5100.1%
PLPoland4940.0%
ESSpain1720.0%
GBUnited Kingdom1310.0%
VAVA1160.0%
ARArgentina650.0%
NGNigeria590.0%
MUMU570.0%

Domain zones

CodeNameArticlesShare
itItaly740,14074.8%
comglobal commercial164,94716.7%
netglobal network40,6104.1%
chSwitzerland9,2450.9%
infoinformation7,9580.8%
euEuropean Union7,4830.8%
onlineonline5,1160.5%
orgorganisations3,9000.4%
newsnews publications3,4410.3%
tvmedia2,8670.3%
smsm2,1760.2%
ptPortugal5270.1%
fmfm5100.1%
frFrance2720.0%
iotechnology1480.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,367
2026-09-0619,084
2026-09-0519,984
2026-09-0424,702
2026-09-0321,467
2026-09-0222,317
2026-09-0120,126
2026-08-3117,915
2026-08-3016,668
2026-08-2919,723
2026-08-2823,562
2026-08-2722,890
2026-08-2619,663
2026-08-2516,411

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics