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": 42772,
    "articles": [
        {
            "id": "42050d7411f973153c9564e51ee653a3",
            "title": "Scientists Discover a Hidden Giant Magma Reservoir Nestled Just 15 Kilometers Beneath Tuscany's Surface",
            "description": "A massive magma reservoir is secretly waiting beneath Italy’s peaceful landscape. With no eruptions in sight, scientists are scrambling to figure out why this enormous force remains dormant.",
            "content": "Deep beneath Tuscany, Italy, scientists have uncovered a massive magma reservoir that has been lying dormant without anyone noticing. This discovery reveals an enormous magmatic system hiding beneath the region, comparable in size to those found bene... [2623 chars]",
            "url": "https://dailygalaxy.com/2026/04/hidden-giant-magma-reservoir-below-tuscany/",
            "image": "https://dailygalaxy.com/wp-content/uploads/2026/04/Scientists-Discover-a-Hidden-Giant-Magma-Reservoir-Nestled-Just-15-Kilometers-Beneath-Tuscanys-Surface-scaled.jpg",
            "publishedAt": "2026-04-17T17:46:00Z",
            "lang": "en",
            "source": {
                "id": "15b3a075005c2186c70ef27f4d08b583",
                "name": "The Daily Galaxy",
                "url": "https://dailygalaxy.com"
            }
        },
        {
            "id": "b6e8d359b26b2af8e10bab68e7a2e0d8",
            "title": "My in-laws watched my kids, which was great. But then I saw how my father-in-law drives.",
            "description": "Now I'm terrified.",
            "content": "Care and Feeding is Slate’s parenting advice column. Have a question for Care and Feeding? Submit it here.\nDear Care and Feeding,\nMy husband and I recently went on a weekend getaway without our young kids (both under 4). It was great! His parents (wh... [7018 chars]",
            "url": "https://slate.com/advice/2026/04/parenting-advice-father-in-law-bad-driver.html",
            "image": "https://compote.slate.com/images/76a7419a-34f2-4653-85a5-7c372711410b.jpeg?crop=1560%2C1040%2Cx0%2Cy0&width=1560",
            "publishedAt": "2026-04-17T17:01:00Z",
            "lang": "en",
            "source": {
                "id": "c8e1cfcb970c5e9a0a496c6b603e74b2",
                "name": "Slate",
                "url": "https://slate.com"
            }
        },
        {
            "id": "20aae0d0a1b201b1d8d602d4805a1eda",
            "title": "Artemis II pilot talks about what it was really like to fly and land in Orion",
            "description": "I've been thinking about reentry for three straight years.\"",
            "content": "The crew of Artemis II spoke with the media on Thursday, six days after returning to Earth following their mission around the Moon. After a news conference, the astronauts gave a handful of interviews, and Ars was able to speak with Orion’s pilot, Vi... [9058 chars]",
            "url": "https://arstechnica.com/space/2026/04/artemis-ii-pilot-describes-landing-in-orion-from-intense-to-pure-elation/",
            "image": "https://cdn.arstechnica.net/wp-content/uploads/2026/04/art002e016204large-1152x648.jpg",
            "publishedAt": "2026-04-17T16:59:44Z",
            "lang": "en",
            "source": {
                "id": "344add8dabb753d03641ce9f246787ad",
                "name": "Ars Technica",
                "url": "https://arstechnica.com"
            }
        }
    ]
}

Categories