4 MLB All-Stars Who Could Be Traded This Summer (And 3 Who Could Stay Put)
It's certainly going to be a fun month around Major League Baseball before the 2026 trade deadline.
Real-time MLB trades news, structured for developers. NewsMesh surfaces MLB trades 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.
It's certainly going to be a fun month around Major League Baseball before the 2026 trade deadline.
PHOENIX — With Heliot Ramos’ return, the Giants’ roster is more or less back to where it was when the season began. As in: More square pegs for circular holes. Make no mistake: ...
With Adley Rutschman unlikely to be traded, the Yankees should turn their attention to another All-Star catcher to help solve their issues behind home plate.
Sonny Gray's Red Sox Sunday outing could spark this trade. The post How Sonny Gray’s Dominance of Yankees Could Spark Trade of 8-time MLB All-Star appeared first on HEAVY .
The Toronto Blue Jays may have an uncomfortable question to answer before the MLB trade deadline. Could Kevin Gausman actually be moved? It would have sounded strange not long a...
The New York Yankees are all-in on 2026. But they aren’t going to trade just anyone to win this year. The team intends to hold onto pitching prospect Carlos Lagrange and infield...
The annual flurry of activity that is the MLB trade deadline is now just a month away, and for teams residing in the gray area between buying and selling, decision time is fast ...
Bennett's emergence could reshape the Red Sox's trade deadline plans.
The New York Yankees desperately need to upgrade over Austin Wells at catcher. The Colorado Rockies could wield the best trade chip at the position in Hunter Goodman.
The Detroit Tigers have one of the most sought-after trade chips on their roster — Tarik Skubal.The 29-year-old southpaw is floating around in an overwhelming amount of trade ru...
Desperate to add rotation arms, the Chicago Cubs made a deal for left-hander David Peterson. While Peterson’s season hasn’t gone well, the trade to the Cubs offers the left-hand...
One MLB expert believes that the Dodgers could trade their top prospect in a blockbuster trade.
Sonny Gray would be a strong addition to just about any contender’s starting rotation, but what trade package could the Braves, Cubs and Padres send Boston?
The Boston Red Sox have to consider an Aroldis Chapman trade if this is the type of return they can get.
Tarik Skubal is among the Yankees' top trade deadline targets, but a deal might not happen. That's why a certain NL East ace must be a contingency plan.
The Chicago Cubs figure to be active in trade discussions this summer.
With the fewest wins in the American League, the Boston Red Sox are trending toward being a seller this summer, and a recent report detailed the potential return in an Aroldis C...
The Atlanta Braves are very steadily staying relevant in MLB trade rumors and speculation. One potential player who has surfaced as a top trade candidate is Boston Red Sox All-S...
This mock trade sees the Yankees acquire former All-Star 3B Isaac Paredes from the Astros in exchange for an enticing package.
With Romy González set to return for the New York Yankees series, Boston faces a roster crunch that could force a pre-deadline trade of a key bench piece.
NewsMesh surfaces MLB trades 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=MLB+trades). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=MLB+trades&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=MLB trades with your apiKey to return recent MLB trades stories as structured JSON. Add &category= or &country= to narrow the results.
Every MLB trades 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: MLB trades 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.