no key · no human
HomeNews by countryNews from Venezuela

News from Venezuela

16,984 news articles from publishers in Venezuela, searchable now through a free API that needs no key.

The busiest publisher in this slice is meridiano.net with 4,314 articles, 25.4% of the total, followed by ciudadmcy.info.ve, eltiempove.com. By language it splits into Spanish (11,544), English (5,253), French (186). Daily volume averages about 748 articles over the last 8 days, peaking at 970 on 2026-09-02.

16,984
articles in the index
0.08%
of the whole corpus
566
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=VE&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=VE&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 Venezuela 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=VE&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
meridiano.net4,31425.4%query
ciudadmcy.info.ve1,6439.7%query
eltiempove.com1,2177.2%query
2001online.com9955.9%query
orinocotribune.com5953.5%query
nuevaprensa.web.ve3832.3%query
primeraedicioncol.com3412.0%query
noticias24carabobo.com3382.0%query
elcooperante.com2961.7%query
caraotadigital.net2821.7%query
eldiario.com2551.5%query
impactove.com2261.3%query
negocios-venezuela.com2111.2%query
cafecitoinformativo.com2031.2%query
clippingdigital.net2031.2%query
mulher-mulher.com2001.2%query
petroleo-venezuela.com2001.2%query
rebeliometro.com2001.2%query
reciclatevenezuela.org2001.2%query
thehufftingtonpost.com2001.2%query
tipsfemeninos.com2001.2%query
turborepuestos.com1971.2%query
ecologia-venezuela.com1941.1%query
espiasdecocina.com1941.1%query
revistaterminaldepasajeros.com1941.1%query

Languages published in Venezuela

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

CodeNameArticlesShare
esSpanish11,54468.0%
enEnglish5,25330.9%
frFrench1861.1%

Domain zones used by Venezuela publishers

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

CodeNameArticlesShare
comglobal commercial9,19754.2%
netglobal network4,91128.9%
veVenezuela2,42214.3%
orgorganisations2001.2%
unouno600.4%
onlonl460.3%
onlineonline90.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-07288
2026-09-06915
2026-09-05728
2026-09-04890
2026-09-03754
2026-09-02970
2026-09-01716
2026-08-31727
2026-08-30387
2026-08-29352
2026-08-28902
2026-08-27912
2026-08-26752
2026-08-25515

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics