Canada World News API

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

Get API key for the Canada World 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=world&apikey=API_KEY
{
    "totalArticles": 265136,
    "articles": [
        {
            "id": "4646d0229813464d47b9382b77a93b2b",
            "title": "Protesters clash with police in Australia after suspected killer of Indigenous girl arrested",
            "description": "Hundreds of protesters clashed with Australian emergency services workers in a remote town following the arrest of a man suspected ‌of murdering a five-year-old Indigenous girl, police said on Friday.",
            "content": "Hundreds of protesters clashed with Australian emergency services workers in a remote town following the arrest of a man suspected ‌of murdering a five-year-old Indigenous girl, police said on Friday.\nAustralia's prime minister, the Northern Territor... [3492 chars]",
            "url": "https://www.cbc.ca/news/world/australia-indigenous-girl-murdered-9.7183933",
            "image": "https://i.cbc.ca/ais/d8a06f05-5245-4dbc-9715-9b95f3e28e9d,1777609249602/full/max/0/default.jpg?im=Crop%2Crect%3D%282%2C0%2C3590%2C2019%29%3BResize%3D620",
            "publishedAt": "2026-05-01T10:15:20Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "250568c77ef1811f35328d4532b32e90",
            "title": "La Chine interdit la vente de drones grand public à Pékin, au nom de la sécurité nationale",
            "description": "Les autorités chinoises invoquent la nécessité de protéger des informations sensibles et de prévenir les menaces contre la capitale.",
            "content": "Dans une décision sans précédent, les autorités chinoises interdisent dès vendredi la vente de drones civils et grand public dans la capitale. Cette mesure pousse encore plus loin le resserrement marqué du contrôle de l’espace aérien chinois au nom d... [4439 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2250564/pekin-chine-interdiction-drones",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/drone-chine-8245.jpg",
            "publishedAt": "2026-05-01T08:00:00Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        },
        {
            "id": "12dc283ec01ce665580310b2e6ad4142",
            "title": "How the U.S. Supreme Court's ruling on the Voting Rights Act may give Trump's GOP a possible lifeline",
            "description": "The conservative majority on the U.S. Supreme Court has effectively neutralized a hugely significant piece of voting rights legislation designed to ensure African-American representation in Washington, and the resulting consequences could be wide-reaching and election-changing.",
            "content": "The conservative majority on the U.S. Supreme Court has effectively neutralized a hugely significant piece of voting rights legislation designed to ensure African-American representation in Congress, and the resulting consequences could be wide-reach... [8382 chars]",
            "url": "https://www.cbc.ca/news/world/supreme-court-voting-rights-act-trump-midterms-9.7183216",
            "image": "https://i.cbc.ca/ais/c08c97ef-5abb-46b8-aab0-e91bbe6f6834,1777578969315/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C260%2C5000%2C2812%29%3BResize%3D620",
            "publishedAt": "2026-05-01T08:00:00Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories