no key · no human
HomeNews by countryNews from Dominican Republic

News from Dominican Republic

44,804 news articles from publishers in Dominican Republic, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.diariolibre.com with 13,907 articles, 31.0% of the total, followed by eldiariony.com, almomento.net. By language it splits into Spanish (44,599), Russian (205), English (1). Daily volume averages about 1,161 articles over the last 8 days, peaking at 1,541 on 2026-09-04.

44,804
articles in the index
0.21%
of the whole corpus
1,493
per day on average

Fetch it

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

Country is inferred, not declared. Before counting Dominican Republic articles, read country_source — and add strict_country=true to exclude values derived from an en-US template default.

bash
curl "https://freenewsapi.ai/v1/search?country=DO&strict_country=true&date=today&size=20"

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.diariolibre.com13,90731.0%query
eldiariony.com5,76512.9%query
almomento.net3,8308.5%query
acento.com.do2,3685.3%query
noticiassin.com2,1494.8%query
www.martinoticias.com2,1064.7%query
hoy.com.do1,3533.0%query
apunterd.com1,1762.6%query
eldia.com.do1,0062.2%query
elnacional.com.do9822.2%query
eljacaguero.com.do9342.1%query
elpregonerord.com8541.9%query
primicias.net8001.8%query
record.com.do6951.6%query
rccnoticias.com.do6791.5%query
momentodeportivord.com5451.2%query
diarioaldia.com4050.9%query
colorvision.com.do3810.9%query
www.antena7.com.do3730.8%query
controlandoelejido.com3570.8%query
bavarodigital.net2960.7%query
agendaoriental.com2870.6%query
dominikana.es2050.5%query
republica.com1970.4%query
contactosocial.com.do1920.4%query

Languages published in Dominican Republic

What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.

CodeNameArticlesShare
esSpanish44,59999.5%
ruRussian2050.5%
enEnglish10.0%

Domain zones used by Dominican Republic publishers

Publishers here do not all use the national zone. This is the split that country inference has to work against.

CodeNameArticlesShare
comglobal commercial29,36365.5%
doDominican Republic9,87822.0%
netglobal network5,30011.8%
esSpain2050.5%
newsnews publications580.1%
orgorganisations10.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-07201
2026-09-061,025
2026-09-05972
2026-09-041,541
2026-09-031,365
2026-09-021,511
2026-09-011,422
2026-08-311,250
2026-08-30923
2026-08-29910
2026-08-281,676
2026-08-271,856
2026-08-261,487
2026-08-251,188

Combine with other filters

bash
# Dominican Republic, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?country=DO&date=today&full_text=true&size=10"

# Dominican Republic, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?country=DO&q=economy&sort=relevance&size=20"

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

Related slices

Every parameter · Wire it into an agent · All statistics