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

News from .ar domains

333,862 news articles published under .ar domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.lanacion.com.ar with 47,066 articles, 14.1% of the total, followed by examedia.com.ar, tn.com.ar. By language it splits into Spanish (318,759), English (13,475), Italian (65). Daily volume averages about 8,319 articles over the last 8 days, peaking at 12,032 on 2026-09-04.

333,862
articles in the index
1.54%
of the whole corpus
11,128
per day on average

Fetch it

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

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.lanacion.com.ar47,06614.1%query
examedia.com.ar41,93812.6%query
tn.com.ar25,7037.7%query
www.rionegro.com.ar11,4933.4%query
www.lagaceta.com.ar11,4723.4%query
www.diariouno.com.ar10,6093.2%query
www.pagina12.com.ar9,5532.9%query
www.losandes.com.ar8,4192.5%query
www.diariodecuyo.com.ar7,6572.3%query
www.eltrecetv.com.ar6,4431.9%query
www.cronica.com.ar6,0311.8%query
www.lacapital.com.ar5,7371.7%query
www.formosadeportiva.com.ar5,6941.7%query
www.unosantafe.com.ar5,3761.6%query
www.ciudad.com.ar5,0681.5%query
www.diariopopular.com.ar4,5811.4%query
www.ellitoral.com.ar4,1641.2%query
www.unoentrerios.com.ar4,0641.2%query
www.sitioandino.com.ar3,9461.2%query
laopinionaustral.com.ar3,6991.1%query
www.red43.com.ar3,6921.1%query
www.analisisdigital.com.ar3,4301.0%query
ariesonline.com.ar3,2961.0%query
www.0223.com.ar2,5930.8%query
launion.com.ar2,1550.6%query

Countries behind .ar

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

CodeNameArticlesShare
ARArgentina333,862100.0%

Languages under .ar

CodeNameArticlesShare
esSpanish318,75995.5%
enEnglish13,4754.0%
itItalian650.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-072,692
2026-09-069,074
2026-09-059,410
2026-09-0412,032
2026-09-037,427
2026-09-029,539
2026-09-018,448
2026-08-317,929
2026-08-306,668
2026-08-298,899
2026-08-2812,861
2026-08-2713,020
2026-08-266,571
2026-08-255,794

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics