Put today's walkable window on your own site

One line of HTML. No account, no cost, no tracking of your visitors. Built for Hiroshima hotels, ryokan, tour operators and anyone writing about Miyajima.

What it looks like

The code

<div id="miyajima-tide"></div>
<script src="https://miyajimatides.com/embed/widget.js" async></script>
<p><a href="https://miyajimatides.com/">Tide data by Miyajima Tides</a></p>

Paste it where you want the box to appear. The script draws into the empty div; nothing else on your page is touched. It brings no jQuery, sets no cookies, and makes no further requests.

The one condition

Keep the visible link back to miyajimatides.com. That is the whole price. The tide calculation is free to use, and the link is what pays for keeping it free.

Raw data instead

If you would rather build your own display, the same figures are published as JSON:

https://miyajimatides.com/api/today.json

CORS is open, so you can read it from the browser. Same condition: show the link.

Where the numbers come from

Questions

Written and run by muutos Inc., Hiroshima. Corrections and requests: hello@miyajimatides.com. If you need a Japanese version, or the window for a specific future date rather than today, say so — both are easy to add.