- 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": 38878,
"articles": [
{
"id": "30b59b9d9bf535e3ffe3439ff31b770f",
"title": "Live updates before the Pi Day SpaceX rocket launch in Florida",
"description": "SpaceX aims for a Falcon 9 launch from Cape Canaveral on Pi Day, March 14, after multiple delays.",
"content": "Welcome to FLORIDA TODAY's live coverage of the Starlink 10-48 mission, launching on a SpaceX Falcon 9 rocket today from Florida.\nAfter multiple delays, SpaceX hopes to celebrate Pi Day with a rocket launch from Florida.\nThe launch is set for no earl... [3591 chars]",
"url": "https://www.floridatoday.com/live-story/tech/science/space/spacex/2026/03/13/what-to-know-before-the-pi-day-falcon-spacex-rocket-launch-in-cape-canaveral-florida/89143491007/",
"image": "https://www.floridatoday.com/gcdn/authoring/authoring-images/2026/02/25/PBRE/88851116007-spacex-starlink-6110-2.JPG?crop=1652,930,x0,y305&width=1652&height=930&format=pjpg&auto=webp",
"publishedAt": "2026-03-14T11:40:46Z",
"lang": "en",
"source": {
"id": "fceeefa618e82a2bc1cb91abd9c4e567",
"name": "Florida Today",
"url": "https://www.floridatoday.com"
}
},
{
"id": "ba90da20b29db0d3ae573582a86da859",
"title": "'We’re constantly surprised': The strange deep-sea creatures that eat whales",
"description": "From bone-eating snot-flowers to snowboarding scale worms, when a whale dies it becomes a colossal island of nutrients – attracting weird and wonderful creatures to feast.",
"content": "From bone-eating snot-flowers to snowboarding scale worms, when a whale dies it becomes a colossal island of nutrients – attracting weird and wonderful creatures to feast.\nWhales are the big rigs of the ocean. They can transport up to 150 tonnes (300... [4168 chars]",
"url": "https://www.bbc.com/future/article/20260311-the-strange-deep-sea-creatures-that-eat-whales",
"image": "https://ychef.files.bbci.co.uk/624x351/p0n5wd62.jpg",
"publishedAt": "2026-03-14T10:00:00Z",
"lang": "en",
"source": {
"id": "f331a5ed3965fb59761dfcecfc7e7a34",
"name": "BBC",
"url": "https://www.bbc.com"
}
},
{
"id": "f13019253b0eeafea5c0477b9d46492b",
"title": "Nadie lo vio venir: los científicos envían virus terrestres al espacio pero su evolución ha sorprendido a todos",
"description": "Un experimento en la Estación Espacial Internacional revela que virus terrestres evolucionan de forma distinta en microgravedad.",
"content": "Un experimento con virus terrestres enviados al espacio ha revelado un comportamiento inesperado en condiciones de microgravedad. Investigadores descubrieron que estos virus aún pueden infectar bacterias fuera de la Tierra, pero lo hacen de una maner... [3436 chars]",
"url": "https://okdiario.com/ciencia/nadie-lo-vio-venir-cientificos-envian-virus-terrestres-espacio-pero-evolucion-sorprendido-todos-16361165",
"image": "https://okdiario.com/img/2026/03/05/virus_bacterias.jpg",
"publishedAt": "2026-03-14T07:00:59Z",
"lang": "es",
"source": {
"id": "1d09b1e42f599e88d21bdf76817c6406",
"name": "OkDiario",
"url": "https://okdiario.com"
}
}
]
}