- 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": 47560,
"articles": [
{
"id": "6fbd7185df06801a4e10d2e21f894d6d",
"title": "Viajar a la Luna sin cargar con todo: el nuevo material de la NASA que permitiría fabricar recursos directamente allí",
"description": "A la Luna, y al espacio en general, hay que viajar ligero de equipaje. Cada kilogramo extra supone un gasto enorme de combustible. Por eso, lo ideal es...",
"content": "A la Luna, y al espacio en general, hay que viajar ligero de equipaje. Cada kilogramo extra supone un gasto enorme de combustible. Por eso, lo ideal es obtener la mayor cantidad posible de recursos directamente en el lugar de destino. El polvo lunar,... [3045 chars]",
"url": "https://www.xataka.com/espacio/viajar-a-luna-cargar-todo-nuevo-material-nasa-que-permitiria-fabricar-recursos-directamente-alli",
"image": "https://i.blogs.es/adfbc7/material-lunar-1-/840_560.jpeg",
"publishedAt": "2026-05-26T18:01:34Z",
"lang": "es",
"source": {
"id": "77bf8b3734b51640db34f98c41cd084c",
"name": "Xataka",
"url": "https://www.xataka.com"
}
},
{
"id": "09f79dc896f4cf2ed581e09c672eec3a",
"title": "A New Era of Exploring the Universe in Radio",
"description": "With 263 antennas spread across the U.S. and Mexico, the Next Generation Very Large Array, would join a new wave of radio astronomy.",
"content": "A new telescope — the Next Generation Very Large Array, or ngVLA — is sprouting in New Mexico. If funded, it will consist of 263 radio antennas spread through New Mexico, Texas, Arizona and northern Mexico, with additional sites across the United Sta... [1946 chars]",
"url": "https://www.nytimes.com/2026/05/22/science/astronomy-telescopes-universe-ngvla.html",
"image": "https://static01.nyt.com/images/2026/05/22/multimedia/22SCI-RADIO-ARRAYS-tmcj/22SCI-RADIO-ARRAYS-tmcj-facebookJumbo.jpg",
"publishedAt": "2026-05-26T17:25:00Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "a874b00f149efd9dbcc5da1bf17b1ade",
"title": "Las condiciones meteorológicas extremas podrían afectar el Mundial",
"description": "El calor, la humedad y las tormentas eléctricas son sinónimos del verano en muchas regiones de Norteamérica y, dentro de unas semanas, también podrían amenazar el Mundial de fútbol. La edición de este año del torneo se disputará desde el 11 de junio al 19 de julio en Estados Unidos, Canadá y México, incluidas ciudades […]",
"content": "El calor, la humedad y las tormentas eléctricas son sinónimos del verano en muchas regiones de Norteamérica y, dentro de unas semanas, también podrían amenazar el Mundial de fútbol.\nLa edición de este año del torneo se disputará desde el 11 de junio ... [4337 chars]",
"url": "https://www.vssports.com.py/versus/2026/05/26/las-condiciones-meteorologicas-extremas-podrian-afectar-el-mundial",
"image": "https://versuspy2.fra1.cdn.digitaloceanspaces.com/versus/wp-content/uploads/2026/05/26115119/Captura-de-Pantalla-2026-05-26-a-las-11.44.44-1024x581.png",
"publishedAt": "2026-05-26T14:51:33Z",
"lang": "es",
"source": {
"id": "9d73f47bccc0a003d9aef87c2aee0966",
"name": "vssports.com.py",
"url": "https://www.vssports.com.py"
}
}
]
}