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": 139456,
    "articles": [
        {
            "id": "108d04f1e1ef6f46f94dee8eb5d59067",
            "title": "Countdown begins for Artemis II moon mission with Canadian astronaut, NASA says",
            "description": "Weather forecasts look favourable for target launch date on Wednesday",
            "content": "The countdown has begun for Artemis II, the mission set to fly a Canadian astronaut and three U.S. crewmates around the moon over the next several days.\nOn Monday, mission managers at the National Aeronautics and Space Administration’s Kennedy Space ... [3660 chars]",
            "url": "https://www.theglobeandmail.com/canada/science/article-artemis-ii-moon-mission-countdown-begins-canadian-astronaut-nasa/",
            "image": "https://www.theglobeandmail.com/resizer/v2/EUS4HE4HVRHX5BKYEPZ6J4KVCQ.JPG?auth=34cafc620ede04b5e0c9f49d972cd6e5f140eab7d101924fb8cf396641c5c3e6&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-03-31T01:49:43Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "7677722f27ebb9ba94d32e23c54e6799",
            "title": "America’s return to the moon is a return to an America of promise, daring and purpose",
            "description": "Why has it taken so long? The country grew bored of space travel, making it a tough sell in hard times",
            "content": "In going back to the moon, the United States is going back to the future.\nBack to a future when space travel occupied the inviting far horizon of possibility, a future full of human daring and national purpose, a future where exploration and adventur... [5506 chars]",
            "url": "https://www.theglobeandmail.com/world/us-politics/article-america-moon-artemis-space-nasa/",
            "image": "https://www.theglobeandmail.com/resizer/v2/VGOVL32RNRFCBK4ZAS7U2BDCCQ.JPG?auth=236e3864b1eece6c19a1a836b2076b29e3f94cbff538407eea1bf2d7cda6a6ea&width=1200&height=800&quality=80&smart=true",
            "publishedAt": "2026-03-31T00:44:33Z",
            "lang": "en",
            "source": {
                "id": "7bf059d2d239a92b25534b00be01732d",
                "name": "The Globe and Mail",
                "url": "https://www.theglobeandmail.com"
            }
        },
        {
            "id": "68a10bd01c3d6815fa444582a6cf3253",
            "title": "Deux capteurs quantiques québécois lancés avec succès dans l’espace",
            "description": "À terme, ces instruments vont supplanter l’usage du GPS comme aide à la navigation.",
            "content": "Deux capteurs quantiques créés par l’entreprise québécoise SBQuantum ont été lancés dans l’espace avec succès lundi. Ces capteurs mesureront avec une précision inégalée le champ magnétique terrestre qui se déplace de plus en plus rapidement vers la S... [4802 chars]",
            "url": "https://www.ledevoir.com/actualites/science/968048/deux-capteurs-quantiques-quebecois-lances-espace-succes",
            "image": "https://media1.ledevoir.com/image/968048.jpg?crop=3%3A2%2Csmart&width=1600&ts=1774923992",
            "publishedAt": "2026-03-30T22:47:00Z",
            "lang": "fr",
            "source": {
                "id": "c84f2ae7c58e4987789aacb653e5f635",
                "name": "Le Devoir",
                "url": "https://www.ledevoir.com"
            }
        }
    ]
}

Categories