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": 476940,
    "articles": [
        {
            "id": "7d7aa02b319a60894e65eddb2634a006",
            "title": "Trump orders U.S. military to 'shoot and kill' Iranian small boats choking Strait of Hormuz",
            "description": "President Donald Trump in a morning social media post ordered the U.S. military to \"shoot and kill\" Iranian small boats choking the Strait of Hormuz after seizing another tanker associated with the smuggling of Iranian oil.",
            "content": "President Donald Trump in a morning social media post ordered the U.S. military to \"shoot and kill\" Iranian small boats choking the Strait of Hormuz after seizing another tanker associated with the smuggling of Iranian oil.\nWithout providing ​any evi... [2520 chars]",
            "url": "https://www.cbc.ca/news/world/united-states-military-oil-tanker-iran-9.7174312",
            "image": "https://i.cbc.ca/ais/cd3032dc-f00c-4df1-8f48-1d5c756c22db,1776945596213/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C3%2C846%2C475%29%3BResize%3D620",
            "publishedAt": "2026-04-23T13:49:29Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "576f5c415273e4612d6e66ec57cff1da",
            "title": "La croissance raisonnée de la Ferme Ô Menu",
            "description": "Spécialisée dans la production verticale d’une vingtaine de variétés de micropousses (moutarde, vrille de pois, radis, etc.), la Ferme Ô Menu a à peine six mois d’existence, mais déjà, ses quatre propriétaires sont en mode innovation. Leur objectif est d’en faire plus avec moins et de développer une véritable entreprise industrielle.",
            "content": "Spécialisée dans la production verticale d’une vingtaine de variétés de micropousses (moutarde, vrille de pois, radis, etc.), la Ferme Ô Menu a à peine six mois d’existence, mais déjà, ses quatre propriétaires sont en mode innovation. Leur objectif e... [3351 chars]",
            "url": "https://www.lapresse.ca/affaires/portfolio/2026-04-23/secteur-alimentaire/la-croissance-raisonnee-de-la-ferme-o-menu.php",
            "image": "https://mobile-img.lpcdn.ca/v2/924x/r3996/c69ac1ac85ff3b629b711c0a3644adb4.jpg",
            "publishedAt": "2026-04-23T13:00:00Z",
            "lang": "fr",
            "source": {
                "id": "9929f9b2d4820f4ed54220376fab7d4c",
                "name": "La Presse",
                "url": "https://www.lapresse.ca"
            }
        },
        {
            "id": "686b1f6ba9a4622bfd05d2124eae9b2a",
            "title": "Former Philippines president Duterte to stand trial at the Hague for crimes against humanity",
            "description": "Judges at the International Criminal Court on Thursday confirmed all three counts of ‌murder as crimes against humanity against former Philippine President Rodrigo Duterte and committed him to trial.",
            "content": "Judges at the International Criminal Court on Thursday confirmed all three counts of ‌murder as crimes against humanity against former Philippine president Rodrigo Duterte and committed him to trial.\nThe judges at the Hague said there were \"substanti... [1778 chars]",
            "url": "https://www.cbc.ca/news/world/hague-icc-duterte-trial-9.7174262",
            "image": "https://i.cbc.ca/ais/545c63dd-3cd6-4db5-9d78-bc943a842112,1776937448311/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C514%2C3167%2C1781%29%3BResize%3D620",
            "publishedAt": "2026-04-23T12:47:49Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories