Australia Science News API

Get the live top science headlines from Australia with our JSON API.

Get API key for the Australia Science News API

API Demonstration

This example demonstrates the HTTP request to make and the JSON response you will receive when you use the news api to get the top headlines from Australia.

GET
https://gnews.io/api/v4/top-headlines?country=au&category=science&apikey=API_KEY
{
    "totalArticles": 71354,
    "articles": [
        {
            "id": "56dc49aa1be69700bda610ea08583501",
            "title": "Life on ancient Earth used a rare metal that barely existed",
            "description": "Ancient microbes used rare metals billions of years before oxygen made them abundant on Earth, overturning theories about early life.",
            "content": "Most thinking about early life rests on a practical premise: cells build with what’s around. If a nutrient was scarce on the ancient Earth, the reasonable bet is that biology waited until it wasn’t.\nA new study puts a large dent in that premise. Anci... [5645 chars]",
            "url": "https://www.earth.com/news/life-on-ancient-earth-used-a-rare-metal-that-barely-existed/",
            "image": "https://cff2.earth.com/uploads/2026/05/08064856/molybdenum-early-Earth.jpg",
            "publishedAt": "2026-05-08T13:30:00Z",
            "lang": "en",
            "source": {
                "id": "fca72a05020e12df547eedb79c870663",
                "name": "Earth.com",
                "url": "https://www.earth.com"
            }
        },
        {
            "id": "5b17af5aed60f7c6ffa968178ecd7677",
            "title": "Dinosaur Teeth Show Bird-Like Parental Care Bonds",
            "description": "Baby dinosaurs were likely fed more nutritious food than their adult counterparts, a finding that could offer insights into their social evolution",
            "content": "Baby dinosaurs were likely fed more nutritious food than their adult counterparts, a finding that could offer insights into their social evolution, suggests a new study.\nPaleontologists uncovered this finding by studying wear on the fossilized teeth ... [3838 chars]",
            "url": "https://www.miragenews.com/dinosaur-teeth-show-bird-like-parental-care-1670239/",
            "image": "https://content.presspage.com/uploads/2170/99762028-4e31-4a8a-936e-f1be43ec05e3/500_hunter.360.jpg?x=1778183002051",
            "publishedAt": "2026-05-08T13:10:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "ff2c6d5d60f1bb8ec787423ea3b80562",
            "title": "Why Don’t Humans Hibernate? An Evolutionary Biologist Explains",
            "description": "You may not know that our ancestors hibernated during the winter months. Why did we evolve out of this biologically prolific survival mechanism?",
            "content": "Deep inside a limestone cave in northern Spain, researchers made a discovery that upended what we thought we knew about our own ancestors. The bones — 430,000 years old, pulled from a shaft called Sima de los Huesos, or “the pit of bones” — were ridd... [6000 chars]",
            "url": "https://www.forbes.com/sites/scotttravers/2026/05/08/why-dont-humans-hibernate-an-evolutionary-biologist-explains/",
            "image": "https://imageio.forbes.com/specials-images/imageserve/6937f9227658a7d36292ffc7/0x0.jpg?format=jpg&crop=2604,1464,x0,y0,safe&height=900&width=1600&fit=bounds",
            "publishedAt": "2026-05-08T12:30:00Z",
            "lang": "en",
            "source": {
                "id": "c4e32b557a3dd75225975f11fb68a3a9",
                "name": "Forbes",
                "url": "https://www.forbes.com"
            }
        }
    ]
}

Categories