First-inning homers lift Red Sox past Nationals for 5th straight win
Willson Contreras and Caleb Durbin hit first-inning home runs, leading the Boston Red Sox to a 6-3, series-opening win over the visiting Washington Na
Real-time Boston Red Sox news, structured for developers. NewsMesh surfaces Boston Red Sox 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.
Willson Contreras and Caleb Durbin hit first-inning home runs, leading the Boston Red Sox to a 6-3, series-opening win over the visiting Washington Na
Don't expect to see the Boston Red Sox shortstop back in the lineup in the near future.
This gauntlet gives some serious Deja Vu of last season.
The Boston Red Sox outfielder hasn't played in a game since May 4.
The Boston Red Sox now have another hurler to watch ahead of the trade deadline in Patrick Sandoval.
There won't be a team more interesting than the Boston Red Sox in the final few weeks before the trade deadline.
The Boston Red Sox have faced criticism throughout their 2026 campaign.Despite clinching a clean sweep over the New York Yankees over the weekend, scrutiny still surrounds the b...
Boston Red Sox infielder Caleb Durbin has been one of the hottest hitters in baseball recently, and he went 1-for-4 at the plate with two RBI, a run scored, two stolen bases, an...
The Boston Red Sox signed a new lease on life after sweeping the New York Yankees at Fenway Park, but is it too little, too late?
It hasn’t been the ideal season for the Boston Red Sox by any means, but over the weekend they completed their best four-game stretch of the year.Boston swept the New York Yanke...
Boston Red Sox right-hander Sonny Gray was on his game Sunday, taking a no-hitter into the eighth inning until Amed Rosario singled to center field to break things up.
The Boston Red Sox needed every bit of what Fenway Park had to offer on Sunday night. Sonny Gray was perfect through seven innings, keeping the Yankees hitless deep into the nig...
The Boston Red Sox's starting rotation is on a heater right now you don't see very often.
The Boston Red Sox will be dealing with one of the hottest hitters in the National Leage when they open a three-game series against the visiting Washi
Jarren Duran's single to right drove in Masataka Yoshida with the game-winning run as the Boston Red Sox survived a comeback by their rivals and compl
BOSTON (AP) — Jarren Duran singled home the winning run to cap a three-run rally in the 10th inning after Boston blew a two-run lead in the ninth, and the Red Sox finished a fou...
Jarren Duran's single to right drove in Masataka Yoshida with the game-winning run as the Boston Red Sox survived a comeback by their rivals and completed a four-game sweep of t...
Jarren Duran's single to right drove in Masataka Yoshida with the game-winning run as the Boston Red Sox survived a comeback by their rivals and compl
The Boston Red Sox righty thrived on Sunday night against his old team.
On Sunday evening, the New York Yankees will conclude their series with the Boston Red Sox at Fenway Park.They have lost each of the first three games, most recently by a score ...
NewsMesh surfaces Boston Red Sox 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=Boston+Red+Sox). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=Boston+Red+Sox&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=Boston Red Sox with your apiKey to return recent Boston Red Sox stories as structured JSON. Add &category= or &country= to narrow the results.
Every Boston Red Sox 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: Boston Red Sox 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.