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": 542632,
    "articles": [
        {
            "id": "623a3f69f9f47d340f2c5f96efdbbe18",
            "title": "AEW Double Or Nothing Results 5/24 - Five Titles On The Line, Stadium Stampede Match",
            "description": "This is Wrestling Inc.’s coverage for AEW Double or Nothing 2026, with Darby Allin defending the AEW World Championship against MJF in a Title vs. Hair match!",
            "content": "Welcome to Wrestling Inc.'s live coverage for AEW Double or Nothing on May 24, 2026, coming to you live from the Louis Armstrong Stadium in New York City, New York at a special main show start time of 8 PM ET!\nDarby Allin has put the AEW World Champi... [13354 chars]",
            "url": "https://www.wrestlinginc.com/2180008/aew-double-or-nothing-2026-five-titles-on-line-stadium-stampede-match/",
            "image": "https://www.wrestlinginc.com/img/gallery/aew-double-or-nothing-2026-five-titles-on-line-stadium-stampede-match/l-intro-1779671890.jpg",
            "publishedAt": "2026-05-25T01:27:54Z",
            "lang": "en",
            "source": {
                "id": "67d1a3ed87bc1072999f16771d212f20",
                "name": "Wrestling Inc.",
                "url": "https://www.wrestlinginc.com"
            }
        },
        {
            "id": "eaae613ed678fbe5a5471f21b819e347",
            "title": "Second season at Rogers Stadium kicks off with Bruno Mars concert on May 24",
            "description": "Thousands of fans are filling the stands of North York’s Rogers Stadium on Sunday for first of five Bruno Mars concerts, after heavy downpours and strong winds postponed last night’s sold-out show.",
            "content": "Thousands of fans are filling the stands of North York’s Rogers Stadium on Sunday for first of five Bruno Mars concerts, after heavy downpours and strong winds postponed last night’s sold-out show.\nThis afternoon, sound checks were underway for the p... [3388 chars]",
            "url": "https://www.cp24.com/local/toronto/2026/05/25/bruno-mars-concert-kicks-of-second-season-at-torontos-rogers-stadium-after-bad-weather-postpones-first-show/",
            "image": "https://www.cp24.com/resizer/v2/MWCIYG2AMFDMHEHOA3EGUUGDIQ.jpg?smart=true&auth=c6c7d5a08f2e514b155104fd56d5ca38b328bff469ec04a16629ce11e4ef25ce&width=1200&height=630",
            "publishedAt": "2026-05-25T00:24:00Z",
            "lang": "en",
            "source": {
                "id": "7dd7268139219ad1376ef22df3730d7e",
                "name": "CP24",
                "url": "https://www.cp24.com"
            }
        },
        {
            "id": "b46228b606865a3001968198ca50704e",
            "title": "Un astronaute parle à de jeunes Calgariens",
            "description": "L'astronaute Joshua Kutryk souhaite que le Canada conserve un rôle d’envergure dans l'espace pour inspirer les jeunes et assurer la prospérité du pays.",
            "content": "L’astronaute canadien Joshua Kutryk a parlé de son parcours, du métier d’astronaute et de l’exploration spatiale aux familles présentes au Centre des sciences TELUS Spark de Calgary dimanche.\nCette activité est synonyme de retour aux sources pour l’h... [1543 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2256465/astronaute-calgary-joshua-kutryk",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/joshua-kutryk-calgary-sparks.jpg",
            "publishedAt": "2026-05-24T23:58:43Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        }
    ]
}

Categories