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": 140602,
    "articles": [
        {
            "id": "3969714379bfa99e423960614e4d868d",
            "title": "NASA targeting no earlier than April 1 to send astronauts around the moon in Artemis II mission",
            "description": "NASA also added an extra day to launch window",
            "content": "After several delays to the mission that will take four astronauts around the moon, NASA held a press conference today announcing that Artemis II is on track to launch as early as April 1.\nAt the conclusion of the FRR, all the teams polled go to laun... [2678 chars]",
            "url": "https://ici.radio-canada.ca/rci/en/news/2238514/nasa-artemisii-update",
            "image": "https://images.radio-canada.ca/q_auto,w_635/v1/ici-info/16x9/nasa-astronauts.png",
            "publishedAt": "2026-03-13T14:30:01Z",
            "lang": "en",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "f242c60b330fcf5ac9880a04d4fb8d92",
            "title": "South Africa Deploys AI to Automate Telescope Operations and Space Discovery",
            "description": "South Africa’s SAAO and the U.K.’s Hartree Centre launched the “Intelligent Observatory” program.\nThe project will integrate AI and",
            "content": "South Africa’s SAAO and the U.K.’s Hartree Centre launched the “Intelligent Observatory” program.\nThe project will integrate AI and high-performance computing into telescope operations.\nThe initiative aims to automate observations and strengthen Afri... [2685 chars]",
            "url": "https://www.ecofinagency.com/news-digital/1303-53759-south-africa-deploys-ai-to-automate-telescope-operations-and-space-discovery",
            "image": "https://www.ecofinagency.com/media/k2/items/cache/f8719bd7f8a20198f1f0c2dd33f46b81_S.jpg",
            "publishedAt": "2026-03-13T11:27:01Z",
            "lang": "en",
            "source": {
                "id": "b92186fbc476117113661ff7f0762229",
                "name": "Ecofin Agency",
                "url": "https://www.ecofinagency.com"
            }
        },
        {
            "id": "c8c7fc718ebfc1a23ba33edffe28cb40",
            "title": "NASA targets April 1 for Artemis 2 launch to the Moon",
            "description": "No foolin! The Artemis 2 mission is back on track for launch!",
            "content": "No foolin'! The Artemis 2 mission is back on track for launch!\nWith repairs to the Orion spacecraft and Space Launch System rocket now completed, NASA has officially set April 1, 2026, as the next opportunity to launch the Artemis 2 mission to the Mo... [3533 chars]",
            "url": "https://www.theweathernetwork.com/en/news/science/space/no-foolin-nasa-now-targets-april-1-for-artemis-2-launch?_guid_iss_=1",
            "image": "https://images.twnmm.com/c55i45ef3o2a/6PnTd9fWoGQyjyvevyPspY/4ddbc42a4f39e6a7aaa4f65776bc2bfc/Artemis_2_LC39B_Feb1_2026_NASA.jpg?fm=jpg&q=80",
            "publishedAt": "2026-03-13T10:02:50Z",
            "lang": "en",
            "source": {
                "id": "c3f245d450bc8e461748ffa1215ab99b",
                "name": "The Weather Network",
                "url": "https://www.theweathernetwork.com"
            }
        }
    ]
}

Categories