A Venezuelan Colonel Turned Actor Is Deported From Florida
A former lieutenant colonel in Venezuela’s National Guard living in Florida was deported, interrupting a lawsuit that accused him of ordering violent raids and torture.
Real-time world news from Venezuela, structured for developers. NewsMesh filters Venezuela-relevant world coverage into one JSON feed (GET /v1/latest?category=world&country=ve), each story tagged with category, country relevance, and the named people detected in the body.
A former lieutenant colonel in Venezuela’s National Guard living in Florida was deported, interrupting a lawsuit that accused him of ordering violent raids and torture.
Julio Cesar Hernandez-Montero pleaded guilty in the 2023 Doral kidnapping and killing of José Luis Sánchez Valera, a case tied to Tren de Aragua.
A Lakewood VA nurse's partner was detained by ICE near Lacey after Venezuela's TPS ended, leaving her raising two kids alone in Tacoma.
Two months after two earthquakes struck Venezuela, more than 12,500 people are still living in temporary camps in La Guaira. Many survivors are still struggling to come to terms...
Deportees from Venezuela, Cuba, and Colombia arrived in Liberia as the West African nation agreed to accept up to 1,200 foreign nationals from the US over the next year.
Venezuela quake death toll rises to 6,438 Caracas, Aug 18: The Venezuelan government updated the official toll from the June 24 twin earthquakes, reporting that the death toll h...
On the morning of August 10, a powerful 7.4 magnitude earthquake struck western Colombia. The damage left many buildings razed or severely damaged. This natural disaster struck ...
Shakira, the FIFA Global Citizen Education Fund, Live Nation and CAF have announced a $1.25 million initial commitment to rebuild schools following the devastating earthquake in...
Recent earthquakes in both countries have exposed sharply different government capacities to respond to disaster.
Just weeks after twin earthquakes devastated Venezuela, neighboring Colombia suffered its own deadly temblor Monday, leaving responders, volunteers and loved ones desperately se...
Colombia, Venezuela, Mindanao: Thousands have died in powerful earthquakes this year. Six such events show that the magnitude of the quake is not the only factor determining the...
Colombia, Venezuela, Mindanao: Thousands have died in powerful earthquakes this year. Six such events show that the magnitude of the quake is not the only factor determining the...
Topos Azteca, a Mexican volunteer rescue group that works worldwide and helped after the Sept. 11 attacks, arrived in Colombia after searching for survivors in Venezuela.
BUENOS AIRES, Argentina (AP) — For the second time in two months, the ground was shaking in South America. Once again, families flooded social media with pleas for help finding ...
BUENOS AIRES, Argentina (AP) — For the second time in two months, the ground was shaking in South America. Once again, families flooded social media with pleas for help finding ...
The stabbing suspect arrested for allegedly butchering an elderly man to death outside his Bay Area home a day after being released from jail has been identified as an illegal m...
This seismic event is of a similar magnitude to the pair of earthquakes that hit Venezuela in June
The tremor was felt in the capital Bogota and as far away as Venezuela.
NewsMesh filters Venezuela-relevant world coverage into one structured feed, ready to query by the same parameters as the rest of the API.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?category=world&country=ve). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=world&country=ve&limit=20"GET /v1/latest: Most-recent articles, filterable by category, country, and date range.GET /v1/search: Full-text search across the archive with boolean operators and source filters.GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.GET /v1/article/{id}: Fetch a single article and its full metadata by ID.NewsMesh filters Venezuela-relevant world coverage into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.
Call GET /v1/latest?category=world&country=ve. Use /v1/search to add keyword queries on top of the same filters.
Yes. Swap the category parameter (business, sports, technology, health, and more) or drop it entirely to get all Venezuela coverage from /v1/latest?country=ve.
Yes. NewsMesh is a real-time news API: world Venezuela stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.
Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.
Access the full dataset programmatically with the NewsMesh API.