News from .ve domains
2,423 news articles published under .ve domains. Unlike country, the domain zone is observed rather than inferred.
The busiest publisher in this slice is ciudadmcy.info.ve with 1,643 articles, 67.8% of the total, followed by nuevaprensa.web.ve, www.francia.org.ve. By language it splits into Spanish (2,159), French (186), English (77). Daily volume averages about 31 articles over the last 8 days, peaking at 60 on 2026-09-02.
Fetch it
curl "https://freenewsapi.ai/v1/search?tld=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
curl "https://freenewsapi.ai/v1/stats?tld=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.
Compare with country = Venezuela: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Venezuela also use .com, and .ve is sometimes used from outside Venezuela.
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 9 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
ciudadmcy.info.ve | 1,643 | 67.8% | query |
nuevaprensa.web.ve | 383 | 15.8% | query |
www.francia.org.ve | 186 | 7.7% | query |
www.psuv.org.ve | 116 | 4.8% | query |
ultimasnoticias.com.ve | 67 | 2.8% | query |
miparley.com.ve | 15 | 0.6% | query |
elaragueno.com.ve | 10 | 0.4% | query |
lared.com.ve | 2 | 0.1% | query |
elsoldemargarita.com.ve | 1 | 0.0% | query |
Countries behind .ve
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 |
|---|---|---|---|
| VE | Venezuela | 2,423 | 100.0% |
Languages under .ve
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 | 9 | |
2026-09-06 | 29 | |
2026-09-05 | 19 | |
2026-09-04 | 21 | |
2026-09-03 | 25 | |
2026-09-02 | 60 | |
2026-09-01 | 42 | |
2026-08-31 | 40 | |
2026-08-30 | 41 | |
2026-08-29 | 30 | |
2026-08-28 | 64 | |
2026-08-27 | 49 | |
2026-08-26 | 42 | |
2026-08-25 | 45 |
Combine with other filters
# Venezuela, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=ve&date=today&full_text=true&size=10"
# Venezuela, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=ve&q=economy&sort=relevance&size=20"
# Venezuela, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=ve&sort=crawled&from=now-15m&size=50"