- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
Canada News API
Get the live top headlines from Canada with our JSON API.
Get API key for the Canada News APIAPI 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": 484176,
"articles": [
{
"id": "ae4c438572066fe51f38bf8f6809f823",
"title": "Woman arrested, child in hospital following incident in Scarborough",
"description": "Toronto police are investigating an incident in Scarborough that sent a child to the hospital and resulted in the arrest of a woman on Tuesday morning.",
"content": "Police are investigating an incident in Scarborough that sent a child to the hospital and resulted in the arrest of a woman on Tuesday morning.\nToronto police media relations officer Const. Stephanie Miceli said they responded to a call in the area o... [607 chars]",
"url": "https://www.cp24.com/local/toronto/2026/05/13/woman-arrested-child-in-hospital-following-incident-in-scarborough/",
"image": "https://www.cp24.com/resizer/v2/ONNE2Z74QVAS7EWIUOHXZDQQOQ.png?smart=true&auth=f0e722f0c74d582476658f311c440a6a012ea0eccbc47eafcf27b5d8270a4a5f&width=1200&height=630",
"publishedAt": "2026-05-13T01:43:00Z",
"lang": "en",
"source": {
"id": "7dd7268139219ad1376ef22df3730d7e",
"name": "CP24",
"url": "https://www.cp24.com"
}
},
{
"id": "86eb559529ed38febbf3c255fa46bc46",
"title": "Trump publie un dessin montrant le Venezuela comme le \" 51e État \" américain",
"description": "Le président américain Donald Trump a publié sur Truth Social un dessin montrant le Venezuela comme étant le « 51ᵉ État » américain.",
"content": "Donald Trump a publié mardi sur sa plateforme Truth Social un dessin montrant le Venezuela aux couleurs des États-Unis avec comme légende « 51e État » , alors que son homologue à Caracas a affirmé que son pays n'avait « jamais envisagé » de devenir a... [804 chars]",
"url": "https://ici.radio-canada.ca/nouvelle/2253720/trump-dessin-venezuela-51e-etat-americain",
"image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/trump-presse.jpg",
"publishedAt": "2026-05-13T00:51:52Z",
"lang": "fr",
"source": {
"id": "197e8e0f338b074f642026d5a319d658",
"name": "Radio-Canada",
"url": "https://ici.radio-canada.ca"
}
},
{
"id": "382da2a780ae4a2434749a846df4ba64",
"title": "Blurry spectre spooks skies over Prince George-Lheidli T’enneh",
"description": "Tuesday, May 5th, a mysterious blob moved across the evening sky over Prince George Lheidli T’enneh, blurry to look at, like some kind of… space ghost.",
"content": "Tuesday, May 5th, a mysterious blob moved across the evening sky over Prince George Lheidli T’enneh, blurry to look at, like some kind of… space ghost. Piercing this interstellar oddity for CFURadio is Malhar Kendurkar, President of the Prince George... [903 chars]",
"url": "https://www.frequencynews.ca/news/blurry-spectre-spooks-skies-over-prince-george-lheidli-tenneh/",
"image": "https://frequencynews-wpoffloadmedia.s3.ca-central-1.amazonaws.com/wp-content/uploads/2026/05/12202725/2026-05-05.33-UT-image0-scaled.jpeg",
"publishedAt": "2026-05-13T00:31:09Z",
"lang": "en",
"source": {
"id": "a79f4ed440e6da8375f5d9637c99ab3c",
"name": "frequencynews.ca",
"url": "https://www.frequencynews.ca"
}
}
]
}