Sports News, Tagged and Live

NewsMesh’s sports stream covers the full league calendar across 35 countries: top-tier football across Europe and the Americas, basketball, cricket, baseball, motorsport, and continental tournaments. Headlines arrive tagged with category, the countries they’re relevant to, and the named athletes detected in each story, so betting platforms, sports-media products, and fan-engagement tools can ingest without parsing free text. Coverage spans national wires, broadcaster newsrooms, and dedicated sports titles in each market.

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...

Sports news coverage

NewsMesh aggregates sports coverage from sources across 35 countries, normalised into one structured feed.

Pull Sports news into your app

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

curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=sports&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 Sports news

What sports news does NewsMesh cover?

NewsMesh aggregates sports coverage from sources across 35 countries into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.

Which endpoint returns sports news?

Call GET /v1/latest?category=sports. Add &country= to focus on one market, or pass a comma-separated list like &category=sports,business.

Which countries are covered for sports news?

NewsMesh aggregates coverage from 35 countries. Add &country=us (or any ISO country code, or a comma-separated list) to filter, or browse the per-country pages linked above.

Is sports news available in real time?

Yes. NewsMesh is a real-time news API: sports 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 sports 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 sports articles?

Access the full dataset programmatically with the NewsMesh API.