Weather Planner widget
The Weather Planner answers the question every destination post gets: “what's the weather like in [month]?” Visitors search any of 1,900+ places, pick a month, and see the typical high and low, how many rainy days to expect, and whether they'll be arriving in peak, shoulder, or quiet season — all without leaving your page.
Best for: Travel bloggers and destination-guide writers. Free, ad-free, and powered by Tripbase data for 1,900+ destinations.
Copy & paste this snippet
Renders the widget right where you drop it and adds a small credit link back to Tripbase.
<div class="tripbase-widget" data-widget="weather" data-dest="tokyo-japan"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>Prefer an iframe? Use this instead
<iframe src="https://www.tripbase.com/triptoe/widgets/twpThin.html?d=tokyo-japan" width="170" height="433" frameborder="0" scrolling="no" allowtransparency="true" loading="lazy" style="border:0;background:transparent;max-width:100%" title="Tripbase Weather Planner"></iframe>Options
data-dest— preset a destination by slug (e.g.tokyo-japan). Omit it for a searchable widget.data-unit—CorF(defaultF).data-theme—lightordark(defaultlight).
Live preview