LiveCal

Make your Google Booking Link better

Already have a Google Booking Link? This makes it more powerful. Embed a custom booking search right on your site — paste your link, match it to your brand, and copy the code. Visitors type a request (“Thursday or next week”) and get your real open times instantly. A faster, simpler way for people to explore your availability — no chatbot, no booking grid.

Live previewresizes itself to fit

The checkerboard shows where the page behind shows through (transparent background). Type in the box above — it really works.

Embed code
<iframe src="https://livecal.ai/availability/embed?" title="Availability" loading="lazy" style="width:1px;min-width:100%;max-width:460px;height:460px;border:0"></iframe>
<script>addEventListener('message',function(e){if(!e.data||e.data.type!=='livecal-availability:height')return;var fs=document.getElementsByTagName('iframe');for(var i=0;i<fs.length;i++){if(fs[i].contentWindow===e.source)fs[i].style.height=e.data.height+'px';}});</script>

The little script lets the box grow/shrink to fit its answer. If your site builder strips scripts, use the instead.