- 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": 45080,
"articles": [
{
"id": "5df7d5b2f3e8dbc53df0af5c4f2ab4cc",
"title": "Científicos españoles descubren una segunda 'herida' en el campo magnético terrestre",
"description": "Los nuevos datos revelan que una 'abolladura' casi idéntica en nuestro escudo magnético nació hace 2.000 años en el Índico y cruzó África hasta llegar a Sudamérica",
"content": "Los datos recopilados por los últimos estudios son reveladores. En los últimos 200 años, el campo magnético ha perdido alrededor de un 9% de su fuerza en términos globales. Y en el corazón de esta anomalía, la caída es aún más drástica: entre 1970 y ... [7048 chars]",
"url": "https://www.abc.es/ciencia/cientificos-espanoles-descubren-nueva-anomalia-campo-magnetico-20260504012227-nt.html",
"image": "https://s1.abcstatics.com/abc/www/multimedia/ciencia/2026/05/04/Anomalia%20Atlantico%20Sur%20SWARM-U23268523148JCc-1200x630@diario_abc.jpg",
"publishedAt": "2026-05-04T23:22:27Z",
"lang": "es",
"source": {
"id": "c7304b7b604f6d567fb63da11faf1fd1",
"name": "ABC",
"url": "https://www.abc.es"
}
},
{
"id": "26b9d729f41a8ed6e708f7814f504cad",
"title": "Asteroid Apophis to pass Earth in 2029 with no impact risk, NASA says",
"description": "Apophis, an Eiffel Tower-sized asteroid, will pass closer to Earth than many satellites in 2029. NASA says there is no risk of impact for at least 100 years.",
"content": "A large asteroid about the size of the Eiffel Tower is expected to come unusually close to Earth in 2029, but there is no risk of impact, scientists said.\nThe asteroid, named Apophis, will pass around 20,000 miles from Earth's surface on April 13, 20... [1895 chars]",
"url": "https://www.foxnews.com/science/eiffel-tower-sized-asteroid-apophis-pass-closer-earth-many-satellites-2029-nasa-says",
"image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/05/Apophis-asteroid-earth.jpeg",
"publishedAt": "2026-05-04T21:13:03Z",
"lang": "en",
"source": {
"id": "a8408ad388422503ac33101396026891",
"name": "Fox News",
"url": "https://www.foxnews.com"
}
},
{
"id": "12e7ac21b7449de5cc653f41576a1cc3",
"title": "Atmosphere spotted around small, distant solar system object",
"description": "A rare observation opportunity revealed the presence of a thin atmosphere around a small object beyond Pluto.",
"content": "Astronomers have detected a thin atmosphere around a tiny celestial body in the outer solar system for the first time — an object previously thought to be too small to support the presence of an atmosphere.\nThousands of frozen, rocky bodies called tr... [4931 chars]",
"url": "https://www.cnn.com/2026/05/04/science/kuiper-belt-object-atmosphere",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/image-1-20260504193701948.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-05-04T21:03:29Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
}
]
}