- 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": 548396,
"articles": [
{
"id": "e8e686de71c2fc879eea655cae70ba0e",
"title": "In Photos: ‘Blue Moon’ Rises Around The World",
"description": "See the best images of the Blue Moon from around the world as a second dramatic moonrise occurred in the same month in a rare sky event.",
"content": "Topline\nThe so-called Blue Moon rose at dusk on Saturday, May 30, marking the second full moon of the month and completing a rare calendar quirk. May began with the full Flower Moon on May 1 and ended with this second full moon — something that happe... [3145 chars]",
"url": "https://www.forbes.com/sites/jamiecartereurope/2026/05/31/in-photos-blue-moon-rises-around-the-world/",
"image": "https://imageio.forbes.com/specials-images/imageserve/6a1bdcb32bc3a91992466870/0x0.jpg?format=jpg&crop=3344,1880,x0,y0,safe&height=900&width=1600&fit=bounds",
"publishedAt": "2026-05-31T07:03:37Z",
"lang": "en",
"source": {
"id": "c4e32b557a3dd75225975f11fb68a3a9",
"name": "Forbes",
"url": "https://www.forbes.com"
}
},
{
"id": "416c229584970d59664469d7b05f0d5e",
"title": "Your daily horoscope: May 31, 2026",
"description": "Your lookahead horoscope for Sunday, May 31, 2026",
"content": "IF TODAY IS YOUR BIRTHDAY\nA Blue Moon on your birthday means you will get to your desired destination more quickly if you take like-minded friends and colleagues along for the ride. There are enough goodies at the end of the rainbow for all of you to... [3165 chars]",
"url": "https://www.theglobeandmail.com/life/horoscopes/article-your-daily-horoscope-may-31-2026/",
"image": "https://www.theglobeandmail.com/resizer/v2/HYXNE4AKHBH5HGRO2WCH3NJJWE.png?auth=620541d38f3add780c25368763db536817a53535fd6c576c0541c08ce55c8b7d&width=1200&height=800&quality=80&smart=true",
"publishedAt": "2026-05-31T04:01:00Z",
"lang": "en",
"source": {
"id": "7bf059d2d239a92b25534b00be01732d",
"name": "The Globe and Mail",
"url": "https://www.theglobeandmail.com"
}
},
{
"id": "483fe0c2d36204cc01bac20307afd82b",
"title": "New match, Rey Mysterio interview announced for AAA Noche de Los Grandes",
"description": "A new match has been announced for AAA Noche de los Grandes. The show will tape tonight at Arena Monterrey, with tonight’s episode of AAA on Fox airing live.",
"content": "A new match has been announced for AAA Noche de los Grandes.\nThe show will tape tonight at Arena Monterrey, with tonight’s episode of AAA on Fox airing live. Next week’s episode of AAA on Fox will feature the other matches taped at the show.\nAAA shar... [845 chars]",
"url": "https://www.f4wonline.com/news/wwe/new-match-announced-for-aaa-noche-de-los-grandes/",
"image": "https://www.f4wonline.com/wp-content/uploads/2026/05/20260512_AAANoches_GrandeGrande_16x9_Saturday_0.jpg",
"publishedAt": "2026-05-31T03:43:29Z",
"lang": "en",
"source": {
"id": "84f5631ccdc9277bb35b15979447ec3f",
"name": "F4W/WON",
"url": "https://www.f4wonline.com"
}
}
]
}