Nigeria Science News API

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

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

GET
https://gnews.io/api/v4/top-headlines?country=ng&category=science&apikey=API_KEY
{
    "totalArticles": 1816,
    "articles": [
        {
            "id": "3d7e26bbb674acbc07f57db5fc009ba8",
            "title": "watt nuclear generator targets Uranus space missions",
            "description": "A next-gen space nuclear generator built for long-range exploration could help NASA revive ambitious missions to the outer solar system.",
            "content": "NASA could soon gain a more powerful energy source for missions far beyond Mars after a next-generation nuclear space generator cleared a major development milestone. L3Harris announced that its Next-Generation Radioisotope Thermoelectric Generator, ... [3289 chars]",
            "url": "https://interestingengineering.com/energy/l3harris-nuclear-space-generator",
            "image": "https://cms.interestingengineering.com/wp-content/uploads/2026/05/Untitled-design-2026-05-16T013615.543.jpg",
            "publishedAt": "2026-05-15T21:03:00Z",
            "lang": "en",
            "source": {
                "id": "c3a80cec1867cd2d547ae3364b09b09c",
                "name": "Interesting Engineering",
                "url": "https://interestingengineering.com"
            }
        },
        {
            "id": "b9fee99e4c21c939043df963b8b57b09",
            "title": "This Weird Sea Creature May Have Rewritten Life’s Genetic Rulebook",
            "description": "Long-distance gene control first emerged around 650 to 700 million years ago, significantly earlier than scientists had previously believed.",
            "content": "Long-distance gene control first emerged around 650 to 700 million years ago, significantly earlier than scientists had previously believed.\nLife depends on timing. Every cell must turn genes on and off at just the right moment. Even the simplest for... [6213 chars]",
            "url": "https://scitechdaily.com/this-weird-sea-creature-may-have-rewritten-lifes-genetic-rulebook/",
            "image": "https://scitechdaily.com/images/Mnemiopsis-leydi-scaled.jpg",
            "publishedAt": "2026-05-15T18:37:35Z",
            "lang": "en",
            "source": {
                "id": "68731ff9e39259c4191d23f5faee25eb",
                "name": "SciTechDaily",
                "url": "https://scitechdaily.com"
            }
        },
        {
            "id": "502f76b2755502fb06215cd20e564073",
            "title": "Researchers identify enzyme that prevents chromosome breaks during DNA copying",
            "description": "Researchers at The University of Texas Medical Branch (UTMB) have identified how a key enzyme called ATR protects DNA from breaking when cells copy damaged genetic material, a discovery that could affect how certain cancer drugs are developed. Published in Genes & Development, the study shows how ATR helps stabilize the cell's DNA-copying machinery during replication stalls, preventing chromosomes from breaking.",
            "content": "Researchers at The University of Texas Medical Branch (UTMB) have identified how a key enzyme called ATR protects DNA from breaking when cells copy damaged genetic material, a discovery that could affect how certain cancer drugs are developed. Publis... [3463 chars]",
            "url": "https://phys.org/news/2026-05-enzyme-chromosome-dna.html",
            "image": "https://scx2.b-cdn.net/gfx/news/hires/2022/dna.jpg",
            "publishedAt": "2026-05-15T17:00:05Z",
            "lang": "en",
            "source": {
                "id": "6063be7565dcd637bb5d2946ed6c5329",
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        }
    ]
}

Categories