New Zealand News API

Get the live top headlines from New Zealand with our JSON API.

Get API key for the New Zealand 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 New Zealand.

GET
https://gnews.io/api/v4/top-headlines?country=nz&category=general&apikey=API_KEY
{
    "totalArticles": 35670,
    "articles": [
        {
            "id": "d773c12736b70414495364e4509d10ee",
            "title": "Dunedin drivers warned as sea lions take to the roads",
            "description": "Two pups were killed by cars last month, and a marine scientist said it is \"only a matter of time\" until a human is killed too.",
            "content": "Dunedin drivers are being warned to watch out for sea lions on the road as the endangered species increasingly ventures into urban areas with a marine scientist warning it is \"only a matter of time\" until someone is killed in a crash.\nThe New Zealand... [1478 chars]",
            "url": "https://www.1news.co.nz/2026/06/08/dunedin-drivers-warned-as-sea-lions-take-to-the-roads/",
            "image": "https://tvnz-1-news-prod.cdn.arcpublishing.com/resizer/v2/two-pups-were-killed-by-cars-last-month-and-a-marine-scienti-CN4VF6VEINA6HCHZVCBHIXBN7Q.jpg?auth=5cc3b7568f49da3db438707a077cea780d75f75660d89b560e2470876d9f66c1&quality=70&width=600&height=315&focal=646%2C366",
            "publishedAt": "2026-06-07T21:45:41Z",
            "lang": "en",
            "source": {
                "id": "9b3921fcecffb9abd8da549eacb0a84a",
                "name": "1News",
                "url": "https://www.1news.co.nz"
            }
        },
        {
            "id": "85620c5c6211f626669cdb0552c3bc1e",
            "title": "Flames shoot from car as driver tries to evade Hawke's Bay police",
            "description": "A driver led police on a chase through Hastings and Havelock North with his car on fire before ramming two patrol cars in a last-ditch escape attempt.",
            "content": "Two people have been taken into custody after a Hawke's Bay driver attempted to evade police even as flames shot from their vehicle, finally being stopped after ramming two police cars.\nOfficers first spotted the vehicle on Clive St in Hastings short... [1444 chars]",
            "url": "https://www.1news.co.nz/2026/06/08/flames-shoot-from-car-as-driver-tries-to-evade-hawkes-bay-police/",
            "image": "https://tvnz-1-news-prod.cdn.arcpublishing.com/resizer/v2/officers-first-spotted-the-vehicle-on-clive-st-in-shortly-be-YBJZK5AM2ZGXXGGFG7LFZQATT4.jpg?auth=467f49c93c9b87429ba7d1c48ddf9ddfd9c2e9ec1318ad37e35fa1bda9d1e96b&quality=70&width=600&height=315&focal=501%2C489",
            "publishedAt": "2026-06-07T21:01:56Z",
            "lang": "en",
            "source": {
                "id": "9b3921fcecffb9abd8da549eacb0a84a",
                "name": "1News",
                "url": "https://www.1news.co.nz"
            }
        },
        {
            "id": "1d86b4e7dc473e0f9805d51c7ff17c16",
            "title": "The Shout Magazine (New Zealand)",
            "description": "Ticket sales are now open for the 2026 New Zealand Spirits Awards. The Trophy Dinner will take place at The Maritime Room, Auckland, on the evening of Friday 14 August 2026, from 6:30pm. Presented by Spirits New Zealand Inc. and Distilled Spirits Aotearoa (NZ) Inc., and supported by Fever-Tree, the New Zealand Spirits Awards honour...",
            "content": "Ticket sales are now open for the 2026 New Zealand Spirits Awards.\nThe Trophy Dinner will take place at The Maritime Room, Auckland, on the evening of Friday 14 August 2026, from 6:30pm.\nPresented by Spirits New Zealand Inc. and Distilled Spirits Aot... [339 chars]",
            "url": "https://www.theshout.co.nz/ticket-sales-open-for-the-2026-new-zealand-spirits-awards/",
            "image": "https://www.theshout.co.nz/wp-content/uploads/2021/05/spiritsawards-2.jpg",
            "publishedAt": "2026-06-07T21:01:50Z",
            "lang": "en",
            "source": {
                "id": "51ee255d4900fbef919df19d97296c60",
                "name": "theshout.co.nz",
                "url": "https://www.theshout.co.nz"
            }
        }
    ]
}

Categories