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

News from .cl domains

77,124 news articles published under .cl domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.cooperativa.cl with 10,990 articles, 14.2% of the total, followed by www.elmostrador.cl, www.chilevision.cl. By language it splits into Spanish (76,310), English (56). Daily volume averages about 1,120 articles over the last 8 days, peaking at 1,589 on 2026-09-02.

77,124
articles in the index
0.36%
of the whole corpus
2,570
per day on average

Fetch it

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

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.cooperativa.cl10,99014.2%query
www.elmostrador.cl9,45012.3%query
www.chilevision.cl7,1229.2%query
www.meganoticias.cl6,3068.2%query
puranoticia.pnt.cl5,5427.2%query
redgol.cl5,4947.1%query
www.adnradio.cl5,1506.7%query
www.mega.cl3,3284.3%query
www.eldinamo.cl2,5873.4%query
www.df.cl2,5533.3%query
www.notichile.cl1,5982.1%query
www.alairelibre.cl1,4901.9%query
www.biobiochile.cl1,2961.7%query
www.infinita.cl1,2031.6%query
www.lanacion.cl1,1981.6%query
radio.uchile.cl1,1051.4%query
www.elrancaguino.cl7761.0%query
www.corazon.cl7220.9%query
www.mundomaritimo.cl7120.9%query
www.laopiniononline.cl6780.9%query
www.canal9.cl6760.9%query
www.radioactiva.cl5950.8%query
www.vlnradio.cl4620.6%query
chilenoticias.cl4070.5%query
www.prensafutbol.cl4030.5%query

Countries behind .cl

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

CodeNameArticlesShare
CLChile77,05499.9%
PEPeru700.1%

Languages under .cl

CodeNameArticlesShare
esSpanish76,31098.9%
enEnglish560.1%

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-07203
2026-09-06848
2026-09-05951
2026-09-041,569
2026-09-031,426
2026-09-021,589
2026-09-011,215
2026-08-311,160
2026-08-30719
2026-08-29897
2026-08-281,722
2026-08-271,471
2026-08-261,244
2026-08-251,218

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics