- 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": 41846,
"articles": [
{
"id": "ac34a5fe0c496e150d4b2f5c0d035784",
"title": "The ‘oldest octopus’ in the world isn’t an octopus after all, scientists find",
"description": "The story of a 300-million-year-old fossil has been rewritten after scientists discovered that it doesn’t actually belong to the world’s oldest octopus as previously thought.",
"content": "The story of a 300-million-year-old fossil has been rewritten after scientists discovered that it doesn’t actually belong to the world’s oldest octopus as previously thought.\nIn fact, it belongs to an animal related to a modern nautilus, which has te... [3002 chars]",
"url": "https://www.cnn.com/2026/04/09/science/oldest-octopus-fossil-study-scli-intl",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/pohlsepia-paper-figures-05.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-04-09T15:25:42Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "cc9a4dcfc3fa7e90b7ea2a756c15021d",
"title": "Artemis II es una misión millonaria, pero sus astronautas han tenido que usar camisetas como persianas",
"description": "Por suerte, todos los sistemas vitales para el buen funcionamiento de Orión están yendo a las mil maravillas en su viaje a la Luna. Sin embargo, está teniendo...",
"content": "Por suerte, todos los sistemas vitales para el buen funcionamiento de Orión están yendo a las mil maravillas en su viaje a la Luna. Sin embargo, está teniendo algunos imprevistos más mundanos, como problemas con Outlook o la congelación del depósito ... [2853 chars]",
"url": "https://www.xataka.com/espacio/artemis-ii-mision-millonaria-sus-astronautas-han-tenido-que-usar-camisetas-como-persianas",
"image": "https://i.blogs.es/bd847c/camiseta-orion/840_560.jpeg",
"publishedAt": "2026-04-09T15:00:13Z",
"lang": "es",
"source": {
"id": "77bf8b3734b51640db34f98c41cd084c",
"name": "Xataka",
"url": "https://www.xataka.com"
}
},
{
"id": "c7af6ea539e9413b3cf432225f058923",
"title": "Físicos \"ven\" por primera vez átomos en dos lugares a la vez",
"description": "Lo que Einstein llamó \"acción fantasmal a distancia\" acaba de ser confirmado con átomos de helio en Australia, abriendo una vía hacia la ansiada teoría del todo.",
"content": "Que una partícula pueda estar en dos lugares al mismo tiempo –una extraña posibilidad conocida como superposición cuántica– suena a ciencia ficción. Que dos partículas separadas por cualquier distancia puedan influirse mutuamente de forma instantánea... [7326 chars]",
"url": "https://www.dw.com/es/un-hito-cu%C3%A1ntico-cient%C3%ADficos-ven-por-primera-vez-%C3%A1tomos-en-dos-lugares-a-la-vez/a-76723051",
"image": "https://static.dw.com/image/72635592_6.jpg",
"publishedAt": "2026-04-09T14:58:17Z",
"lang": "es",
"source": {
"id": "67e0c40c5e24b3fec372ab75763abad9",
"name": "DW.com",
"url": "https://www.dw.com"
}
}
]
}