Best Time to Visit widget
The Best Time to Visit widget turns a destination's whole year into a scannable Great / Good / Busy / Quiet guide — blending the best-weather months with peak and shoulder seasons so readers can see at a glance when to go and when to avoid the crowds. It's the most visual, most screenshot-able widget in the set.
Best for: Travel bloggers and trip-planning sites. 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="besttime" data-dest="paris-france"></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/besttime.html?d=paris-france" width="200" height="365" frameborder="0" scrolling="no" allowtransparency="true" loading="lazy" style="border:0;background:transparent;max-width:100%" title="Tripbase Best Time to Visit"></iframe>Options
data-dest— preset a destination by slug (e.g.paris-france). Omit it for a searchable widget.data-unit—CorF(defaultF).data-theme—lightordark(defaultlight).
Live preview