Recent Theater Releases — Profit Chart

Stored locally in your browser only (localStorage).
Used for “Now Playing” in theaters in the selected region.
Idle
Revenue here comes from TMDB’s /movie/{id} (worldwide gross as reported in TMDB), not Box Office Mojo. If you obtain a Box Office Mojo data source (e.g., via a Cloudflare Worker proxy), you can plug it into the marked hook below.
Results
Title Release Date Budget Revenue Profit
Optional: Plug in Box Office Mojo via Worker

Box Office Mojo does not provide a public API. If you create a Cloudflare Worker that returns revenue for a TMDB/IMDb ID, set USE_BOM_PROXY = true and fill BOM_PROXY_URL in the script below. The worker should handle CORS and any site scraping/legal considerations on your end.