Lakes announce LeBron is leaving franchise
LeBron James will continue his career in the NBA but its been announced he won't be at the Lakers.
Real-time NBA news, structured for developers. NewsMesh surfaces NBA 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.
LeBron James will continue his career in the NBA but its been announced he won't be at the Lakers.
LeBron James will continue his career in the NBA but its been announced he won't be at the Lakers.
The Sacramento Kings are reportedly bringing back free agent forward Precious Achiuwa.
LeBron James is leaving the Los Angeles Lakers after eight seasons wearing the purple and gold. Shams Charania broke the news for ESPN hours before free agency began on Tuesday ...
After parting ways with the Los Angeles Lakers, star forward LeBron James is reportedly taking his time to figure out his next move.
Magic Johnson helped bring LeBron James to the Los Angeles Lakers in 2018. Now, with James reportedly preparing to leave the franchise, Johnson is publicly thanking him for what...
The Lakers' new franchise player has spoken.
Boston has a lot to be figured out this offseason.
What seemed crazy just a couple of years ago might become a reality pretty soon. LeBron James has told the Los Angeles Lakers that he won't return after eight years with the org...
Jalen Williams had a dramatic social media reaction as LeBron James’ Lakers exit news shook the NBA and raised new questions in the West. The post Thunder Star Jalen Williams Re...
This summer will be about building on a good thing for the Pistons.
An NBA insider has identified the most likely landing spot for LeBron James after the Lakers star decided to leave Los Angeles. The post Lakers Learn LeBron James’ Likely Landin...
The Los Angeles Lakers’ reported interest in Jalen Duren makes even more sense after the latest LeBron James news, but the Detroit Pistons still control the restricted free agen...
Amid recent rumors, the Los Angeles Clippers have provided more insight into the situation of superstar forward Kawhi Leonard. The post Clippers Provide Key Kawhi Leonard Contra...
With LeBron James officially moving on from the Los Angeles Lakers, are the rumours about the Golden State Warriors real?
LeBron James is not retiring. But he is leaving the Los Angeles Lakers.
LeBron James has worn purple and gold for eight seasons. That run now has an expiration date, and the timing lines up almost perfectly with what Golden State has been building t...
The Los Angeles Lakers have made a decision on Bronny James' future despite losing LeBron James to free agency.
The NBA's ruling monarch isn't calling it quits just yet.
Zach Harper catches you up on the latest NBA news in our newsletter.
NewsMesh surfaces NBA 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=NBA+news). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=NBA+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=NBA news with your apiKey to return recent NBA news stories as structured JSON. Add &category= or &country= to narrow the results.
Every NBA 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: NBA 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.