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

News from .hn domains

26,028 news articles published under .hn domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.laprensa.hn with 9,682 articles, 37.2% of the total, followed by www.elheraldo.hn, www.diez.hn. By language it splits into Spanish (23,623), English (2,405). Daily volume averages about 286 articles over the last 8 days, peaking at 370 on 2026-09-01.

26,028
articles in the index
0.12%
of the whole corpus
867
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?tld=hn&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=hn&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.

PublishedHeadlinePublisher
2026-09-07T06:11Lunes con lluvias en Honduras: la onda tropical traerá precipitaciones en varias regioneslagaceta.hn
2026-09-07T06:00Valores invertidoswww.laprensa.hn
2026-09-07T06:00Tonos de azulwww.laprensa.hn
2026-09-07T06:00La canasta básicawww.laprensa.hn
2026-09-07T06:00Del análisis estadístico a la seguridadwww.laprensa.hn
2026-09-07T06:00A ver, dijo el cieguito, cuándo investigan el gasto en el canal de Rooseveltwww.elheraldo.hn
2026-09-07T06:00Ayudas de Sedesol terminaron en las estructuras de Librewww.elheraldo.hn
2026-09-07T06:00Jesús y los ángeleswww.elheraldo.hn

Who publishes it

The 10 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
www.laprensa.hn9,68237.2%query
www.elheraldo.hn9,48136.4%query
www.diez.hn3,12112.0%query
proceso.hn2,4059.2%query
lagaceta.hn6592.5%query
www.elpais.hn3181.2%query
www.vtv.com.hn1610.6%query
www.eldiario.hn1320.5%query
criterio.hn600.2%query
elperiodico.hn90.0%query

Countries behind .hn

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

CodeNameArticlesShare
HNHN26,028100.0%

Languages under .hn

CodeNameArticlesShare
esSpanish23,62390.8%
enEnglish2,4059.2%

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-0755
2026-09-06271
2026-09-05265
2026-09-04321
2026-09-03342
2026-09-02351
2026-09-01370
2026-08-31315
2026-08-30241
2026-08-29227
2026-08-28347
2026-08-27339
2026-08-26358
2026-08-25319

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics