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": 147328,
    "articles": [
        {
            "id": "759e52ba7da48e5ea62969b18495d976",
            "title": "A Coffee Shop’s “Fake Firing” Strategy Sparks Debate Among Customers",
            "description": "The best of the internet, sifted, and sorted.",
            "content": "Whenever you have a job working with the public, you know that you will sometimes run into customers who are rude and get upset at the smallest things.\nWhen that happened to the employees in this story, they would have one of them pretend to be a man... [3885 chars]",
            "url": "https://twistedsifter.com/2026/06/a-coffee-shops-fake-firing-strategy-sparks-debate-among-customers/",
            "image": "https://twistedsifter.com/wp-content/uploads/2026/06/Get-Out.jpg",
            "publishedAt": "2026-06-02T13:07:30Z",
            "lang": "en",
            "source": {
                "id": "ef607012c3a99a15797372646126d053",
                "name": "TwistedSifter",
                "url": "https://twistedsifter.com"
            }
        },
        {
            "id": "0396e4d6597934a61d56dfb59aae4184",
            "title": "New England meteor was heavy as an elephant: NASA",
            "description": "When the double boom rang out in New England over the weekend, shaking homes and sending pets fleeing, questions started flooding social media.",
            "content": "When the double boom rang out in New England over the weekend, shaking homes and sending pets fleeing, questions started flooding social media.\n“Did anyone else hear that boom?”\n“Anyone feel that?”\nNASA let people know over the weekend that the cause... [2168 chars]",
            "url": "https://www.cp24.com/news/world/2026/06/02/meteor-as-heavy-as-an-elephant-causes-widespread-speculation-across-new-england/",
            "image": "https://www.cp24.com/resizer/v2/C4MLUYGEYNCQQ4JK7VNG5DMNRI.jpg?smart=true&auth=177cef47c73c018c97394864365bd4e7123c20d820cd559ab77e059d2b0ada14&width=1200&height=630",
            "publishedAt": "2026-06-02T12:43:20Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "64ccdeeee7dfee126a1a1210d444ca2f",
            "title": "NASA stunned as Sun broadcasts mysterious radio signal for 19 days straight",
            "description": "NASA scientists were left stunned after a mysterious radio signal from the Sun continued to be received for 19 days straight, breaking records",
            "content": "One otherwise routine radio signal transmitted from the Sun suddenly turned into something far more fascinating, as NASA scientists were left stunned by the record-breaking amount of time that it continued.\nOriginating from what's known as a 'helmet ... [2291 chars]",
            "url": "https://www.uniladtech.com/science/space/nasa-sun-broadcasts-mysterious-radio-signal-days-985885-20260601",
            "image": "https://resizer.ladbiblegroup.com/ogimage/v3/assets/bltb5d92757ac1ee045/blt4255e1fae437ab72/6a1ebd99a9dae675317e6c94/sun_radio_signals_.png?crop=1200,675,x0,y0",
            "publishedAt": "2026-06-02T11:25:25Z",
            "lang": "en",
            "source": {
                "id": "af8ef1a6be4aec09328131c57025c2b6",
                "name": "UNILAD Tech",
                "url": "https://www.uniladtech.com"
            }
        }
    ]
}

Categories