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": 458572,
    "articles": [
        {
            "id": "7fa9e059c16b0d53d3c4446796e50e84",
            "title": "PHSD reports student vax rates over 90% despite ‘unprecedented’ misinformation",
            "description": "Review included more than 28,000 students in the Sudbury and Manitoulin districts",
            "content": "Public Health Sudbury & Districts said students in the area have a high immunization coverage of more than 90 per cent for all shots.\nThe health unit said in a press release that in collaboration with local school boards, PHSD has completed the annua... [3108 chars]",
            "url": "https://www.sudbury.com/local-news/phsd-reports-student-vax-rates-over-90-despite-unprecedented-misinformation-12176861",
            "image": "https://www.vmcdn.ca/f/files/sudbury/images/LocalImages/110324_lg_immunization_records_review-photo.jpg;w=1200;h=800;mode=crop",
            "publishedAt": "2026-04-22T17:00:00Z",
            "lang": "en",
            "source": {
                "id": "df4d7308fb8aaeeee8518bb781f05e17",
                "name": "Sudbury News",
                "url": "https://www.sudbury.com"
            }
        },
        {
            "id": "69a362950e679e8d52717d21f1c0d8cb",
            "title": "ATLANTIC SKIES: Did you know Earth had a third energy field?",
            "description": "Scientists believe the ambipolar field around Earth is what ensures the planet is habitable",
            "content": "Article content\nOften touted by scientists as Earth’s third energy field — the other two being our planet’s gravitational and magnetic fields — the existence of an electrostatic field around our planet that’s now known as the ambipolar field was firs... [2578 chars]",
            "url": "https://www.saltwire.com/newfoundland-labrador/atlantic-skies-did-you-know-earth-had-a-third-energy-field",
            "image": "https://smartcdn.gprod.postmedia.digital/saltwire/wp-content/uploads/2026/04/0425-cb-atlantic-skies-1_302720829.jpg",
            "publishedAt": "2026-04-22T16:39:15Z",
            "lang": "en",
            "source": {
                "id": "9c098e3a9b9b157b2cb027c47eacaca8",
                "name": "PNI Atlantic News",
                "url": "https://www.saltwire.com"
            }
        },
        {
            "id": "7f8137fb6a78f57a641bd5d6f5c46a66",
            "title": "Air Transat's parent company cutting flights due to high cost of jet fuel",
            "description": "Transat A.T. Inc travel company will reduce capacity by six per cent from May to October.",
            "content": "Transat A.T. Inc. says it's cutting hundreds of flights from its schedule this year thanks to the soaring price of jet fuel set off by the war in Iran.\nThe travel company, which owns Air Transat, says it will reduce capacity by six per cent from May ... [1263 chars]",
            "url": "https://www.cbc.ca/news/business/air-transat-cutting-flights-fuel-cost-9.7173180",
            "image": "https://i.cbc.ca/ais/90f1296b-7535-4a95-9d75-d75e58178c10,1776871405666/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C969%2C6083%2C3421%29%3BResize%3D620",
            "publishedAt": "2026-04-22T16:15:35Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        }
    ]
}

Categories