The saddest day in the Jewish calendar
Tisha B’Av is a difficult day for Jews across the world, but slightly easier for those in Australia.
Real-time world news from Australia, structured for developers. NewsMesh filters Australia-relevant world coverage into one JSON feed (GET /v1/latest?category=world&country=au), each story tagged with category, country relevance, and the named people detected in the body.
Tisha B’Av is a difficult day for Jews across the world, but slightly easier for those in Australia.
Tisha B’Av is a difficult day for Jews across the world, but slightly easier for those in Australia.
Colin Geraghty, 89, had told his family he is confident he would be able to look after his wife Claudette, 83, and the couple made a daring escape from their care home in Melbou...
Two Danish citizens, an American, a Briton and two Australians died following what media reports said was a night out on the town in Vang Vieng in November that year.
Footage from the scene in Sydney’s northwest showed the car’s front end mangled after the crash.
‘It wasn’t fair. It shouldn’t have been our child who had to move.’
Footage showing the moment an Adelaide neighbour is tasered by police seconds after disarming a man wielding a large knife.
Footage showing the moment an Adelaide neighbour is tasered by police seconds after disarming a man wielding a large knife.
Debate rages over a major change set for the heart of Yarraville. Many traders are bracing for a financial hit and a family home is set to be demolished, but some locals have we...
Debate rages over a major change set for the heart of Yarraville. Many traders are bracing for a financial hit and a family home is set to be demolished, but some locals have we...
A Ferrari driver is dead and his female passenger is fighting for life after the luxury car crashed into a tree and flipped onto its roof in West Gippsland.
A Ferrari driver is dead and his female passenger is fighting for life after the luxury car crashed into a tree and flipped onto its roof in West Gippsland.
A man has died after a crash on the Sydney Harbour Bridge.
A man has died after a crash on the Sydney Harbour Bridge.
Laotian authorities have treated the families of dead Australian travellers Holly Morton-Bowles and Bianca Jones with contempt.
Laotian authorities have treated the families of dead Australian travellers Holly Morton-Bowles and Bianca Jones with contempt.
The alleged incidents occurred at the same shopping centre about a month apart.
Several officers involved have been placed on ‘alternate duties’.
Ambulance and police crews were called to the scene with long queues forming on the highway which takes drivers over the world-famous structure over the water in Sydney
Footage shows a man, named as an Australian, being tackled and handcuffed by officers at a Las Vegas airport.
NewsMesh filters Australia-relevant world 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=world&country=au). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=world&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 world 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=world&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: world 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.