Deborah Hutton’s urgent sun safety warning as Australia braces for hot summer
The skin cancer survivor and television personality urged people not to dismiss suspicious spots.
Real-time public health news, structured for developers. NewsMesh surfaces public health coverage from outlets across 35 countries and serves it as clean JSON, each story tagged with its category, the countries it's relevant to, and the named people detected in the body. Pull it with full-text search (GET /v1/search?q=) and layer category, country, or date filters on top, no scraping required.
The skin cancer survivor and television personality urged people not to dismiss suspicious spots.
With kids getting ready to head back to the classroom, doctors are warning parents to expect more respiratory viruses circulating in the weeks ahead. That message comes as a new...
What to know The Toronto Transit Commission (TTC) Hillcrest Complex-based cooling tower is behind an outbreak of Legionnaires’ disease in the city’s west end. Following... The p...
Nominations for mayor, city councillors, park board commissioners, school trustees will run from Sept. 1 through Sept. 11
Gaylord Rockies in Aurora could pursue new state tax incentives for a $300 million expansion after record 2026 revenues, records show.
BAAQMD finds Chevron's Richmond refinery raises nearby cancer risk to 37 in a million, far above its 10-in-a-million action threshold.
One of the two people who recently died of measles in Pennsylvania was an infant, the state health department said Wednesday.
Health Affairs, Ahead of Print.
What to know As summer vacations come to an end, the Canadian National Institute for the Blind (CNIB) is warning parents that bringing their children... The post ‘The most impor...
Suzi Scott's mother died from lung cancer. Thanks to a free government scan, the 57-year-old caught her own cancer early.
Starting Sept. 8, Saskatchewan will impose the 50 per cent fee, the Premier said.
<p>It's been seven years since K-pop superstars BTS have been in Chicago. But the group’s fans have kept the fire burning during that time.</p><p>Earlier this month Gov. JB Prit...
Woods Cross, Utah approved a 46.86% property tax increase to fund a new City Hall and Hogan Park redesign, raising bills by roughly $146 a year.
The measles outbreak is now in Mercer County.
Two workers at Frankfurt Airport have died from malaria after being infected by mosquitoes believed to have arrived in Germany on aircraft from malaria-endemic regions, airport ...
Pugs dress as movie characters for a Portland Saturday Market pageant Aug. 29, raising funds for Pacific Pug Rescue's costly vet care.
MONTRÉAL — As students head back to school across Quebec, data from the province's public health institute indicate that vaccination rates have remained stable in recent years.
MONTRÉAL - As students head back to school across Quebec, data from the province's public health institute indicate that vaccination rates have remained stable in recent years.
CWD confirmed in farmed deer in Calhoun, Kent and Mackinac counties, Michigan officials say, as they trace possible exposure to other herds.
NewsMesh surfaces public health coverage from sources across 35 countries, normalised into one structured feed you can query by keyword, category, country, and date.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/search?q=public+health). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=public+health&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.Call GET /v1/search?q=public health with your apiKey to return recent public health stories as structured JSON. Add &category= or &country= to narrow the results.
Every public health article carries its category, the countries it's relevant to, and the named people detected in the body, so you can route and filter without your own NLP layer.
Yes. Add &category=technology (or business, politics, and more) and &country=us (or any ISO country code) to the search query to focus the feed.
Yes. NewsMesh is a real-time news API: public health 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.