Flu season set to peak in early August amid fears of pressure on NSW hospitals
Authorities are asking Aussies to get vaccinated to ease the pressure on hospitals.
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.
Authorities are asking Aussies to get vaccinated to ease the pressure on hospitals.
Outbreak spreads to a fourth province, Haut-Uele, bordering South Sudan and the CAR, according to a media report.
The UCP refuses to tally risks to nature and people. This expert did it for them.
Daniel Cole / Daniel Cole/REUTERS Former Superman actor Dean Cain’s attempt to sell Donald Trump’s state fair as a smash hit unraveled in real time as he appeared with Dr. Mehme...
Your daily horoscope for Tuesday, June 30, 2026
The Government accepted a key recommendation from Baroness Valerie Amos after a review found avoidable harm, poor culture, and families left without clear answers. Press Associa...
All Canadians who were exposed to the Andes hantavirus earlier this year linked to the MV Hondius cruise ship have finished their self-isolation period, Health Canada and the Pu...
Prime Minister Mark Carney announced the government’s intention Friday to launch an open competition for bids to renovate the historic home, which has been vacant for 11 years
Sudan has declared a new outbreak of cholera, the country's Ministry of Heath reported Monday, with 117 deaths in West Kordofan state, another seven confirmed cases and 838 susp...
More than 100 people have been sickened by a parasite across more than a dozen states and officials are investigating to pin down the source.
Supreme Court Justice Sonia Sotomayor was gifted concert tickets in Puerto Rico last year as members of the high court continued to accept paid teaching gigs and receive royalti...
President Donald Trump's Medicare and Medicaid administrator Dr. Oz took the stage at the Great American State Fair on Monday to brag about the crowd size — but a TMZ reporter w...
Dr. Oz might want to get his eyes checked ... he says there's "tons of people" at the Great American State Fair ... but one pan of the camera makes a completely opposite diagnos...
City officials broke ground on River Commons, a $255M project with 328 affordable units and a new Gotham Health clinic, slated to open in 2027.
Older people remain most at risk as the heatwave drives up excess deaths across Europe.
A trial to ease pressure on a public emergency department has raised concerns a multi-million-dollar company is getting a special deal.
El Cuerpo General de la Policía Canaria realiza, desde primera hora de este lunes, una macrooperación contra la distribución de pornografía infantil en Gran Canaria. La investig...
The issue was uncovered when a retailer employee found that the items had the wrong product label on the back of the packaging
Award-winning Canadian actor R.H. Thomson gives voice to the Nobel laureate who changed the world London, Ontario, June 29, 2026 (GLOBE NEWSWIRE) — This summer Banting House Nat...
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.