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": 40046,
    "articles": [
        {
            "id": "44d8cdd0480855d71601f0d8462d1de3",
            "title": "A Japanese Team Found Strange Black Eggs at 6,200 Meters Depth, Here’s What They Discovered Inside When They Opened Them",
            "description": "At extreme ocean depths, scientists uncovered mysterious black eggs attached to rock. When opened, they exposed a surprising life form never documented before.",
            "content": "At nearly 6,200 meters below the Pacific Ocean’s surface, scientists have discovered mysterious black eggs attached to a rock, structures that turned out to contain a previously unknown species of flatworm.\nThe discovery was made during a robotic exp... [2671 chars]",
            "url": "https://dailygalaxy.com/2026/03/black-eggs-ocean-here-what-inside/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/03/A-Japanese-Team-Found-Strange-Black-Eggs-at-6200-Meters-Depth-Heres-What-They-Discovered-Inside-When-They-Opened-Them-scaled.jpg",
            "publishedAt": "2026-03-21T11:15:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "69185d2141bccee38900a076cf8eb840",
            "title": "We keep finding the raw material of DNA in asteroids-what's it telling us?",
            "description": "This week's result is just the latest in a growing collection of discoveries.",
            "content": "On Monday, a paper announcing that all four DNA bases had been found on an asteroid sparked a lot of headlines. But many of the headlines omitted a key word needed to put the discovery in context: “again.” The paper itself cited similar results datin... [5083 chars]",
            "url": "https://arstechnica.com/science/2026/03/we-keep-finding-the-raw-material-of-dna-in-asteroids-whats-it-telling-us/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/03/image-1-1152x648.png",
            "publishedAt": "2026-03-21T11:00:37Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        },
        {
            "id": "781d40c6276d1d405ebefc37486f300d",
            "title": "Archaeologists Found a Strange Metal From Beyond Earth Hidden in 3,000‑Year‑Old Treasure Stash",
            "description": "Hidden inside a 3,000‑year‑old hoard, two mysterious objects are made from a rare, otherworldly material that rewrote everything archaeologists thought they knew about Bronze Age Spain.",
            "content": "Hidden in a small city museum in southeastern Spain lies a Bronze Age hoard that long puzzled archaeologists. The Treasure of Villena contains 66 objects, mostly gold and silver, with a few stray pieces of iron so unusual that for decades experts cou... [5457 chars]",
            "url": "https://dailygalaxy.com/2026/03/ancient-treasure-hidden-space-metal-from-beyond-earth/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/03/A-Legendary-Ancient-Treasure-Hoard-Just-Revealed-a-Strange-Metal-From-the-Depths-of-Space-scaled.jpg",
            "publishedAt": "2026-03-21T10:45:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        }
    ]
}

Categories