Weather web part with a 3-day forecast on SharePoint

A weather web part for SharePoint with no API key

You want the local weather on the intranet home page. Today plus a short forecast, for whatever city you choose. Here is a web part for it, and it needs no API key.

Weather web part showing current weather and a 3-day forecast on SharePoint
Current weather and a three-day forecast for a city.

The weather comes from the open-meteo.com API, which does not need a key. You just type a city name. If your tenant blocks calls to outside services, the web part shows a friendly message instead of breaking the page.

Weather property pane showing the city and units settings
Enter a city and pick the units. That is all it needs.

In the property pane you enter the City and choose the units. There is no list to build and no key to manage.

The Weather web part is part of my open source SPFx Intranet Suite, a set of web parts for a modern SharePoint intranet. Install the package once and it shows up in the toolbox under Intranet Suite.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.