Built by Tom Scott, the British video presenter who runs his web work through Pad 26 Limited, Star Wars Weather Forecast was a browser toy with a clear premise: type in a real city, get back the Star Wars planet whose climate matched your local conditions. Hot and dry returned Tatooine. Cold and icy gave you Hoth. Rain or fog dropped you onto Dagobah or Kamino. Behind the gag sat real data. The tool pulled live conditions from the Yahoo Weather API and ran them through a translation layer that mapped temperature and precipitation onto the right fictional biome. The matching logic is genuinely clever, because anyone who knows the films can do it in their head, which means the fun was partly in checking whether the site agreed with you.

How the tool matched cities to Star Wars planets

Star Wars Weather Forecast cost nothing, asked for no login, and made no attempt to be anything more than what it was. That restraint is the whole appeal. One input box, one answer, and the answer arrived with enough internal logic to make the joke land rather than just sit there. I tried imagining a humid August day in a coastal town, and the Kamino call felt right. That kind of edge-case consistency is what separates a thought-through project from a five-minute hack.

Simple design with real weather data

Yahoo eventually closed off anonymous public access to the Weather API the project depended on, and Scott has stated plainly that this made the tool impossible to keep running. He has not hidden the page or let it rot without explanation. The landing page is now closer to a record of something that used to function than a service you can use today, and Star Wars Weather Forecast says so directly. The forecast is dead.

Why the forecast stopped working

That leaves Star Wars Weather Forecast in an awkward spot as a listing. The concept is still charming and the writeup on its end is clear, but a weather tool that returns nothing is a weather tool only in memory. There is a workaround for the determined: a fan named Vroomfrondal built a remake hosted on GitHub that references the original, and a separate third party shipped a Chrome Web Store extension to do the same trick. Neither is Star Wars Weather Forecast proper, and a casual visitor arriving from a category of working meteorology tools may not realise the live version has stopped entirely.

Fan remakes and workarounds available

What the project earned while it ran is easier to vouch for. Forbes mentioned it inside a science piece, Laughing Squid gave it a feature, and The Awesomer wrote it up. Star Wars Weather Forecast also caught fire on Reddit, with threads on r/StarWars (a community of roughly 3.8 million subscribers) and r/interestingasfuck, where the reception ran positive and nothing sour turned up. There are no Google, Trustpilot or Yelp ratings attached to it, which is unsurprising for a free novelty page nobody reviews on a star scale. The press and forum trail does the credibility work that a ratings widget normally would.

Press coverage and community reception

On reaching the person behind Star Wars Weather Forecast, the site keeps things light but functional. There is a general contact form at the tomscott.com level, plus links to Scott's Twitter handle and his YouTube channel, where most of his audience already follows him. No phone number or postal address appears on the site, though for a one-developer web experiment that is entirely normal. If you want to ask why the forecast stopped, the route is there, and the answer is more or less already written on the page.

Contacting Tom Scott about the project

The strongest thing going for Star Wars Weather Forecast is taste. It picked one small idea, executed it cleanly, sourced real data instead of faking the output, and stopped pretending to work once the data supply was cut. Abandoned web projects rarely end that gracefully. Scott's name attached to it is a reasonable quality indicator on its own, given his track record with this sort of project.

A non-functional tool sitting in a directory of live weather services raises a fair question, and the answer is mixed. Star Wars Weather Forecast is honest about its state, well documented, and pleasant to read, yet none of that changes the fact that the input box no longer produces a forecast. A visitor who clicks through expecting to type their city and get Hoth or Tatooine will get a postmortem instead, however gracefully written. As a working forecast it has nothing to give now; as a documented example of a well-made API mashup and a pointer toward the fan remake, it still has something to offer. The published evidence describes a genuinely good project that ran its course and was retired cleanly when its data supply disappeared.