Documentation
Iframe embed
<iframe src="https://weather.ee/embed/v1/YOUR_ID/" width="320" height="180" frameborder="0" loading="lazy"></iframe>
JavaScript
<div id="weather-ee-example"></div> <script src="https://weather.ee/static/widget/v1/loader.js" data-id="YOUR_ID" data-target="weather-ee-example" async></script>
Create a widget in the builder to get YOUR_ID.