Concern bird flu may have reached Queensland
Australia’s deadly bird flu outbreak may have reached Queensland, with a sick bird found on Noosa Main Beach.
Real-time health news from Australia, structured for developers. NewsMesh filters Australia-relevant health coverage into one JSON feed (GET /v1/latest?category=health&country=au), each story tagged with category, country relevance, and the named people detected in the body.
Australia’s deadly bird flu outbreak may have reached Queensland, with a sick bird found on Noosa Main Beach.
Australia’s deadly bird flu outbreak may have reached Queensland, with a sick bird found on Noosa Main Beach.
In his open letter to all Australians, the late Richard Scolyer wrote of the pride he felt taking part in clinical trials. But what exactly is it like to participate?
Your sleep habits may be even more important than you think. A new study from Edith Cowan University (ECU) in Western Australia just found a surprising new link between your nig...
One side has already been dealt an early blow they say could cost them thousands of dollars.
Sarah Griffiths has spoken about one particularly cruel encounter she had
An elderly couple who sparked grave fears after leaving their Melbourne retirement village have been found safe.
An elderly couple who sparked grave fears after leaving their Melbourne retirement village have been found safe.
Australia is facing a sperm donation shortage and it is leading those desperate to find a way to conceive down some expensive and potentially dangerous paths.
The Perth Day Hospital initially filed a statement of claim in the Supreme Court of WA against Fitness Cartel last month.
The Perth Day Hospital initially filed a statement of claim in the Supreme Court of WA against Fitness Cartel last month.
The sisters may have uncovered the Sunshine State’s first case of the deadly strain.
The pill contains the same active ingredient as the popular injectable alternative and could cost as little as a cup of coffee.
The new regulations limit e-mobility devices to 12 km/h on footpaths and riders must 16 and above, or supervised by a parent. Police also now have the power to breath test riders.
Follow the state memorial service for Professor Richard Scolyer as it happens, right here.
Follow the state memorial service for Professor Richard Scolyer as it happens, right here.
‘I wish people knew you can represent Australia with diabetes.’
A former Adelaide doctor will not be able to reapply for registration for at least two years after he was banned for having an inappropriate relationship with his client.
It’s challenging to find the two nutrients in a single food, experts say. These categories offer a nice mix.
It’s challenging to find the two nutrients in a single food, experts say. These categories offer a nice mix.
NewsMesh filters Australia-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=au). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=health&country=au&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 Australia-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=au. 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 Australia coverage from /v1/latest?country=au.
Yes. NewsMesh is a real-time news API: health Australia 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.