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": 15639,
    "articles": [
        {
            "title": "Venus is still volcanic, scientists find",
            "description": "Scientists believe they have found evidence of a recent volcanic eruption on Venus, providing unprecedented evidence that Earth's \"evil twin\" planet could still be geologically active.",
            "content": "Scientists believe they have found evidence of a recent volcanic eruption on Venus, providing unprecedented evidence that Earth's \"evil twin\" planet could still be geologically active.\nResearchers compared radar images taken between 1990 and 1992 fro... [3591 chars]",
            "url": "https://mashable.com/article/venus-volcano-volcanic-activity-discovery",
            "image": "https://helios-i.mashable.com/imagery/articles/0073YE3B5I2JjWrvTSV9VvL/hero-image.fill.size_1200x675.v1679316183.jpg",
            "publishedAt": "2023-03-20T17:44:48Z",
            "source": {
                "name": "Mashable",
                "url": "https://mashable.com"
            }
        },
        {
            "title": "Nanoplastics Interfere With Developing Chicken Embryos in Terrifying Ways",
            "description": "A new study of chicken embryos suggests that sufficient concentrations of teensy nanoplastics speckles could interfere with the earliest stages of development, glugging up stem cells from which tissues and organs usually emerge.",
            "content": "A new study of chicken embryos suggests that sufficient concentrations of teensy nanoplastics speckles could interfere with the earliest stages of development, glugging up stem cells from which tissues and organs usually emerge.\nThese tissue defects,... [4063 chars]",
            "url": "https://www.sciencealert.com/nanoplastics-interfere-with-developing-chicken-embryos-in-terrifying-ways",
            "image": "https://www.sciencealert.com/images/2023/03/GettyImages-90051282-2.jpg",
            "publishedAt": "2023-03-20T17:00:32Z",
            "source": {
                "name": "ScienceAlert",
                "url": "https://www.sciencealert.com"
            }
        },
        {
            "title": "Novel mechanism by which “good” bacteria colonize the gut discovered",
            "description": "The microbes that inhabit the gut are critical for human health, and understanding the factors that encourage the growth of beneficial bacterial species — known as \"good\" bacteria — in the gut may enable medical interventions that promote gut and overall human health.",
            "content": "The microbes that inhabit the gut are critical for human health, and understanding the factors that encourage the growth of beneficial bacterial species — known as \"good\" bacteria — in the gut may enable medical interventions that promote gut and ove... [4172 chars]",
            "url": "https://www.news-medical.net/news/20230320/Novel-mechanism-by-which-e2809cgoode2809d-bacteria-colonize-the-gut-discovered.aspx",
            "image": "https://d2jx2rerrg6sh3.cloudfront.net/image-handler/picture/2016/3/bacteria_-_Sebastian_Kaulitzki_46826fb7971649bfaca04a9b4cef3309-620x480.jpg",
            "publishedAt": "2023-03-20T16:46:00Z",
            "source": {
                "name": "News-Medical.Net",
                "url": "https://www.news-medical.net"
            }
        }
    ]
}

Categories