Venezuelan earthquakes death toll nears 5,000
The Pan American Health Organization on Friday warned that the country faces a “critical” emergency that could trigger a major health crisis.
Real-time health news from Venezuela, structured for developers. NewsMesh filters Venezuela-relevant health coverage into one JSON feed (GET /v1/latest?category=health&country=ve), each story tagged with category, country relevance, and the named people detected in the body.
The Pan American Health Organization on Friday warned that the country faces a “critical” emergency that could trigger a major health crisis.
Volunteers in La Guaira have transformed a fast-food restaurant into an emergency clinic.
Doctors treating people in the northern state of La Guaira on Thursday reported an increase in skin conditions and diarrheal diseases, as well as of requests for medications for...
New Delhi, July 10: Under the just-concluded ‘Operation Amistad,’ India’s Humanitarian Assistance and Disaster Relief (HADR) mission following the devastating earthquakes in Ven...
Disease outbreaks, poor sanitation, lack of access to clean water, and disruptions to basic medical care could pose the greatest health risks to the tens of thousands of survivo...
Seated in his office alongside sketches of elegant dresses, fashion designer Efrain Mogollon starts the workday in Venezuela like any other.
The economic collapse of Venezuela has pushed its healthcare system to the brink. The disaster is now adding to the stress.
Marianyi Bastidas is one of several doctors and specialists who left their birth country of Venezuela years ago, but returned to help after the disastrous twin earthquakes in la...
Among the rubble and dust, stories of miraculous survival and resilience emerge from Venezuela.
The emergency has laid bare Venezuela's chronic shortage of doctors, the result of years of economic crisis, underfunding and emigration.
Faced with food shortages and looming epidemics, Venezuela is struggling to stay afloat one week after its worst earthquake in more than a century. In hospitals, the situation i...
Aid workers fear disease outbreaks in temporary shelters amid overcrowding, lack of access to clean water, sanitation.
CARACAS, Venezuela (AP) — Doctors said Wednesday they feared the aftermath of Venezuela’s devastating twin earthquakes could trigger a widening medical crisis marked by untreate...
Doctors said Wednesday they feared the aftermath of Venezuela's devastating twin earthquakes could trigger a widening medical crisis marked by untreated injuries, infectious dis...
Thousands of displaced Venezuelans are living in dismal sanitary conditions without access to clean water as already strained hospitals struggle to cope with an influx of emerge...
Thousands of displaced Venezuelans are sleeping in crowded shelters or outside without access to clean water amid dismal sanitary conditions
As the death toll in Venezuela nears 2000 following back-to-back earthquakes, the aftershocks of the disaster are beginning to make themselves felt. Almost 60,000 buildings are ...
NewsMesh filters Venezuela-relevant health 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=health&country=ve). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=health&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 health 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=health&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: health 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.