Norway XI vs Ivory Coast: Predicted lineup, confirmed team news, injury latest for World Cup 2026 today
Erling Haaland and Martin Odegaard set for swift recalls in last-32 clash
Real-time injury news, structured for developers. NewsMesh surfaces injury news coverage from outlets across 35 countries and serves it as clean JSON, each story tagged with its category, the countries it's relevant to, and the named people detected in the body. Pull it with full-text search (GET /v1/search?q=) and layer category, country, or date filters on top, no scraping required.
Erling Haaland and Martin Odegaard set for swift recalls in last-32 clash
Manchester United's midfield recruitment remains a priority despite Uruguayan midfielder Manuel Ugarte suffering a serious knee injury.
Texas Rangers outfielder Brandon Nimmo (shoulder) has been diagnosed with a sprained AC joint in his left shoulder, according to Evan Grant of The Dallas Morning News. The Range...
Seattle Mariners infielder/outfielder Brendan Donovan (groin) will be reevaluated after the team's current homestand and could be nearing a rehab assignment, per Ryan Divish of ...
San Diego Padres infielder Jake Cronenworth was activated from the concussion injured list on Monday after an eight-week absence.,The 32-year-old vete
New York Mets outfielder Luis Robert Jr. (back) is set to begin a rehab assignment with Triple-A Syracuse on Tuesday, per Anthony DiComo of MLB.com. Robert Jr. has been sideline...
After making a spectacular catch against the wall in Monday's contest against the Milwaukee Brewers, Cincinnati Reds outfielder Dane Myers suffered an injury.
<p>“We have a couple more injuries today, unfortunately,” <a class="Link" href="https://chicago.suntimes.com/cubs" >Cubs</a> skipper <b>Craig Counsell</b> said to start his p...
Some encouraging news on the injury front for the banged up D-backs rotation
The New York Mets have been without starting center fielder Luis Robert Jr. since the end of April. Anthony DiComo reports the latest update on Robert’s return from a back injur...
Cincinnati Reds shortstop Elly De La Cruz (ankle) is serving as the designated hitter and is batting leadoff on Monday for the series opener against the division-rival Milwaukee...
SACRAMENTO –– When Teoscar Hernández first suffered his hamstring strain in late May, he hoped to only spend roughly a month on the injured list. A month and two days later, he ...
New York Yankees outfielder Trent Grisham (hamstring) could come off the 10-day injured list for the team on either Wednesday or Friday, manager Aaron Boone told Jorge Castillo ...
The Los Angeles Dodgers reinstated outfielder Teoscar Hernandez (hamstring) from the 10-day injured list on Monday and optioned outfielder Ryan Ward to Triple-A Oklahoma City in...
The Los Angeles Dodgers have activated Teoscar Hernandez off the injured list and optioned an outfielder back to Triple-A.
Thomas Tuchel has a big decision to make in defence but Declan Rice is pushing for a return
With Marcus Semien expected to miss the next four to six weeks, per Jon Heyman, the Mets can finally give Ronny Mauricio a legit chance to prove himself.
Stale Solbakken expected to make wholesale changes once again as big-hitters return for round of 32 clash against Ivory Coast
NewsMesh surfaces injury news coverage from sources across 35 countries, normalised into one structured feed you can query by keyword, category, country, and date.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/search?q=injury+news). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=injury+news&limit=20"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.Call GET /v1/search?q=injury news with your apiKey to return recent injury news stories as structured JSON. Add &category= or &country= to narrow the results.
Every injury news article carries its category, the countries it's relevant to, and the named people detected in the body, so you can route and filter without your own NLP layer.
Yes. Add &category=technology (or business, politics, and more) and &country=us (or any ISO country code) to the search query to focus the feed.
Yes. NewsMesh is a real-time news API: injury news 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.
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.
Access the full dataset programmatically with the NewsMesh API.