Uganda Science News API

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

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

GET
https://gnews.io/api/v4/top-headlines?country=ug&category=science&apikey=API_KEY
{
    "totalArticles": 1527,
    "articles": [
        {
            "id": "eb0bb1db2a82ff0dd6be9aff5da142fd",
            "title": "NASA's Mars Perseverance rover sends 'selfie' back to Earth",
            "description": "Perseverance captured the composite image using 61 individual snapshots taken by the camera mounted at the end of its robotic arm, according to NASA.",
            "content": "NASA's Mars Perseverance rover sent a self-portrait back to the agency this week with a sweeping backdrop of the red planet.\nNASA released the new snapshot from the Perseverance rover on Tuesday, which the science team said in a release was taken at ... [997 chars]",
            "url": "https://abcnews.com/GMA/News/nasa-mars-perseverance-rover-new-selfie-photo/story?id=132911765",
            "image": "https://i.abcnewsfe.com/a/5cc8546b-2b26-4a47-b683-eb201b2c911b/mars-rover-1-ht-gmh-260513_1778673629520_hpMain_16x9.jpeg?w=1600",
            "publishedAt": "2026-05-13T14:29:27Z",
            "lang": "en",
            "source": {
                "id": "d35e5701ba890c345f47dc0dd5522375",
                "name": "ABC News - Breaking News, Latest News and Videos",
                "url": "https://abcnews.com"
            }
        },
        {
            "id": "2a1e7d3fb63c6761dce06f353e6934e6",
            "title": "30-mile-high clouds of acid on Venus are made by the largest 'hydraulic jump' in the solar system",
            "description": "A 3,700-mile-long cloud bank on Venus forms through the same phenomenon that describes how water spreads out in your kitchen sink, scientists say.",
            "content": "A monstrous bank of cloud 3,700 miles (6,000 kilometers) long that sweeps around Venus every few days is being generated by rising sulfuric acid vapor pushed high into the atmosphere by what is essentially the same phenomenon that describes how water... [3855 chars]",
            "url": "https://www.space.com/astronomy/venus/30-mile-high-clouds-of-acid-on-venus-are-made-by-the-largest-hydraulic-jump-in-the-solar-system",
            "image": "https://cdn.mos.cms.futurecdn.net/Uq3duqeiWqg9QEVAVsj5Xh-1920-80.jpg",
            "publishedAt": "2026-05-13T13:00:00Z",
            "lang": "en",
            "source": {
                "id": "024dd4370bda9e6e6791231c2a935d20",
                "name": "Space",
                "url": "https://www.space.com"
            }
        },
        {
            "id": "e7d4b614c1e43a30c72616ab17af4263",
            "title": "Humans returned to Britain 500 years earlier than scientists thought after the last ice age",
            "description": "Humans may have returned to Britain far earlier than scientists once believed — not long after the last ice sheet began retreating. New evidence suggests people were already moving into the British Isles around 15,200 years ago, tracking herds of reindeer and horses across a landscape that was suddenly becoming warmer and greener.",
            "content": "The return of humans appears to have happened alongside a sharp increase in summer temperatures in southern Britain. At the time, Britain was still connected to mainland Europe, allowing people and animals to move across the landscape more easily.\nEa... [4491 chars]",
            "url": "https://www.sciencedaily.com/releases/2026/05/260511213158.htm",
            "image": "https://www.sciencedaily.com/images/1920/ice-age-people.webp",
            "publishedAt": "2026-05-13T12:48:28Z",
            "lang": "en",
            "source": {
                "id": "81a05fd2712964dbdb32b1c6a27646fd",
                "name": "ScienceDaily",
                "url": "https://www.sciencedaily.com"
            }
        }
    ]
}

Categories