Embeddable Widget

Add live paddleboard conditions to your website. Perfect for surf shops, tourism sites, rental shops, and blogs.

Live Demo

Dark Theme (Default)

Manly Beach
Very Good
💨12 km/h
🌊0.5 m
View on Is It Glassy

Light Theme

Manly Beach
Very Good
💨12 km/h
🌊0.5 m
View on Is It Glassy

How to Use

1. Choose a Location

Find the location slug from any spot on Is It Glassy. It's the part after the slash in the URL:
isitglassy.com/manly-beach-nsw

2. Add the Script

Copy and paste this code into your HTML where you want the widget to appear:

<script 
  src="https://isitglassy.com/widget/embed.js" 
  data-location="manly-beach-nsw" 
  data-theme="dark" 
  data-units="metric">
</script>

Configuration Options

AttributeRequiredDescription
data-locationYesLocation slug (e.g., manly-beach-nsw)
data-themeNodark or light (default: dark)
data-unitsNometric or imperial (default: metric)
data-targetNoCSS selector for widget placement

Perfect For

🏄‍♂️

Surf Shops

Show conditions for nearby spots to help customers plan their sessions.

🏖️

Tourism Sites

Add real-time conditions to beach and coastal destination pages.

🚣

Rental Shops

Help customers decide when to rent paddleboards based on conditions.

📝

Blogs

Enhance paddleboarding guides and spot reviews with live data.

🏨

Hotels & Resorts

Add value to guest experience with local water conditions.

📱

Community Sites

Integrate into local paddleboarding community pages and forums.

API Access

Want to build your own integration? Use our widget API endpoint:

GET https://isitglassy.com/api/widget?location=manly-beach-nsw&theme=dark&units=metric

Returns JSON with location data, conditions, glassy score, and pre-rendered HTML.
Rate limit: 100 requests per hour per IP.

Widget auto-refreshes every 10 minutes. Data provided by Open-Meteo