L’OMS déclare la fin de l’épidémie d’Ebola en Ouganda
Le dernier patient guéri est sorti de l’hôpital le 16 juillet 2026.
Real-time health news from France, structured for developers. NewsMesh filters France-relevant health coverage into one JSON feed (GET /v1/latest?category=health&country=fr), each story tagged with category, country relevance, and the named people detected in the body.
Le dernier patient guéri est sorti de l’hôpital le 16 juillet 2026.
L'Organisation mondiale de la santé (OMS) a déclaré jeudi terminée l'épidémie d'Ebola en Ouganda, en l'absence de nouvelle contamination.
A flight attendant in France has succeeded in having her breast cancer recognised as an occupational disease in a landmark ruling that marks a first for the country's aviation i...
'Now that I'm on my second jar, and have been using it for about 6 months, I can see a difference in my skin. My sun spots aren't as dark and my fine lines are less visible'
The skin infection has been circulating among gay men, in what appears to be the first evidence of human-to-human transmission
Près de 14 millions d’Afghans sont en situation de faim aiguë, souligne pour sa part le Programme alimentaire mondial.
Tens of thousands of Europeans have died this summer due to scorching temperatures sometimes exceeding 40C with multiple records being smashed across the continent
Une étude avance que la prise de médicaments GLP-1 pourrait avoir un impact sur le taux de violence.
Un million d’enfants souffrant de malnutrition aiguë sévère en Afghanistan se trouvent en danger de mort si rien n’est fait pour leur venir en aide, a prévenu mardi le Fonds des...
The event takes place in Barcelona from 7-9 September 2026
L’adolescente a quitté son domicile d’Hirson lundi peu après midi et, depuis, ses proches sont sans nouvelles. Lilliana suit un traitement médical qu’elle n’a pas emporté avec elle
Let’s face it: skincare can get pricey. That’s why seeing A-listers like Kristen Bell reach for an affordable drugstore pick feels extra satisfying. The Nobody Wants This actres...
Poux, vers intestinaux et virus respiratoires reviennent souvent avec le retour à l'école
A French observational study shows sustained virologic control with minimal resistance emergence and a favorable safety profile in routine clinical practice. Medscape Medical News
Une fillette de huit ans est décédée, samedi, d’une infection rare à une « amibe mangeuse de cerveau »
A rapid bedside genetic test may help neonatologists avoid gentamicin-related hearing loss in newborns at the highest risk. Medscape News Europe
Entre libération de la parole et illusion médicale, les contenus sur le trouble borderline explosent sur les réseaux sociaux. S’ils permettent de mettre des mots sur une souffra...
Le coût du vaccin contre la rage freine la vaccination des animaux domestiques et des voix s’élèvent pour une meilleure stratégie contre l’épidémie.
Une femme atteinte de dystrophie musculaire réalisera bientôt son rêve d'enfance : pédaler tout autour du lac Saint-Jean grâce à un vélo électrique.
Un pharmacien vient d’être sanctionné par son ordre professionnel à la suite d’une erreur, ayant contribué au décès d’un patient.
NewsMesh filters France-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=fr). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=health&country=fr&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 France-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=fr. 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 France coverage from /v1/latest?country=fr.
Yes. NewsMesh is a real-time news API: health France 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.