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": 371170,
    "articles": [
        {
            "id": "575ffff9c43fc31f1b46aa8e1bd04c1b",
            "title": "NASA unveils Artemis III astronauts to test technology for future moon landing",
            "description": "NASA has revealed the crew for its Artemis III mission, the next step in the US space agency's plan to eventually land astronauts on the moon.",
            "content": "NASA has revealed the crew for its Artemis III mission, the next step in the US space agency's plan to eventually land astronauts on the moon.\nThe announcement comes two months after Artemis II's record-breaking trip around the moon that surpassed th... [1714 chars]",
            "url": "https://www.abc.net.au/news/2026-06-10/nasa-announces-artemis-iii-crew/106778988",
            "image": "https://live-production.wcms.abc-cdn.net.au/42daaa296b9fda111c2e2418b2c9291b?impolicy=wcms_watermark_news&cropH=2534&cropW=4505&xPos=252&yPos=662&width=862&height=485&imformat=generic",
            "publishedAt": "2026-06-09T21:18:39Z",
            "lang": "en",
            "source": {
                "id": "5cda8b5d5087e0271b0c94a70da9fe74",
                "name": "Australian Broadcasting Corporation",
                "url": "https://www.abc.net.au"
            }
        },
        {
            "id": "82beeff71bd2cf4e3775c1a2a2460817",
            "title": "Research: Warming Limits Biochar's Climate Gains in Soil",
            "description": "A new global analysis suggests that the climate mitigation potential of biochar could be overestimated if warming-driven carbon losses are not",
            "content": "A new global analysis suggests that the climate mitigation potential of biochar could be overestimated if warming-driven carbon losses are not considered, especially in agricultural soils.\nBiochar, a carbon-rich material produced by heating plant or ... [4472 chars]",
            "url": "https://www.miragenews.com/research-warming-limits-biochars-climate-gains-1689218/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1579154392128-bf8c7ebee541%3Fixlib%3Drb-1.2.1%26amp%3Bixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D750%26amp%3Bq%3D80",
            "publishedAt": "2026-06-09T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        },
        {
            "id": "d273da71652f33325e43c2d9acd26151",
            "title": "Ice-Age Sea-Level Drops May Turn Volcanoes to Fertilizer",
            "description": "Chestnut Hill, Mass. (6/9/2026) – Ice-age sea-level declines may have turned seafloor volcanoes into natural iron fertilizer for plankton, potentially",
            "content": "Chestnut Hill, Mass. (6/9/2026) – Ice-age sea-level declines may have turned seafloor volcanoes into natural iron fertilizer for plankton, potentially enhancing ocean carbon storage, Boston College researchers report today in the journal Nature Geosc... [6366 chars]",
            "url": "https://www.miragenews.com/ice-age-sea-level-drops-may-turn-volcanoes-to-1689204/",
            "image": "https://cdn1.miragenews.com/tmp_cache?cdn=images.unsplash.com%2Fphoto-1484069560501-87d72b0c3669%3Fixlib%3Drb-4.0.3%26amp%3Bixid%3DMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8%26amp%3Bauto%3Dformat%26amp%3Bfit%3Dcrop%26amp%3Bw%3D1170%26amp%3Bq%3D80",
            "publishedAt": "2026-06-09T20:46:00Z",
            "lang": "en",
            "source": {
                "id": "0368281c39ba31f7435685e8b620f675",
                "name": "Mirage News",
                "url": "https://www.miragenews.com"
            }
        }
    ]
}

Categories