United States News, Live and Structured

The United States feed is one of the most comprehensive single-country feeds on NewsMesh, covering federal politics from Washington (the White House, Congress, the Supreme Court, and federal agencies), Wall Street earnings and Federal Reserve actions out of New York, US tech and Silicon Valley out of California, and state-level political and economic news across the country. The pipeline draws on national news organisations, the major wire services, and large regional papers. Stories are tagged with category, US country relevance, and the named officials, executives, and public figures detected in the body, so political-monitoring tools, B2B intelligence platforms, and US-focused media products can drop the feed straight into pipelines.

sportstheScore·Oct 01, 2026

MLB's top 25 players 25 and under for 2026: 10-1

Welcome to theScore's ranking of the top 25 players entering their age-25 season or younger during the 2026 campaign. We've compiled our list based on previous performance and o...

sportsRotoBaller·Aug 27, 2026

Christian Gonzalez, Patriots Not Close to a New Deal

ESPN's Adam Schefter said on The Pat McAfee Show on Thursday that he does not think that star cornerback Christian Gonzalez and the New England Patriots have been close to a new...

sportsHeavy·Aug 27, 2026

Patriots Receive Huge TreVeyon Henderson Injury News

New England Patriots running back TreVeyon Henderson received a bit of positive news regarding his injury on Thursday afternoon. The running back should be “good to go” for the ...

United States news coverage

NewsMesh aggregates United States-relevant coverage across every major beat, from politics and business to technology and sport, normalised into one structured feed.

Pull United States news into your app

Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?country=us). The examples below are ready to copy.

curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&country=us&limit=20"

Endpoints

  • GET /v1/latest: Most-recent articles, filterable by category, country, and date range.
  • GET /v1/search: Full-text search across the archive with boolean operators and source filters.
  • GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.
  • GET /v1/article/{id}: Fetch a single article and its full metadata by ID.

Guides

Frequently asked questions about United States news

What sources does NewsMesh cover for United States?

NewsMesh aggregates United States-relevant reporting from national wires, broadcasters, and major papers, normalised into one structured feed with consistent fields across every source.

Which API endpoint returns United States news?

Call GET /v1/latest?country=us. Add &category= to narrow to a single beat, &from= and &to= for a date range, or use /v1/search?q= for keyword queries.

Can I filter United States news by category?

Yes. Append &category=politics (or business, sports, technology, health, and more) to /v1/latest?country=us, or browse the United States category pages linked above.

Is United States news available in real time?

Yes. NewsMesh is a real-time news API: United States stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.

How do I access the United States news feed?

Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.

Need more United States articles?

Access the full dataset programmatically with the NewsMesh API.