Canada News API

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

Get API key for the Canada 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=general&apikey=API_KEY
{
    "totalArticles": 543250,
    "articles": [
        {
            "id": "b27e54f28d52d19fda0d6345b2ec9413",
            "title": "U of S developing lab-grown 'organoids' that save humans, spare animals",
            "description": "Dr. Neeraj Dhar is developing donor tissue engineered in a lab to mimic various organs for testing that has long relied on guinea pigs.",
            "content": "Article content\nAside from pathogens, all species can rejoice over new research from the University of Saskatchewan’s Vaccine and Infectious Disease Organization.\nTHIS CONTENT IS RESERVED FOR SUBSCRIBERS ONLY\nSubscribe now to read the latest news in ... [4552 chars]",
            "url": "https://thestarphoenix.com/news/local-news/u-of-s-developing-lab-grown-organoids-that-save-humans-spare-animals",
            "image": "https://smartcdn.gprod.postmedia.digital/thestarphoenix/wp-content/uploads/2026/05/lab-grown-organoids.jpg",
            "publishedAt": "2026-05-27T20:31:15Z",
            "lang": "en",
            "source": {
                "id": "0e0007310f41cfb4c3faf40b19609439",
                "name": "The Star Phoenix",
                "url": "https://thestarphoenix.com"
            }
        },
        {
            "id": "dee629ba024ab44e477544f021b67fcc",
            "title": "Toronto man sentenced to 33 years in U.S. for ‘sextortion scheme’",
            "description": "A Toronto man has been sentenced in the United States to more than 30 years in prison after pleading guilty to online sexual exploitation offences against more than 100 children over the span of eight years.",
            "content": "Warning: Graphic content\nA Toronto man has been sentenced in the United States to more than 30 years in prison after pleading guilty to online sexual exploitation offences against more than 100 children over the span of eight years.\nThe U.S. Attorney... [1890 chars]",
            "url": "https://www.cp24.com/local/toronto/2026/05/27/toronto-man-sentenced-to-33-years-in-prison-in-us-for-prolific-sextortion-scheme-that-targeted-145-children/",
            "image": "https://www.cp24.com/resizer/v2/NXU562HYTTK4P7CQAIUSWWGB2U.jpg?smart=true&auth=e83adf7a05c1245714f8a0a0f033a5fbf34576d7f179cb39ae05c07e709601b9&width=1200&height=630",
            "publishedAt": "2026-05-27T20:09:24Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "3df81d05676becbdcde247d148d9baff",
            "title": "Why Smart Executives Treat Sleep Like Their Leadership Depends On It",
            "description": "The more sleep-deprived you are, the less you notice it. Here's what that paradox is potentially costing leaders at the highest levels.",
            "content": "Whether it’s emotional intelligence, physical performance, all-cause mortality risk, or workplace output, sleep is intricately connected to the quality and outcomes of each. Yet it remains one of the most neglected variables in executive performance.... [3969 chars]",
            "url": "https://ca.style.yahoo.com/why-smart-executives-treat-sleep-200052559.html",
            "image": "https://s.yimg.com/os/en/forbes_contributor_845/4620da91fd54c1f785c5cf2312f3fd5c",
            "publishedAt": "2026-05-27T20:00:52Z",
            "lang": "en",
            "source": {
                "id": "05ab64591e6d8f5d7706c5475ab29da2",
                "name": "Yahoo Lifestyle Canada",
                "url": "https://ca.style.yahoo.com"
            }
        }
    ]
}

Categories