- 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": 43600,
"articles": [
{
"id": "44dda14881a6c2de5334a31ca9bd09fd",
"title": "These 24 States May See Aurora Tonight",
"description": "Monday’s viewing line reaches as far south as southern Iowa.",
"content": "Topline\nNorthern lights observers in 24 states have a shot at seeing the natural phenomenon Monday night, according to the National Oceanic and Atmospheric Administration, which provided a favorable aurora forecast for states closest to the northern ... [1524 chars]",
"url": "https://www.forbes.com/sites/antoniopequenoiv/2026/04/20/northern-lights-forecast-over-20-states-could-see-aurora-borealis-wednesday/",
"image": "https://imageio.forbes.com/specials-images/imageserve/69c446482df0ccb52c03f69c/0x0.jpg?format=jpg&crop=930,620,x0,y3,safe&height=900&width=1600&fit=bounds",
"publishedAt": "2026-04-21T00:01:48Z",
"lang": "en",
"source": {
"id": "c4e32b557a3dd75225975f11fb68a3a9",
"name": "Forbes",
"url": "https://www.forbes.com"
}
},
{
"id": "bb68d9a3f5120f66893b6b1d5790c377",
"title": "La ciencia más rápida, sagaz... y poco fiable",
"description": "En la ciencia, la intuición está mal vista. Las biografías de genios consagrados son una excepción: las ensoñaciones que inspiran una vocación irrenunciable, los repentinos...",
"content": "En la ciencia, la intuición está mal vista. Las biografías de genios consagrados son una excepción: las ensoñaciones que inspiran una vocación irrenunciable, los repentinos destellos de inspiración que sobresaltan a medianoche y la encendida defensa ... [1723 chars]",
"url": "https://www.elmundo.es/opinion/columnistas/2026/04/21/69e63f48e85ecec0078b45af.html",
"image": "https://e01-phantom-elmundo.uecdn.es/74e8a5668b3bda4118c8b6444ff08ab3/resize/1200/f/webp/assets/multimedia/imagenes/2026/04/20/17767003153673.jpg",
"publishedAt": "2026-04-20T22:02:00Z",
"lang": "es",
"source": {
"id": "b0ce8104ba9d892b3581af2e111e61b6",
"name": "El Mundo",
"url": "https://www.elmundo.es"
}
},
{
"id": "73b6e56af0997cd5e2956f6365861240",
"title": "Cómo afecta la falta de gravedad al cerebro de los astronautas en el espacio y al regresar",
"description": "El proceso de reajuste tras su llegada a la Tierra requiere recalibrar la coordinación motora, entre otros aspectos. El impacto de la experiencia espacial en la fuerza de agarre y el control de objetos, según un reciente estudio",
"content": "El cuerpo humano puede adaptarse a entornos extremos, pero no siempre borra por completo lo aprendido. Una nueva investigación muestra que el cerebro mantiene durante meses una “huella” de la gravedad terrestre, incluso tras una larga permanencia en ... [5909 chars]",
"url": "https://www.infobae.com/salud/ciencia/2026/04/20/como-afecta-la-falta-de-gravedad-al-cerebro-de-los-astronautas-en-el-espacio-y-al-regresar/",
"image": "https://www.infobae.com/resizer/v2/7QXQTV4K6BEQZG7JN2NOUMRAW4.png?auth=41540d8e8ff152ce1229c7ff0950da376bbb640579eccefac72b3aafd14696d5&smart=true&width=1200&height=630&quality=85",
"publishedAt": "2026-04-20T20:59:00Z",
"lang": "es",
"source": {
"id": "32b61a562295a89bd1b5b9b4fc2ff364",
"name": "Infobae",
"url": "https://www.infobae.com"
}
}
]
}