TripBase Logo

Free travel widgets for your site

Drop a live, interactive Tripbase widget onto your blog or travel site in one line of HTML. Each one is free, ad-free, and powered by our data for 1,900+ destinations. Pick one, copy the snippet, paste it anywhere.

Weather Planner

Visitors pick a destination and a month and instantly see the typical high/low, rainy days, and whether it's peak, shoulder, or quiet season.

Copy & paste

<div class="tripbase-widget" data-widget="weather" data-dest="tokyo-japan"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>
Full details & iframe option →

Cost Per Day

A quick daily-budget estimate for any destination — backpacker, mid-range, or luxury — with a $/€/£ toggle.

Copy & paste

<div class="tripbase-widget" data-widget="cost" data-dest="paris-france"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>
Full details & iframe option →

Trip Cost Calculator

Readers pick a destination, travel style, and number of nights to total the whole trip — with a $/€/£ toggle.

Copy & paste

<div class="tripbase-widget" data-widget="tripcost" data-dest="tokyo-japan"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>
Full details & iframe option →

Climate Table

A compact month-by-month high/low table for any destination, with the best-weather months starred. Great for a sidebar.

Copy & paste

<div class="tripbase-widget" data-widget="table" data-dest="tokyo-japan"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>
Full details & iframe option →

Best Time to Visit

A month-by-month Great / Good / Busy / Quiet guide for any destination, blending the best weather with peak and shoulder seasons.

Copy & paste

<div class="tripbase-widget" data-widget="besttime" data-dest="paris-france"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>
Full details & iframe option →

Safety Score

A clean 0–10 safety badge for any destination, with a plain-language read on how cautious travelers should be.

Copy & paste

<div class="tripbase-widget" data-widget="safety" data-dest="tokyo-japan"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>
Full details & iframe option →

Drug & Alcohol Laws

At-a-glance legal status for alcohol, cannabis, hard drugs, and prescriptions in any destination's country — links to the full laws.

Copy & paste

<div class="tripbase-widget" data-widget="laws" data-dest="tokyo-japan"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>
Full details & iframe option →

Hometown Pride

A shareable “Proud to call [City] home” badge with a flattering fact — for locals, community sites, and personal pages.

Copy & paste

<div class="tripbase-widget" data-widget="pride" data-dest="paris-france"></div>
<script async src="https://www.tripbase.com/triptoe/js/embed.js"></script>
Full details & iframe option →

How it works

  • Paste the snippet anywhere on your site. The script renders the live widget right where you drop the <div> — free, ad-free, no tracking added to your visitors.
  • Set a default place with data-dest="tokyo-japan" (any destination slug), or omit it for a searchable widget. Tweak with data-unit="C", data-currency="EUR", or data-theme="dark".
  • Each widget adds a tidy credit link to the matching Tripbase guide so your readers can dig deeper.
  • Can't run scripts? Every widget also ships as a one-line iframe — see its page above for the code.