New Zealand Science News API

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

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

GET
https://gnews.io/api/v4/top-headlines?country=nz&category=science&apikey=API_KEY
{
    "totalArticles": 1557,
    "articles": [
        {
            "id": "abea101d406599d36cc4777a43c1810c",
            "title": "Giant octopuses may have ruled the oceans 100 million years ago",
            "description": "Giant, fearsome octopuses may have once ruled the ancient seas, according to new research that flips the script on their evolutionary past. By uncovering exquisitely preserved fossil jaws hidden inside rock, scientists revealed that early octopuses from the age of dinosaurs weren’t shy, soft-bodied drifters—they were massive apex predators, possibly stretching up to 20 meters long and crushing prey with powerful bites.",
            "content": "Tracing the origins of octopuses has long been difficult because their soft bodies rarely fossilize. Unlike animals with bones or shells, they leave behind very little physical evidence. To overcome this, researchers focused on fossilized jaws, a par... [3739 chars]",
            "url": "https://www.sciencedaily.com/releases/2026/04/260424233206.htm",
            "image": "https://www.sciencedaily.com/images/1920/ancient-giant-octopus.webp",
            "publishedAt": "2026-04-25T13:01:45Z",
            "lang": "en",
            "source": {
                "id": "81a05fd2712964dbdb32b1c6a27646fd",
                "name": "Science Daily",
                "url": "https://www.sciencedaily.com"
            }
        },
        {
            "id": "9f2f5b91413d4d4ddfa82f725aac33e8",
            "title": "Inside 18 years of ape minds, a vast record that may upend how human intelligence began",
            "description": "A pioneering project led by researchers from the University of Stirling and the Max Planck Institute has opened the door for new insights into the evolutionary origins of human intelligence, by compiling the largest dataset of great ape cognition available globally.",
            "content": "A pioneering project led by researchers from the University of Stirling and the Max Planck Institute has opened the door for new insights into the evolutionary origins of human intelligence, by compiling the largest dataset of great ape cognition ava... [3468 chars]",
            "url": "https://phys.org/news/2026-04-years-ape-minds-vast-upend.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2026/worlds-largest-great-a.jpg",
            "publishedAt": "2026-04-25T12:00:04Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "6d82783442a124d99118f4386b3979d0",
            "title": "Why are some constellations visible for only part of the year?",
            "description": "Why do some constellations stay in the sky all year, while others disappear?",
            "content": "Some stars and constellations are ever-present in the night sky; Polaris, for example, has served as a steady guiding light for millennia in the Northern Hemisphere.\nBut if you look closely at the sky night after night, you may notice that some stars... [4724 chars]",
            "url": "https://www.livescience.com/space/astronomy/why-are-some-constellations-visible-for-only-part-of-the-year",
            "image": "https://cdn.mos.cms.futurecdn.net/uHRVsjb5xTkZnuYhTvKeHi-1920-80.jpg",
            "publishedAt": "2026-04-25T09:00:00Z",
            "lang": "en",
            "source": {
                "id": "95993cee63c947c63f6bfe9192834ef8",
                "name": "Live Science",
                "url": "https://www.livescience.com"
            }
        }
    ]
}

Categories