- 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": 52146,
"articles": [
{
"id": "6daa9a5ed240bebd4409475156335df3",
"title": "Sun erupts with 3 huge solar flares, increasing chances of northern lights across U.S.",
"description": "Three solar flares burst from the sun this week, raising the chances of seeing the northern lights for people across the United States.",
"content": "Three solar flares burst from the sun toward Earth this week, scientists said, and the enormous beams of energy, light and high-speed particles may increase the odds of seeing the northern lights for people across the United States as they travel clo... [1770 chars]",
"url": "https://www.cbsnews.com/news/sun-erupts-3-huge-solar-flares-increasing-chances-northern-lights-across-us/",
"image": "https://assets1.cbsnewsstatic.com/hub/i/r/2026/06/04/833967e7-934e-4d7b-9cda-d860bf6556b3/thumbnail/1200x630/a160b28e3041bf4984fc0a1031ac7f3f/nasa-solar-flare.png",
"publishedAt": "2026-06-04T18:30:51Z",
"lang": "en",
"source": {
"id": "f2f2ed82d991515dcc85d86a1374a9ae",
"name": "CBS News",
"url": "https://www.cbsnews.com"
}
},
{
"id": "97c610d949270e71e5ee999798bffc94",
"title": "\"No es el más fuerte de la especie el que sobrevive, ni el más inteligente, sino el que más...\"",
"description": "Cuando Charles Darwin explicaba por qué aquellos individuos o especies con mejores características tienen mayor probabilidad de sobrevivir.",
"content": "«No es el más fuerte de la especie el que sobrevive, ni el más inteligente, sino el que más se adapta al cambio», se ha convertido en una frase muy viral. Esta frase habla de la capacidad del ser humano de adaptarse ante los problemas; es lo que defi... [1450 chars]",
"url": "https://okdiario.com/curiosidades/charles-darwin-sobre-supervivencia-no-mas-fuerte-especie-que-sobrevive-ni-mas-inteligente-sino-que-mas-17762173",
"image": "https://okdiario.com/img/2026/06/04/diseno-sin-titulo-2-4.jpg",
"publishedAt": "2026-06-04T14:55:13Z",
"lang": "es",
"source": {
"id": "1d09b1e42f599e88d21bdf76817c6406",
"name": "OkDiario",
"url": "https://okdiario.com"
}
},
{
"id": "31f23a86ae815f2cdfa8a7ea8295e6cb",
"title": "Fossil belonged to a gliding dinosaur that hunted birds",
"description": "A fossil found in what’s now northwestern China belonged to a microraptor, a gliding dinosaur that hunted ancient birds.",
"content": "A 120 million-year-old fossil found in what’s now northwestern China is changing how scientists think about an unusual group of predatory dinosaurs known as microraptors.\nThe location where the fossil was unearthed adds to the known geographical rang... [7880 chars]",
"url": "https://www.cnn.com/2026/06/04/science/microraptor-fossil-northwestern-china",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/jian-vs-gansus-life-reconstruction-color-final-lewis-larosa-jao-canola-2.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-06-04T13:30:51Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
}
]
}