Australia News API

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

Get API key for the Australia 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=general&apikey=API_KEY
{
    "totalArticles": 354240,
    "articles": [
        {
            "id": "dc4caaa82f10db9e21d61367319eda6a",
            "title": "Solar Innovation Powers Clean Chemicals and Plastics",
            "description": "A new study led by Dr Lin Su of Queen Mary University of London, published today in the Journal of the American Chemical Society , describes a new",
            "content": "A new study led by Dr Lin Su of Queen Mary University of London, published today in the Journal of the American Chemical Society , describes a new integrated solar reactor in which engineered Escherichia coli (E. coli) are grown directly inside the s... [5053 chars]",
            "url": "https://www.miragenews.com/solar-innovation-powers-clean-chemicals-and-1676503/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=cdn.pixabay.com%2Fphoto%2F2016%2F09%2F12%2F13%2F10%2Fstarry-sky-1664210_960_720.jpg",
            "publishedAt": "2026-05-19T15:42:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "11f21d0f844df1bdf078701f0f863e64",
            "title": "Johnson's Evans Gears Up Artemis Teams for Moon Science",
            "description": "4 Min Read\n\tCindy Evans, Artemis exploration scientist and geology training lead at NASA's Johnson Space Center in Houston",
            "content": "NASA's Artemis II crew had many technical and operational responsibilities during their historic mission to the Moon, but they also served an important role as scientific ambassadors to Earth's nearest neighbor.\nOn their 10-day journey, the crew flew... [4239 chars]",
            "url": "https://www.miragenews.com/johnsons-evans-gears-up-artemis-teams-for-moon-1676483/",
            "image": "https://www.nasa.gov/wp-content/uploads/2026/05/dscn0407-evans.jpg?w=1536",
            "publishedAt": "2026-05-19T15:16:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "d7ddea248d0fc6445e1839e22d89fac0",
            "title": "DNA Protein Unlocks Infertility, IVF, Health Insights",
            "description": "The causes of male infertility can be hard to diagnose, with many tests failing to detect genetic defects. Sometimes, infertility doesn't even involve",
            "content": "The causes of male infertility can be hard to diagnose, with many tests failing to detect genetic defects. Sometimes, infertility doesn't even involve the genes themselves. It can arise from improper folding of the father's DNA in the sperm. If a cou... [5847 chars]",
            "url": "https://www.miragenews.com/dna-protein-unlocks-infertility-ivf-health-1676432/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=cdn.pixabay.com%2Fphoto%2F2017%2F07%2F13%2F12%2F55%2Fpuzzle-2500333_960_720.jpg",
            "publishedAt": "2026-05-19T14:06:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories