New sensor could help detect Parkinson’s disease in human tears
Brazilian researchers have developed a tiny sensor that can detect early signs of Parkinson's disease in human tears -- a method they say is faster, cheaper and far less invasiv...
Real-time health news from Brazil, structured for developers. NewsMesh filters Brazil-relevant health coverage into one JSON feed (GET /v1/latest?category=health&country=br), each story tagged with category, country relevance, and the named people detected in the body.
Brazilian researchers have developed a tiny sensor that can detect early signs of Parkinson's disease in human tears -- a method they say is faster, cheaper and far less invasiv...
The aesthetics industry is worth billions but campaigners say there have been numerous cases of serious harm.
Cases are very, very rare, but are almost always deadly.
A widely used antidepressant, sertraline, is now being detected in the brains of hammerhead sharks off the coast of Rio de Janeiro, revealing how human health, wastewater system...
Las autoridades sanitarias francesas han ordenado el aislamiento de cinco pasajeros que compartieron vuelo entre Kinshasa (RD Congo) y Francia con el médico diagnosticado de ébo...
What is the secret to a long life? Three Brazilian sisters with a combined age of 316, who were named by Guinness this month as the oldest living trio of siblings in the worl...
When ALS left a Brazilian psychiatrist unable to move or speak, an AI system built around her voice, knowledge, and identity allowed her to return to teaching and patient care. ...
J. de Melo Silva et al.
El reconocido líder indígena brasileño Raoni Metuktire, de 94 años, fue transferido este viernes a un hospital de São Paulo para continuar el tratamiento de los problemas médico...
Some would-be mothers reported doing free social media promos for clinics in exchange for lower fees. One woman travelled to Brazil, where costs were cheaper
As social media, online gambling, digital platforms, and smartphones become increasingly embedded in daily life, concerns regarding the effects of hyperconnectivity on mental he...
NewsMesh filters Brazil-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=br). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=health&country=br&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 Brazil-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=br. 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 Brazil coverage from /v1/latest?country=br.
Yes. NewsMesh is a real-time news API: health Brazil 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.