‘Toy Story 5’ Stays Dominant No. 1 at U.K. and Ireland Box Office
Disney’s animated powerhouse “Toy Story 5” maintained its absolute stranglehold on the U.K. and Ireland box office during its sophomore frame, dropping a modest 36% to collect a...
Real-time box office news, structured for developers. NewsMesh surfaces box office 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.
Disney’s animated powerhouse “Toy Story 5” maintained its absolute stranglehold on the U.K. and Ireland box office during its sophomore frame, dropping a modest 36% to collect a...
Christopher Nolan's Oppenheimer has been overtaken as the highest-grossing biopic in box office history by Michael. Find out more.
2026 is shaping up to be the strongest box-office year since the pandemic, making it tough to blame super-failures on the usual scapegoats.
Marvel Boss Kevin Feige once said back at a Guaridans of the Galaxy Vol. 2 presser that when it came to the studio’s embrace of deeper character comic book stories like Black Pa...
Image Courtesy of DC Studios Supergirl looked like an easy win for DC Studios. In 2025, Superman proved that James Gunn and Peter Safran’s rebooted DC Universe could connect wit...
DC Studios defends Supergirl after the movie’s disappointing box office debut raised new questions about James Gunn’s DCU.
The music biopic surpassed Oppenheimer 's box office record two months after its release
Disney+'s global hit space opera franchise that is a box office phenomenon is officially starting a new era that could lead to the perfect future.
In “Supergirl,” a melodramatic cover of Jimmy Eat World’s “The Middle” scores a climactic battle sequence, with the song’s lyrics meant to offer encouragement to the plucky hero...
Backrooms is looking to continue its record-setting box office run as the A24 horror movie is officially returning to theaters with new footage.
The DCU is already in a tough spot after its first box office flop, but there is a clear problem that needs to be resolved if they hope to succeed.
Jon Bernthal's R-rated action thriller is a #1 global hit at a time when Supergirl has become a box office bomb, and The Bear has finally ended.
Despite its disastrous $68 million opening weekend haul, Supergirl won't derail the wider strategy for the DC Universe.
Image courtesy of Focus Features No box office enthusiast could have predicted the unprecedented performance of Obsession, a psychological horror thriller that became a global c...
Warner Bros. released the Milly Alcock-led superhero movie that scooped up $38 million at the domestic box office.
Disney and Pixar’s “Toy Story 5” maintained its hold on the top spot at the South Korean box office during the weekend of Jun. 26–28. According to data from KOBIS, the tracking ...
Bona Film Group’s historical war epic “Crossing” captured the top spot at the mainland China box office during the June 26–28 weekend, opening with RMB79.3 million ($11.7 millio...
As predicted by many (including yours truly), the corporate media, in the form of the disgraced, far-left New York Times, is blaming “misogyny” for Supergirl’s humiliating and w...
NewsMesh surfaces box office 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=box+office). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=box+office&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=box office with your apiKey to return recent box office stories as structured JSON. Add &category= or &country= to narrow the results.
Every box office 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: box office 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.