15 things plants do that most people assume only animals can do
Plants have no brain or nerves, yet they count prey, call for bodyguards, warn their relatives, and make their own heat — here is how they pull it off
Real-time science news from Australia, structured for developers. NewsMesh filters Australia-relevant science coverage into one JSON feed (GET /v1/latest?category=science&country=au), each story tagged with category, country relevance, and the named people detected in the body.
Plants have no brain or nerves, yet they count prey, call for bodyguards, warn their relatives, and make their own heat — here is how they pull it off
Plants without roots, others that are carnivorous, some capable of flowering underwater- Aquatic plants have developed spectacular adaptations that challenge our vision of the p...
Beachgoers suspected the metallic balls to have extraterrestrial origins — and they were right.
The sheer amount of insects that free-range cats consume might surprise you
Without so much as a wave of his flipper, Neil the boisterous young elephant seal departed Tasmania this week, leaving behind a legion of fans – and questions about what happens...
Scientists have discovered a previously unknown fossil goose that challenges a decades-old theory about the evolution of New Zealand's birds. The find suggests the country's gia...
Six mysterious metal spheres that washed ashore last weekend at Forrest Beach in northern Queensland, Australia, are “suspected space debris,” the Australian Space Agency announ...
Mysterious metal spheres washed ashore in Australia, and officials say they’re literal space balls — but with no known connection to Mel Brooks’ “Spaceballs.”
The Blue Zones grew into a global wellness brand aided by stories of legendary old age. But a bitter feud over the science has shaken their foundations.
Metal spheres recently found on a beach in northern Queensland, Australia, draw attention to the worsening issue of space pollution.
A species of huntsman spider found in Queensland is the fastest mover out of more than 250 spider species analysed in a new study.
Metallic space balls washed up on Forrest Beach in Queensland, Australia, identified as pressure vessels from a foreign rocket body re-entry.
One of the researchers, who is often towed underwater to count fish and coral on the Great Barrier Reef, says it feels like flying.
Ever have one of those days when you're invaded by strange metallic objects from beyond our planet?
‘It’s quite a shock and a bit of a scare.’
The genetics should ensure the foal has the same traits and colour.
‘The Agency is continuing to engage with international authorities to formally confirm the launch vehicle and launching state.’
The Australian Space Agency is warning residents of Queensland to be on the lookout after metallic-looking spheres, possibly space debris, appeared on a beach.
Australia's Space Agency says objects found on a north Queensland beach are likely pressure vessels from a space launch vehicle.
Facebook/Queensland Fire Department The Australian Space Agency is on the case after six spherical objects were discovered washed up on Forrest Beach, North Queensland. The myst...
NewsMesh filters Australia-relevant science 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=science&country=au). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=science&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 science 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=science&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: science 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.