Flag of the Canada

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": 108814,
    "articles": [
        {
            "title": "NASA Mars rover captures rock that could hold fossilised microbes",
            "description": "The rock dubbed ‘Cheyava Falls’ may harbour fossilised microbes from billions of years ago",
            "content": "Washington: NASA's Perseverance Mars rover has made what could be its most astonishing discovery to date: possible signs of ancient life on the Red Planet.\nThe six-wheeled robotic explorer came across an intriguing, arrow-shaped rock dubbed \"Cheyava ... [2128 chars]",
            "url": "https://gulfnews.com/world/americas/nasa-mars-rover-captures-rock-that-could-hold-fossilised-microbes-1.1722054992272",
            "image": "https://imagevars.gulfnews.com/2024/07/27/rock-nicknamed--Cheyava-Falls--in-Mars--Jezero-Crater_190f279bc4a_medium.jpg",
            "publishedAt": "2024-07-27T04:27:43Z",
            "source": {
                "name": "Gulf News",
                "url": "https://gulfnews.com"
            }
        },
        {
            "title": "Astronomers use Webb telescope to discover new planet",
            "description": "It's like Jupiter, is one of coldest observed planets outside our solar system",
            "content": "A team of astronomers used the James Webb Space Telescope, or JWST, to observe a new, Jupiter-like planet outside our solar system – known as an \"exoplanet.\" It was the first new planet observed and imaged with the telescope that was not first observ... [2180 chars]",
            "url": "https://www.voanews.com/a/astronomers-use-webb-telescope-to-discover-new-planet/7714677.html",
            "image": "https://gdb.voanews.com/E12CF107-B564-495A-8F4B-C7AC4E6E6FE5.jpg",
            "publishedAt": "2024-07-26T21:43:30Z",
            "source": {
                "name": "Voice of America - VOA News",
                "url": "https://www.voanews.com"
            }
        },
        {
            "title": "Celine Dion Performs at Olympics Opening Ceremony",
            "description": "Celine Dion closed the Olympics Opening Ceremony with a powerful rendition of Edith Piaf's 'Hymne A L'Amour.'",
            "content": "Celine Dion made an emotional return to the stage on Friday at the Paris Olympics opening ceremony.\nFollowing Lady Gaga and a flurry of European singers, Dion’s eagerly anticipated performance closed the ceremony. As the torch was lit and floated int... [3339 chars]",
            "url": "https://variety.com/2024/music/global/celine-dion-olympics-opening-ceremony-performance-1236081379/",
            "image": "https://variety.com/wp-content/uploads/2024/07/GTcaoIsWEAAEc0G-e1722030034355.jpeg?w=1000&h=563&crop=1",
            "publishedAt": "2024-07-26T21:34:00Z",
            "source": {
                "name": "Variety",
                "url": "https://variety.com"
            }
        }
    ]
}

Categories