Flag of the United States

United States News API

Get the live top headlines from United States with our JSON API.

Get API key for the United States 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 United States.

GET
https://gnews.io/api/v4/top-headlines?country=us&category=general&apikey=API_KEY
{
    "totalArticles": 100268,
    "articles": [
        {
            "title": "Stop & Shop stores reopen delis after deep cleaning due to Boar’s Head recall",
            "description": "Shortly after 7:00 p.m., Stop & Shop said they completed the deep cleaning process and the affected Boar’s Head meats were off the shelves.",
            "content": "QUINCY, Mass. — Some grocery stores in Massachusetts temporarily closed their delis for cleaning on Friday after Boar’s Head announced a recall of more than 200,000 pounds of meat linked to a listeria outbreak.\nThe US Department of Agriculture’s Food... [2819 chars]",
            "url": "https://www.boston25news.com/news/local/massachusetts-grocery-stores-close-delis-cleaning-after-boars-head-recall/5WDC22SCLJD6VIL6X2D6J4YUCU/",
            "image": "https://cmg-cmg-tv-10020-prod.cdn.arcpublishing.com/resizer/FtF3bVcMJGgs23VuPFDHvc8QXBk=/1440x810/filters:format(jpg):quality(70)/cloudfront-us-east-1.images.arcpublishing.com/cmg/QB46J4DXLRAYPO4L64U6JDRGTU.jpg",
            "publishedAt": "2024-07-27T02:32:00Z",
            "source": {
                "name": "Boston 25 News",
                "url": "https://www.boston25news.com"
            }
        },
        {
            "title": "Michael C. Hall to Return for Sequel Series",
            "description": "At Comic-Con, Paramount+ announced Michael C. Hall will narrate the 'Dexter: Original Sin' and return for a sequel series.",
            "content": "“Dexter” fans got an exciting surprise at Comic-Con‘s panel for the prequel series, “Original Sin.” Not only is original star Michael C. Hall set to narrate the prequel series, but he’ll be back on screen in an all new sequel seures, “Dexter: Resurre... [2575 chars]",
            "url": "https://variety.com/2024/tv/news/dexter-resurrection-michael-c-hall-sequel-series-1236086112/",
            "image": "https://variety.com/wp-content/uploads/2021/08/Dexter_NewBlood_0271_R.jpg?crop=0px%2C0px%2C1199px%2C675px&resize=1000%2C563",
            "publishedAt": "2024-07-27T01:00:00Z",
            "source": {
                "name": "Variety",
                "url": "https://variety.com"
            }
        },
        {
            "title": "Doug Emhoff Blasts JD Vance After He Called Kamala Harris 'Childless'",
            "description": "Since they married in 2014, Vice President Kamala Harris and second gentleman Doug Emhoff have co-parented Emhoff's two children with his ex-wife.",
            "content": "By clicking “Sign Up”, you accept our Terms of Service and Privacy Policy . You can opt-out at any time by visiting our Preferences page or by clicking \"unsubscribe\" at the bottom of the email.\nAccess your favorite topics in a personalized feed while... [4098 chars]",
            "url": "https://www.businessinsider.com/doug-emhoff-jd-vance-kamala-harris-childless-cat-lady-response-2024-7",
            "image": "https://i.insider.com/66a4135b1a227600e63224cf?width=1200&format=jpeg",
            "publishedAt": "2024-07-26T21:55:00Z",
            "source": {
                "name": "Business Insider",
                "url": "https://www.businessinsider.com"
            }
        }
    ]
}

Categories