News from .cr domains
3,727 news articles published under .cr domains. Unlike country, the domain zone is observed rather than inferred.
The busiest publisher in this slice is www.lateja.cr with 2,667 articles, 71.6% of the total, followed by delfino.cr, acontecer.co.cr. By language it splits into Spanish (3,490), English (237). Daily volume averages about 108 articles over the last 8 days, peaking at 170 on 2026-09-03.
Fetch it
curl "https://freenewsapi.ai/v1/search?tld=cr&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
curl "https://freenewsapi.ai/v1/stats?tld=cr&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 = Costa Rica: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Costa Rica also use .com, and .cr is sometimes used from outside Costa Rica.
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.
| Published | Headline | Publisher |
|---|---|---|
2026-09-07T07:00 | Abogadas alertan sobre trabas que frenan la titulación de tierras en la Vertiente Atlántica | acontecer.co.cr |
2026-09-07T06:00 | Acontecer Matutino — Lunes, 7 de septiembre de 2026 | acontecer.co.cr |
2026-09-07T03:36 | Catalina Torres conquista el bronce en la Copa Americana de Triatlón en Brasil | delfino.cr |
2026-09-07T03:28 | Jugador que brilló con Alajuelense y Saprissa confesó si es manudo o morado tras el clásico nac | www.lateja.cr |
2026-09-07T03:08 | Sporting y Andrés Carevic pagaron cara la rotación y acabaron cayendo contra el San Carlos de W | www.lateja.cr |
2026-09-07T02:55 | ¿Lloverá este lunes? Esto advierte el IMN para el inicio de semana | www.lateja.cr |
2026-09-07T02:48 | Diana Murillo responde a Laura Fernández: “No miento” | acontecer.co.cr |
2026-09-07T01:56 | Surge una importante noticia alrededor de Marvin Loría y Melanie Valverde | www.lateja.cr |
Who publishes it
The 6 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
www.lateja.cr | 2,667 | 71.6% | query |
delfino.cr | 335 | 9.0% | query |
acontecer.co.cr | 247 | 6.6% | query |
www.tvsur.co.cr | 241 | 6.5% | query |
www.telediario.cr | 142 | 3.8% | query |
periodicogente.co.cr | 95 | 2.5% | query |
Countries behind .cr
The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.
| Code | Name | Articles | Share |
|---|---|---|---|
| CR | Costa Rica | 3,727 | 100.0% |
Languages under .cr
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.
| Day | Articles | |
|---|---|---|
2026-09-07 | 16 | |
2026-09-06 | 84 | |
2026-09-05 | 131 | |
2026-09-04 | 149 | |
2026-09-03 | 170 | |
2026-09-02 | 158 | |
2026-09-01 | 77 | |
2026-08-31 | 78 | |
2026-08-30 | 88 | |
2026-08-29 | 149 | |
2026-08-28 | 152 | |
2026-08-27 | 166 | |
2026-08-26 | 175 | |
2026-08-25 | 133 |
Combine with other filters
# Costa Rica, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=cr&date=today&full_text=true&size=10"
# Costa Rica, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=cr&q=economy&sort=relevance&size=20"
# Costa Rica, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=cr&sort=crawled&from=now-15m&size=50"