Kenya Science News API

Get the live top science headlines from Kenya with our JSON API.

Get API key for the Kenya 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 Kenya.

GET
https://gnews.io/api/v4/top-headlines?country=ke&category=science&apikey=API_KEY
{
    "totalArticles": 1910,
    "articles": [
        {
            "id": "f50ca65bedc61c06b6a5963c4b62fd3c",
            "title": "Milky Way's giant black hole blows surprisingly gentle breeze",
            "description": "After five decades of trying, astronomers have finally discovered the wind emanating from the supermassive black hole at the center of our Milky Way...",
            "content": "After five decades of trying, astronomers have finally discovered the wind emanating from the supermassive black hole at the center of our Milky Way galaxy, though it turns out it ⁠is more of a gentle breeze than a hurricane.\nUsing data ⁠from the Chi... [3650 chars]",
            "url": "https://www.dailysabah.com/life/science/milky-ways-giant-black-hole-blows-surprisingly-gentle-breeze",
            "image": "https://idsb.tmgrup.com.tr/ly/uploads/images/2026/06/07/thumbs/1200x675/444724.jpg",
            "publishedAt": "2026-06-07T10:10:54Z",
            "lang": "en",
            "source": {
                "id": "83536218e5914c2d362ef073eabbfcd2",
                "name": "Daily Sabah",
                "url": "https://www.dailysabah.com"
            }
        },
        {
            "id": "e783418fea1e512fb65e28f757ede56f",
            "title": "Could meteor storms harm NASA's future moon missions?",
            "description": "How do meteor showers affect NASA's Artemis missions to the moon, and how does it keep astronauts safe from micrometeoroid impacts?",
            "content": "Meteor showers are among the most beautiful phenomena to brighten Earth's sky, but could the fast moving space rocks that accompany major events threaten or delay future Artemis moon missions as NASA and its partners plan for a lunar landing attempt?... [5531 chars]",
            "url": "https://www.space.com/space-exploration/human-spaceflight/could-meteor-storms-harm-nasas-future-moon-missions",
            "image": "https://cdn.mos.cms.futurecdn.net/Wbpwmd52hamKFkhV2QLWye-1920-80.jpg",
            "publishedAt": "2026-06-07T10:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        },
        {
            "id": "31c97ea6d774b28e61a2b506b03bb369",
            "title": "Hidden protein switch controls photosynthesis as light conditions change",
            "description": "Scientists have discovered a previously unknown regulatory mechanism in plant photosynthesis in the unicellular green alga Chlamydomonas reinhardtii. It helps plants adapt to changes in light conditions. The results, published in the journal Nature Plants, show how a crucial protein interaction at the interface between photosystems I and II controls the photosynthetic machinery.",
            "content": "Scientists have discovered a previously unknown regulatory mechanism in plant photosynthesis in the unicellular green alga Chlamydomonas reinhardtii. It helps plants adapt to changes in light conditions. The results, published in the journal Nature P... [2157 chars]",
            "url": "https://phys.org/news/2026-06-hidden-protein-photosynthesis-conditions.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2026/chlamydomonas-reinhard.jpg",
            "publishedAt": "2026-06-07T09:50:01Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories