Flag of Canada

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": 141276,
    "articles": [
        {
            "id": "5b3f47da1e197f01cdfff95fe776ef7a",
            "title": "Cleaner fish display intelligence and self-awareness - just like mammals",
            "description": "Cleaner wrasse quickly scraped off a mirror-only mark, then used shrimp scraps to probe mirror space, researchers report.",
            "content": "A shrimp scrap drifted down the face of a mirror, and a small reef fish tracked it like it was watching a slow-motion experiment.\nThe fish, a blue-streak cleaner wrasse, had carried the shrimp upward, released it near the glass, and then followed its... [8457 chars]",
            "url": "https://www.thebrighterside.news/post/cleaner-fish-display-intelligence-and-self-awareness-just-like-mammals/",
            "image": "https://www.thebrighterside.news/uploads/2026/02/cleaner-fish-2.jpg?auto=webp",
            "publishedAt": "2026-02-23T19:07:00Z",
            "lang": "en",
            "source": {
                "id": "112bf679e5854b6527eea31fa42dbada",
                "name": "The Brighter Side of News",
                "url": "https://www.thebrighterside.news"
            }
        },
        {
            "id": "204935a5bba85c5c108224720afd09b6",
            "title": "Headline: NASA moves closer to Artemis II launch as key rehearsal begins in Florida",
            "description": "CAPE CANAVERAL, Fla. - NASA is moving closer to setting a launch date for Artemis II as teams carry out a key ...",
            "content": "CAPE CANAVERAL, Fla. — NASA is moving closer to setting a launch date for Artemis II as teams carry out a key countdown rehearsal at Kennedy Space Center ahead of the mission’s planned flight around the moon.\nThe wet dress rehearsal is designed to si... [827 chars]",
            "url": "https://www.play1037.ca/2026/02/23/headline-nasa-moves-closer-to-artemis-ii-launch-as-key-rehearsal-begins-in-florida/",
            "image": "https://media-cdn.socastsrm.com/wordpress/wp-content/blogs.dir/3798/files/2026/01/hansen.jpg",
            "publishedAt": "2026-02-23T17:46:34Z",
            "lang": "en",
            "source": {
                "id": "a1fc59eccf52dc0b3db6d7e8b8297984",
                "name": "play 103.7",
                "url": "https://www.play1037.ca"
            }
        },
        {
            "id": "2cba84c1a064678e223fbf7b282caca9",
            "title": "Food security for the Arctic and deep space takes next step in new CSA opportunity",
            "description": "The Canadian Space Agency has posted a new opportunity that builds on previous work for food production in deep space that also supports food security in the Arctic.",
            "content": "The Canadian Space Agency (CSA) has posted a new opportunity that builds on previous work for food production in deep space that also supports food security in the Arctic.\nThe CSA is looking to contract a multidisciplinary team to co-develop a concep... [1824 chars]",
            "url": "https://spaceq.ca/food-security-for-the-arctic-and-deep-space-takes-next-step-in-new-csa-opportunity/",
            "image": "https://spaceq.ca/wp-content/uploads/2017/09/EDEN-ISS_Bamsey-DLR_header_990.jpg",
            "publishedAt": "2026-02-23T16:47:52Z",
            "lang": "en",
            "source": {
                "id": "d6220621a7caee6d5fb781ec3f920f30",
                "name": "SpaceQ",
                "url": "https://spaceq.ca"
            }
        }
    ]
}

Categories