Flag of the Australia

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": 26549,
    "articles": [
        {
            "title": "Top climate scientist declares 2 degrees Celsius climate goal 'dead'",
            "description": "A stark new analysis concludes that Earth's climate is more sensitive to rising greenhouse gas emissions than previously thought.",
            "content": "Holding long-term global warming to 2 degrees Celsius — the fallback target of the Paris climate accord — is now \"impossible,\" according to a stark new analysis published by leading scientists.\nLed by renowned climatologist James Hansen, the paper ap... [2817 chars]",
            "url": "https://www.japantimes.co.jp/environment/2025/02/05/climate-change/paris-target-dead/",
            "image": "https://www.japantimes.co.jp/japantimes/uploads/images/2025/02/05/450447.JPG?v=3.1",
            "publishedAt": "2025-02-05T04:00:00Z",
            "source": {
                "name": "The Japan Times",
                "url": "https://www.japantimes.co.jp"
            }
        },
        {
            "title": "An Exploration of Plant-Animal Coevolution",
            "description": "Summarize this content to 2000 words in 6 paragraphs",
            "content": "Summarize this content to 2000 words in 6 paragraphs\nWhen the Earth Was GreenRiley BlackSt. Martin’s Press, $29\nImagine being a paleontologist exploring Utah’s Jurassic-aged rocks. Imagine discovering the bones of a 20-meter-long, 20-ton herbivorous ... [2531 chars]",
            "url": "https://commstrader.com/science/an-exploration-of-plant-animal-coevolution/",
            "image": "https://commstrader.com/wp-content/uploads/2025/02/020125-reviews-feat.jpg",
            "publishedAt": "2025-02-05T02:31:27Z",
            "source": {
                "name": "CommsTrader",
                "url": "https://commstrader.com"
            }
        },
        {
            "title": "'Lost City' Deep Under The Ocean Is Unlike Anything We've Ever Seen Before on Earth",
            "description": "Close to the summit of an underwater mountain west of the Mid-Atlantic Ridge, a jagged landscape of towers rises from the gloom.",
            "content": "Close to the summit of an underwater mountain west of the Mid-Atlantic Ridge, a jagged landscape of towers rises from the gloom.\nTheir creamy carbonate walls and columns appear ghostly blue in the light of a remotely operated vehicle sent to explore.... [3779 chars]",
            "url": "https://www.sciencealert.com/lost-city-deep-under-the-ocean-is-unlike-anything-weve-ever-seen-before-on-earth",
            "image": "https://www.sciencealert.com/images/2022/08/UnderwaterTerrainOfLostCity.jpg",
            "publishedAt": "2025-02-04T21:56:27Z",
            "source": {
                "name": "ScienceAlert",
                "url": "https://www.sciencealert.com"
            }
        }
    ]
}

Categories