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 API

API 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": 48916,
    "articles": [
        {
            "id": "8dd24f85ec4b1fc772090d740470b716",
            "title": "What to know about the total solar eclipse in August",
            "description": "A total solar eclipse will occur on August 12, visible in parts of Greenland, Iceland, Spain and Portugal.",
            "content": "A total solar eclipse will create a celestial spectacle in the sky for the first time in more than two years on August 12.\nA total solar eclipse happens when the moon passes between the sun and Earth, casting a shadow on our planet that fully blocks ... [5036 chars]",
            "url": "https://www.cnn.com/2026/06/06/science/total-solar-eclipse-path-august",
            "image": "https://media.cnn.com/api/v1/images/stellar/prod/nhq202404080101-origa-20260605211815110.JPG?c=16x9&q=w_800,c_fill",
            "publishedAt": "2026-06-06T10:30:07Z",
            "lang": "en",
            "source": {
                "id": "b7f8938851261c8403f75f40eb1d8645",
                "name": "CNN",
                "url": "https://www.cnn.com"
            }
        },
        {
            "id": "f78461d2a05cc370322fd0565cd6b52d",
            "title": "La luna más grande del Sistema Solar se podría estar calentando y los científicos activan las alarmas: nunca han visto nada igual",
            "description": "Un fenómeno inesperado detectado en la luna más grande del Sistema Solar ha despertado el interés de la comunidad científica.",
            "content": "Una investigación desarrollada por científicos de la Arizona State University, en Estados Unidos, ha revelado que Ganímedes, la luna más grande del Sistema Solar, podría estar experimentando un proceso de calentamiento interno sin precedentes. Todo a... [4516 chars]",
            "url": "https://okdiario.com/ciencia/luna-mas-grande-del-sistema-solar-podria-estar-calentando-cientificos-activan-alarmas-nunca-han-visto-nada-igual-17931385",
            "image": "https://okdiario.com/img/2026/06/06/la-luna-mas-grande-del-sistema-solar-se-podria-estar-calentando-y-los-cientificos-activan-las-alarmas-nunca-han-visto-nada-igual.jpg",
            "publishedAt": "2026-06-06T09:30:49Z",
            "lang": "es",
            "source": {
                "id": "1d09b1e42f599e88d21bdf76817c6406",
                "name": "OkDiario",
                "url": "https://okdiario.com"
            }
        },
        {
            "id": "aa1ad2f207cd46831e98955869fbeb56",
            "title": "Scientists have made a huge discovery at the enormous black hole at the centre of our Galaxy. And they found something pointing right at it",
            "description": "Scientists say they've made the first detection of winds coming from Sagittarius A*, the supermassive black hole at the centre of our Galaxy.",
            "content": "Astronomers say they've finally seen, for the first time, evidence of a powerful wind blowing from the supermassive black hole at the centre of our Galaxy.\nThe Milky Way's central supermassive black hole is known as Sagittarius A*, and the team behin... [5287 chars]",
            "url": "https://www.skyatnightmagazine.com/news/detection-winds-sagittarius-a-supermassive-black-hole",
            "image": "https://c02.purpledshub.com/uploads/sites/48/2026/06/sag-a-black-hole-winds.jpg?w=1200",
            "publishedAt": "2026-06-06T05:05:21Z",
            "lang": "en",
            "source": {
                "id": "bb036bf3706725d44fbf435dab1c55bd",
                "name": "BBC Sky at Night Magazine",
                "url": "https://www.skyatnightmagazine.com"
            }
        }
    ]
}

Categories