- 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
United States Science News API
Get the live top science headlines from United States with our JSON API.
Get API key for the United States 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 United States.
GET
https://gnews.io/api/v4/top-headlines?country=us&category=science&apikey=API_KEY
{
"totalArticles": 37546,
"articles": [
{
"id": "de6763bdabe96a98ab3028bde6c46ee1",
"title": "NASA abruptly adds a new step to its path to moon landing as a race with China looms",
"description": "NASA on Friday announced an abrupt change to its pathway to getting astronauts back on the lunar surface, opting to add in an additional crewed test flight before attempting to land.",
"content": "NASA on Friday announced an abrupt change to its pathway to getting astronauts back on the lunar surface, opting to add in an additional crewed test flight before attempting to land.\nSpace agency officials said that “Artemis III” — the mission name t... [6418 chars]",
"url": "https://www.cnn.com/2026/02/27/science/nasa-moon-landing-artemis-schedule",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-2261648229.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-02-27T15:09:56Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "bfc8ed2bc83d52a1d3d075f01b41ade9",
"title": "NASA shakes up its Artemis program to speed up lunar return",
"description": "Launching SLS every three and a half years or so is not a recipe for success.\"",
"content": "NASA Administrator Jared Isaacman announced sweeping changes to the Artemis program on Friday morning, including an increased cadence of missions and cancellation of an expensive rocket stage.\nThe upheaval comes as NASA has struggled to fuel the mass... [8740 chars]",
"url": "https://arstechnica.com/staff/2026/02/nasa-shakes-up-its-artemis-program-to-speed-up-lunar-return/",
"image": "https://cdn.arstechnica.net/wp-content/uploads/2025/07/eus_art-1152x648-1753395940.jpg",
"publishedAt": "2026-02-27T15:08:08Z",
"lang": "en",
"source": {
"id": "344add8dabb753d03641ce9f246787ad",
"name": "Ars Technica",
"url": "https://arstechnica.com"
}
},
{
"id": "4e41b61c3edc89f195a7b8aa79e5b2fe",
"title": "How and when to see 6 planets aligned in a planetary parade",
"description": "Six planets are set to align on Saturday, creating a planetary parade that will be visible to sky-gazers across the globe.",
"content": "Sky-gazers will have the opportunity to see six planets in the sky on Saturday, weather permitting, according to NASA.\nThis planetary parade occurs due to the alignment of the planets’ orbits around the sun, said Heidi Haviland, a planetary scientist... [2924 chars]",
"url": "https://www.cnn.com/2026/02/27/science/planetary-parade-alignment-when-where",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/gettyimages-1487603140.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-02-27T14:30:33Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
}
]
}