Flag of Kenya

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": 8,
    "articles": [
        {
            "id": "40480c3b960aef157460a0b20714cd94",
            "title": "Study Recreates Ancient Hydrothermal Vent Conditions to Explore Origins of Life",
            "description": "A recent study published in the Journal of the American […]",
            "content": "A recent study published in the Journal of the American Chemical Society has identified chemical reactions that may have played a role in the origins of life on Earth. Researchers recreated laboratory conditions resembling Earth’s environment approxi... [1032 chars]",
            "url": "https://www.geneonline.com/study-recreates-ancient-hydrothermal-vent-conditions-to-explore-origins-of-life/",
            "image": "https://www.geneonline.com/wp-content/uploads/LOGO-橫.svg",
            "publishedAt": "2025-10-22T21:33:45Z",
            "lang": "en",
            "source": {
                "id": "e5376462a7128acdb762718aa2daf90e",
                "name": "geneonline.com",
                "url": "https://www.geneonline.com"
            }
        },
        {
            "id": "4f3c8d332cab40c5454aed38998b443f",
            "title": "Underwater thermal vents may have given rise to the first molecular precursors of life",
            "description": "A study published in the Journal of the American Chemical Society has recreated in the laboratory chemical reactions that may have occurred on Earth about four billion years ago, producing the first molecular precursors for the emergence of life.",
            "content": "A study published in the Journal of the American Chemical Society has recreated in the laboratory chemical reactions that may have occurred on Earth about four billion years ago, producing the first molecular precursors for the emergence of life.\nThe... [6567 chars]",
            "url": "https://phys.org/news/2025-10-underwater-thermal-vents-molecular-precursors.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2025/underwater-thermal-ven.jpg",
            "publishedAt": "2025-10-22T20:35:05Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "id": "cced57ef71974bc5cd93c1c9b058c16c",
            "title": "NASA Finds Signs of Ancient Microbial Life in a Rock on Mars",
            "description": "NASA’s Perseverance rover has discovered potential biosignatures in an ancient rock formation, while new modeling suggests current microbial life might be hiding in meltwater pockets just beneat",
            "content": "Did Mars once harbor life?\nNASA’s Perseverance rover’s latest discovery of potential biosignatures from a rock formation named Cheyava Falls might have just answered that question, hinting that some form of life could have been hidden deep beneath th... [1796 chars]",
            "url": "https://www.thomasnet.com/insights/mars-rover-ancient-microbial-life-discovery/",
            "image": "https://thomasmkt.wpengine.com/wp-content/uploads/2025/10/Life-on-Mars-scaled.jpg",
            "publishedAt": "2025-10-22T20:31:04Z",
            "lang": "en",
            "source": {
                "id": "25120ef005a78610d525d5876983bd36",
                "name": "Thomasnet",
                "url": "https://www.thomasnet.com"
            }
        }
    ]
}

Categories