- 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 News API
Get the live top headlines from United States with our JSON API.
Get API key for the United States 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=general&apikey=API_KEY
{
"totalArticles": 469030,
"articles": [
{
"id": "ecb24038492617384ac43f032e99a63d",
"title": "Live updates: Artemis II astronauts splash down off California’s coast",
"description": "After making history on their journey around the moon, NASA’s Reid Wiseman, Victor Glover, Christina Koch and Canadian Space Agency astronaut Jeremy Hansen are coming home.",
"content": "The Artemis II crew is back on Earth and getting pulled out of the Orion capsule — which might have a bit of a stinky smell, according to former astronauts.\nAfter 10 days in space, the inside of the spacecraft could smell “like a locker room,” former... [8444 chars]",
"url": "https://www.cnn.com/2026/04/10/science/live-news/artemis-2-splashdown-astronauts-return",
"image": "https://media.cnn.com/api/v1/images/stellar/prod/art002e013365-large.jpg?c=16x9&q=w_800,c_fill",
"publishedAt": "2026-04-11T01:41:00Z",
"lang": "en",
"source": {
"id": "b7f8938851261c8403f75f40eb1d8645",
"name": "CNN",
"url": "https://www.cnn.com"
}
},
{
"id": "75e03c9c5dac6b86b07129e9b80a0446",
"title": "The Masters 2026 third-round tee times and how to watch on TV",
"description": "McIlroy starts round three with a six-shot lead as he eyes a second consecutive Masters crown",
"content": "It’s moving day at the Masters as the chase for a green jacket intensifies in round three at Augusta National.\nRory McIlroy took a giant step towards claiming a second consecutive Masters title after a stunning second round finale at Augusta National... [2390 chars]",
"url": "https://www.independent.co.uk/sport/golf/masters-2026-tee-times-rory-mcilroy-tv-schedule-b2955429.html",
"image": "https://static.independent.co.uk/2026/04/10/21/10-3a85b795675e45f8bdb58a2e9847e100.jpg?width=1200&height=800&crop=1200:800",
"publishedAt": "2026-04-10T23:57:00Z",
"lang": "en",
"source": {
"id": "0d5c0adfb0e84da759fe48296b9f6e55",
"name": "The Independent",
"url": "https://www.independent.co.uk"
}
},
{
"id": "0c40d6378c765584dbbec1ba6029538d",
"title": "Artemis II crew successfully splashes down in the Pacific | LIVE",
"description": "Artemis II's astronauts returned from the moon with a splashdown in the Pacific to close out humanity's first lunar voyage in more than a half-century",
"content": "HOUSTON -- Artemis II's astronauts returned from the moon with a dramatic splashdown in the Pacific on Friday to close out humanity's first lunar voyage in more than a half-century.\nIt was a triumphant homecoming for the crew of four whose record-bre... [4738 chars]",
"url": "https://abc7.com/post/artemis-ii-grand-moon-finale-pacific-splashdown-nasa-lunar-comeback/18866922/",
"image": "https://cdn.abcotvs.com/dip/images/18868584_041026-cc-ap-nasa-orion-splashdown-img.jpg?w=1600",
"publishedAt": "2026-04-10T23:21:38Z",
"lang": "en",
"source": {
"id": "e8558fd2479027f3073a0b5be434a244",
"name": "ABC7 Los Angeles",
"url": "https://abc7.com"
}
}
]
}