Flag of United States

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": 1315188,
    "articles": [
        {
            "id": "15e30d0482b42c14af01f63a674078d6",
            "title": "Dust storms around the Great Salt Lake more frequent than previously thought",
            "description": "Health risks associated with dust pollution continue to kick up interest in the Great Salt Lake, and new research shows Utah's youngest residents may be the most vulnerable to its fallout.",
            "content": "Editor's note: This article is published through the Great Salt Lake Collaborative, a solutions journalism initiative that partners news, education and media organizations to help inform people about the plight of the Great Salt Lake.\nSALT LAKE CITY ... [6167 chars]",
            "url": "https://www.ksl.com/article/51378561/dust-storms-around-the-great-salt-lake-more-frequent-than-previously-thought",
            "image": "https://img.ksl.com/slc/3110/311091/31109162.jpg?filter=kslv2/responsive_story_lg",
            "publishedAt": "2025-10-06T21:04:19Z",
            "lang": "en",
            "source": {
                "id": "6486035d1c6580e0b37c6e3b271d2d50",
                "name": "KSL.com",
                "url": "https://www.ksl.com",
                "country": "us"
            }
        },
        {
            "id": "d0d98ae6a44cce698407d26ba6e4fbbc",
            "title": "The Draconid and Orionid meteor showers will light up the October sky: When they peak and how to see them",
            "description": "Two meteor showers will reach their peak as they dazzle October's night sky.",
            "content": "Two meteor showers will dazzle the night sky this month, along with a brilliant super harvest moon starting this week.\nThe Draconids and the Orionids are the two major meteor showers happening in October, though one may offer a more spectacular show ... [1500 chars]",
            "url": "https://www.yahoo.com/news/article/the-draconid-and-orionid-meteor-showers-will-light-up-the-october-sky-when-they-peak-and-how-to-see-them-193655921.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/sV.WOh_2Q_z3BfKaJNp3Ng--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD03ODg7Y2Y9d2VicA--/https://d29szjachogqwa.cloudfront.net/videos/user-uploaded/GettyImages-1052731104.jpg",
            "publishedAt": "2025-10-06T19:59:20Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com",
                "country": "us"
            }
        },
        {
            "id": "c61f6ee59ff0253c153c4c331a18a93b",
            "title": "NASA Rover Appears to Catch Photo of Mysterious Interstellar Object From Surface of Mars",
            "description": "Could it really be 3I/ATLAS?",
            "content": "As predicted, interstellar object 3I/ATLAS came within spitting distance of the surface of Mars as it continued blazing its path through the solar system.\nThe mysterious object, widely believed to be a comet, is only the third object from beyond the ... [2539 chars]",
            "url": "https://www.yahoo.com/news/articles/nasa-rover-appears-catch-photo-183006074.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/TJLh2e.JzIXjlyo3Kuy8mA--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD02MzA7Y2Y9d2VicA--/https://media.zenfs.com/en/futurism_981/8438690eb4117b66c6db99dbef960ab4",
            "publishedAt": "2025-10-06T18:30:06Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com",
                "country": "us"
            }
        }
    ]
}

Categories