- 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": 38598,
"articles": [
{
"id": "d9e65344e7dcb58893f16a263a7b4e4a",
"title": "NASA sets launch date for historic moon mission after meeting to review risks to crew",
"description": "NASA has finished a crucial step toward getting its Artemis II moon mission off the ground, and is now targeting early April to send four astronauts on an unprecedented path.",
"content": "NASA has finished a crucial risk assessment ahead of its upcoming lunar flyby mission, and during a news conference Thursday, the agency revealed a new target launch date and discussed how officials evaluated the dangers the mission’s four-person cre... [6861 chars]",
"url": "https://www.cnn.com/2026/03/12/science/nasa-artemis-2-launch-date-risk-assessment",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/nhq202601170046-large.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-03-13T01:34:00Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "f6076cf21949219feff3be187a5ff38a",
"title": "Científicos hallaron una mini-Tierra: cómo es el nuevo “mundo liviano” a 91 años de distancia",
"description": "Tras más de 350 noches de observación y años de análisis exhaustivo, astrónomos detectaron una superficie con siete veces menos masa - LA NACION",
"content": "Un grupo internacional de astrónomos identificó una nueva super-Tierra orbitando la estrella HD 176986d. El planeta fue detectado tras años de observaciones precisas y se encuentra a 91 años luz de la Tierra. Este hallazgo amplía el número de mundos ... [2324 chars]",
"url": "https://www.lanacion.com.ar/ciencia/cientificos-hallaron-una-mini-tierra-como-es-el-nuevo-mundo-liviano-a-91-anos-de-distancia-nid12032026/",
"image": "https://resizer.glanacion.com/resizer/v2/cada-nuevo-planeta-nos-ayuda-a-entender-un-poco-6X3WJKCPJVCANHKVWR2SGWOAW4.jpg?auth=3dad69f29b04ab0c9c18b9cf6438cf36a00a6824a5653010e0c7cec5365ac3a1&width=1200&quality=85&smart=true&height=675",
"publishedAt": "2026-03-13T00:01:00Z",
"lang": "es",
"source": {
"id": "2640b1411388f99ee05468bf9bd9a602",
"name": "La Nación",
"url": "https://www.lanacion.com.ar"
}
},
{
"id": "c5dbc00b0e4ecd3e6799ae5ab91f3ded",
"title": "Rapid evolution helped wildflowers survive California’s megadrought",
"description": "Wild scarlet monkeyflowers in California survived a historic drought by relying on a rapid evolution, marking the first time the process has been observed in the wild.",
"content": "During California’s worst dry spell in the past 1,200 years, some populations of wildflowers defied the odds to survive the ordeal. Researchers say they now believe these flowers relied on a type of rapid genetic evolution — the first time such a phe... [7974 chars]",
"url": "https://www.cnn.com/2026/03/12/science/california-wildflower-megadrought-evolution",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/img-9662.JPG?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-03-12T21:49:56Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
}
]
}