- 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
United States World News API
Get the live top world headlines from United States with our JSON API.
Get API key for the United States World 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 United States.
GET
https://gnews.io/api/v4/top-headlines?country=us&category=world&apikey=API_KEY
{
"totalArticles": 252494,
"articles": [
{
"id": "96833fcb58df00ada7f4fc9067cd824f",
"title": "Montreal Manhunt Ends After Shootout That Killed Police Officer",
"description": "Fady Dagher, the chief of the Montreal police, said that the “immediate threat to the public is no longer present” and that sheltering in place was no longer required.",
"content": "“The immediate threat to the public is no longer present,” said the Montreal police chief, Fady Dagher. “Shelter-in-place is no longer required.”\nThe shooting took place in the Côte-des-Neiges neighborhood. It appears to have occurred near a high-ris... [983 chars]",
"url": "https://www.nytimes.com/live/2026/06/22/world/shooting-montreal-news",
"image": "https://static01.nyt.com/newsgraphics/images/icons/defaultPromoCrop.png",
"publishedAt": "2026-06-22T19:29:01Z",
"lang": "en",
"source": {
"id": "2f580dc49292a1caf59cd86dd3c9e60b",
"name": "The New York Times",
"url": "https://www.nytimes.com"
}
},
{
"id": "9128a5ece9a02b1dfd25607e748ada4f",
"title": "Suspect neutralized after Montreal shooting leaves 2 dead",
"description": "A suspected gunman was neutralized following a shooting in Montreal's Côte-des-Neiges neighborhood that left a police officer and a citizen dead.",
"content": "NEWYou can now listen to Fox News articles!\nA gunman was \"neutralized\" Monday following a shooting in Montreal that left one police officer and one other person dead.\nAuthorities told Fox News that the shooting happened at the Côte-des-Neiges neighbo... [1456 chars]",
"url": "https://www.foxnews.com/world/suspect-neutralized-montreal-shooting-leaves-dead-including-officer",
"image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/06/montreal-skyline-photo-1.jpg",
"publishedAt": "2026-06-22T17:59:37Z",
"lang": "en",
"source": {
"id": "a8408ad388422503ac33101396026891",
"name": "Fox News",
"url": "https://www.foxnews.com"
}
},
{
"id": "9f058e5d18f2bac1cd0f6740d959ba42",
"title": "Montreal shooter injures three near Jewish sites in Canadian city",
"description": "The CBC cited the Montreal Police as emphasizing that the incident is ongoing and advised nearby residents to remain indoors.",
"content": "A Montreal police officer (SPVM) was killed, and others were wounded in a shooting attack in the Côte-des-Neiges neighborhood of Montreal, Canada, on Monday. According to local reports, the target was Jewish businesses.\nAt around 11:30 am Canada time... [1747 chars]",
"url": "https://www.jpost.com/diaspora/antisemitism/article-900180",
"image": "https://images.jpost.com/image/upload/f_auto,fl_lossy/q_auto/c_fill,g_faces:center,h_720,w_1280/726709",
"publishedAt": "2026-06-22T17:07:08Z",
"lang": "en",
"source": {
"id": "78834c45a26f98bca295cc641123cf7f",
"name": "The Jerusalem Post",
"url": "https://www.jpost.com"
}
}
]
}