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": 24466,
    "articles": [
        {
            "title": "The greenhouse gases swirling above our heads: NASA captures footage of CO2 churning in the sky - with huge plumes coming from power plants and forest fires",
            "description": "Incredible new NASA footage shows the most abundant greenhouse gas that is warming our planet at an alarming rate.",
            "content": "It's the most abundant greenhouse gas and is warming Earth at an alarming rate.\nNow, incredible new footage shows the churning masses of carbon dioxide (CO2) that are fueling climate change.\nNASA's satellites have detected swirls of the gas, which is... [3211 chars]",
            "url": "https://www.dailymail.co.uk/sciencetech/article-13676423/NASA-video-CO2-churning-sky.html",
            "image": "https://i.dailymail.co.uk/1s/2024/07/26/15/87810123-0-image-a-81_1722003131263.jpg",
            "publishedAt": "2024-07-26T15:32:09Z",
            "source": {
                "name": "Daily Mail",
                "url": "https://www.dailymail.co.uk"
            }
        },
        {
            "title": "How stars' magnetic fields could impact the chance for life on orbiting planets",
            "description": "Habitability depends on more than just a planet's distance from its host star. New research looks at the impact stellar magnetism has on exoplanets.",
            "content": "The chances of a planet hosting life depends on more than just its proximity to its parent star, and the amount of radiation it receives. New research looks at the impact a star's magnetic field has on exoplanet habitability.\nYou may be familiar with... [5221 chars]",
            "url": "https://www.space.com/exoplanet-star-magnetism-habitability",
            "image": "https://cdn.mos.cms.futurecdn.net/kyL4sQGFiw2CnbL8rBq6jb-1200-80.png",
            "publishedAt": "2024-07-26T12:00:01Z",
            "source": {
                "name": "Space.com",
                "url": "https://www.space.com"
            }
        },
        {
            "title": "Bioreactor reduces pesticide run-off from horticulture greenhouses",
            "description": "Pesticides seeping out of intensive horticulture into waterways have long-concerned NSW north coast communities. Now a new Southern Cross University",
            "content": "I’m Samantha Hesse. I’m the Biodiversity Project Officer at the City of Coffs Harbour. We’ve been working with Southern Cross University and North Coast Local Land Services, as well as Coffs Harbour Regional Landcare, since 2016 to better investigate... [3960 chars]",
            "url": "https://www.nationaltribune.com.au/bioreactor-reduces-pesticide-run-off-from-horticulture-greenhouses/",
            "image": "https://www.scu.edu.au/media/scu-dep/news/images/2024/Kirsten-Benkendorff-sampling-in-front-of-greenhouse-2000x973.jpg",
            "publishedAt": "2024-07-26T02:21:45Z",
            "source": {
                "name": "The National Tribune",
                "url": "https://www.nationaltribune.com.au"
            }
        }
    ]
}

Categories