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": 50940,
    "articles": [
        {
            "id": "bf7c0f42b2c4b49c25cb79a06ea16157",
            "title": "How to See the Giant Asteroid That Will Pass by Earth This Weekend",
            "description": "The asteroid will be visible for several nights from different parts of the world. We’ll tell you when and where to look, and what equipment you’ll need to spot it.",
            "content": "The European Space Agency (ESA) confirmed that this weekend, asteroid (152637) 1997 NC1 will make its closest approach to Earth in 400 years. There's no risk it will hit Earth, but it will be visible through commercial telescopes and astronomical bin... [5466 chars]",
            "url": "https://www.wired.com/story/how-to-see-1997-nc1-asteroid-pass-by-earth-this-weekend/",
            "image": "https://media.wired.com/photos/6a3e91c52a254c7dcc47c3d6/191:100/w_1280,c_limit/GettyImages-160936161.jpg",
            "publishedAt": "2026-06-26T18:45:00Z",
            "lang": "en",
            "source": {
                "id": "6036b9272b66a58d0545f8d039247dd4",
                "name": "WIRED",
                "url": "https://www.wired.com"
            }
        },
        {
            "id": "2fd168c56bb1d0f5ad4bff09444e68f8",
            "title": "Great White Sharks Swarm CA Whale Carcass in Feeding Frenzy (Video)",
            "description": "Drone footage shows multiple sharks turning a dead whale into their own personal buffet near Maverick’s, south of Half Moon Bay, in Northern California.",
            "content": "It's not every day you see a single great white shark feeding on a whale.\nBut these are different times; sharky times. A recent series of videos from Martin's Beach, just south of Half Moon Bay, shows multiple great whites—ranging from curious juveni... [2338 chars]",
            "url": "https://www.yahoo.com/news/science/articles/great-white-sharks-swarm-ca-162856494.html",
            "image": "https://s.yimg.com/lo/mysterio/api/94e56889625e830190f1a7c07b207e639359c3b3f1252e86fb0372104e19a522/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Fsurfer_magazine_140%2F8f310156b51761685022125159c16037",
            "publishedAt": "2026-06-26T16:28:56Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        },
        {
            "id": "b6c5eb5602adc70bb00f4c62fedca24a",
            "title": "NASA Rover Finds “Complex Organic Matter” on Mars",
            "description": "A \"resounding win for Mars science.\"",
            "content": "After more than five years of roaming the desolate and dusty landscapes of the Martian surface, NASA's Perseverance rover has come across some of the most intriguing evidence yet of ancient microbial life on the Red Planet. As detailed in a new paper... [4026 chars]",
            "url": "https://www.yahoo.com/news/science/articles/nasa-rover-finds-complex-organic-134059302.html",
            "image": "https://s.yimg.com/lo/mysterio/api/7af7970384fc782399819d86fb1abd40effb7c2baabe4807f52dac150b042228/lightyear_networkapi/resizefill_w1200;quality_80;format_webp/https:%2F%2Fmedia.zenfs.com%2Fen%2Ffuturism_981%2F8d33e052b11ccd59520b08aa20512637",
            "publishedAt": "2026-06-26T13:40:59Z",
            "lang": "en",
            "source": {
                "id": "99e8a2cb4638bb798cf9167e5af5b83b",
                "name": "Yahoo",
                "url": "https://www.yahoo.com"
            }
        }
    ]
}

Categories