Canada Science News API

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

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

GET
https://gnews.io/api/v4/top-headlines?country=ca&category=science&apikey=API_KEY
{
    "totalArticles": 144024,
    "articles": [
        {
            "id": "cb79fc8c478a168f7edf10f236159ebf",
            "title": "Artemis, Starlab, And The Future Of Space Medicine",
            "description": "NASA Artemis II carried AVATAR bone marrow chips around the Moon to advance cancer, aging, radiation, remote-care, and commercial space medicine research.",
            "content": "On April 10, 2026, four astronauts splashed down in the Pacific Ocean after the first crewed trip around the Moon in more than half a century. NASA’s Reid Wiseman, Victor Glover, and Christina Koch, along with Canadian Space Agency astronaut Jeremy H... [6425 chars]",
            "url": "https://www.forbes.com/sites/robertglatter/2026/05/28/artemis-starlab-and-the-future-of-space-medicine/",
            "image": "https://imageio.forbes.com/specials-images/imageserve/6a186e58d756b562655535f8/0x0.jpg?format=jpg&height=900&width=1600&fit=bounds",
            "publishedAt": "2026-05-28T19:29:26Z",
            "lang": "en",
            "source": {
                "id": "c4e32b557a3dd75225975f11fb68a3a9",
                "name": "Forbes",
                "url": "https://www.forbes.com"
            }
        },
        {
            "id": "4be73e3ecc77bc5b0eb5b0ce3822d743",
            "title": "Pigeons may be navigating with their liver, study suggests",
            "description": "NEW YORK (AP) — A surprising gut feeling may help pigeons find their way home.",
            "content": "NEW YORK (AP) — A surprising gut feeling may help pigeons find their way home.\nAnimals use various techniques to navigate including following the stars and remembering key landmarks. Birds, fish and turtles orient themselves using Earth's magnetic fi... [3105 chars]",
            "url": "https://ca.news.yahoo.com/pigeons-may-navigating-liver-study-180238789.html",
            "image": "https://s.yimg.com/ny/api/res/1.2/IpL7rWZ2rer7BWKIMZXh5w--/YXBwaWQ9aGlnaGxhbmRlcjt3PTEyMDA7aD04MDA7Y2Y9d2VicA--/https://media.zenfs.com/en/cp_news_842/2dfcb34ac4997239dfe432e51e9587db",
            "publishedAt": "2026-05-28T18:02:38Z",
            "lang": "en",
            "source": {
                "id": "a2b63f17a2f88eb6115cf6b743dcd1e5",
                "name": "Yahoo News Canada",
                "url": "https://ca.news.yahoo.com"
            }
        },
        {
            "id": "55ad02fe048cf5e5b50628e4d071cebe",
            "title": "Drones, rovers et habitat géant: la Nasa détaille (enfin) son projet de base permanente sur la Lune, un défi logistique, énergétique et humain comme l’humanité n’en a jamais relevé",
            "description": "La Nasa veut transformer la Lune en véritable terrain d’expérimentation où l'humain aura sa place permanente. Dès cette année, plusieurs missions non habitées partiront explorer le sol lunaire avant la construction progressive d’une base habitée au pôle Sud de notre satellite.",
            "content": "La Nasa veut transformer la Lune en véritable terrain d’expérimentation où l'humain aura sa place permanente. Dès cette année, plusieurs missions non habitées partiront explorer le sol lunaire avant la construction progressive d’une base habitée au p... [5583 chars]",
            "url": "https://www.bfmtv.com/tech/innovation/drones-rovers-et-habitat-geant-la-nasa-detaille-enfin-son-projet-de-base-permanente-sur-la-lune-un-defi-logistique-energetique-et-humain-comme-l-humanite-n-en-a-jamais-releve_AV-202605280823.html",
            "image": "https://images.bfmtv.com/Gje13WLrRNtjrS99N3BUv9sbmv4=/0x40:832x508/832x0/images/Lune-2293820.jpg",
            "publishedAt": "2026-05-28T17:59:17Z",
            "lang": "fr",
            "source": {
                "id": "a9a14c2a6effa584c49d0d1fb84b0db0",
                "name": "BFM",
                "url": "https://www.bfmtv.com"
            }
        }
    ]
}

Categories