- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
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 APIAPI 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": 1073,
"articles": [
{
"id": "bceb277e78c4dfb816fb41330c2de8f3",
"title": "Arctic sea ice melt is shifting India’s monsoon westward",
"description": "New research shows melting Arctic sea ice could be reshaping India’s monsoon, shifting heavier August and September rains westward.",
"content": "India’s summer monsoon is the country’s lifeline. Between June and September, it delivers nearly 80 percent of the nation’s annual rainfall.\nIn recent decades, scientists have noticed two clear trends: overall rainfall has increased, and the heaviest... [5089 chars]",
"url": "https://www.earth.com/news/arctic-sea-ice-melt-is-shifting-indias-monsoon-westward/",
"image": "https://cff2.earth.com/uploads/2026/02/24121208/Arctic-ice-India-monsoon.jpg",
"publishedAt": "2026-02-24T20:15:00Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"id": "4d5f4d0a969991b6faa96bffb8d57ce4",
"title": "Scientists find genetic 'switch' in mice that turns caring dads into violent brutes",
"description": "A new study suggests that the Agouti gene in the brains of male African striped mice can act as a molecular \"switch,\" making them caring or violent toward their young.",
"content": "Flipping a single genetic switch can make doting dads attack their offspring, at least in African striped mice, new research suggests. But the gene itself wasn't solely responsible for this switch from attentive to aggressive fathering; social condit... [3583 chars]",
"url": "https://www.livescience.com/animals/scientists-find-genetic-switch-in-mice-that-turns-caring-dads-into-violent-brutes",
"image": "https://cdn.mos.cms.futurecdn.net/hybDXh7AnEQUpnwcG67ZRW-1920-80.jpg",
"publishedAt": "2026-02-24T19:18:28Z",
"lang": "en",
"source": {
"id": "95993cee63c947c63f6bfe9192834ef8",
"name": "Live Science",
"url": "https://www.livescience.com"
}
},
{
"id": "dc863e0780b3c1ea64721df1b0e29eef",
"title": "Meet Buzzdetect: An Open-Source AI Tool for Listening to Pollinators",
"description": "Buzzdetect uses microphones and machine learning to continuously detect pollinator activity. A new study shows how it can offer a low‑cost way to \"listen\" for bees in real time.",
"content": "By Fabiana Fragoso, Ph.D.\nImagine you are standing in the center of a soybean farm, thousands of acres stretching out around you. What do you hear? Maybe a tractor working a few fields over, the wind rustling the leaves? Or perhaps a faint buzz, bare... [8545 chars]",
"url": "https://entomologytoday.org/2026/02/24/buzzdetect-open-source-bioacoustics-listening-pollinators/",
"image": "https://entomologytoday.org/wp-content/uploads/2026/02/buzzdetect-recorder-pumpkin-field-1024x768.png",
"publishedAt": "2026-02-24T19:17:33Z",
"lang": "en",
"source": {
"id": "7e0845afcd3b3be6f551b3780203c5a9",
"name": "Entomology Today",
"url": "https://entomologytoday.org"
}
}
]
}