GrassGigs Embed Widget

Bring bluegrass events to your website with our free embeddable map

Quick Start

Add the GrassGigs event map to your website by copying and pasting this code:

<div style="max-width: 100%; margin: 1rem 0;">
  <iframe src="https://grassgigs.com/embed.html?region=europe" 
          width="100%" 
          height="600" 
          frameborder="0"
          title="Live Bluegrass Events - GrassGigs">
  </iframe>
  <p style="text-align: center; font-size: 0.85rem; margin-top: 0.5rem;">
    Live bluegrass events powered by <a href="https://grassgigs.com" target="_blank" rel="noopener">GrassGigs</a>
  </p>
</div>
Note: The embed widget is completely free to use and automatically updates with new events. No API key or registration required. Please keep the attribution link below the widget.

Configuration Options

Customize the widget using URL parameters:

Parameter Values Description
region europe, us, all Filter events by geographic region (shows 365 days of events)
countries DE,FR,NL Comma-separated list of country codes (ISO 3166-1 alpha-2)
state NY, NC,VA Filter by US state(s) — comma-separated 2-letter state codes
city nashville Filter by city name (case-insensitive, partial match)

Examples

European Events Only:

<div style="max-width: 100%; margin: 1rem 0;">
  <iframe src="https://grassgigs.com/embed.html?region=europe" 
          width="100%" height="600" frameborder="0"
          title="European Bluegrass Events - GrassGigs"></iframe>
  <p style="text-align: center; font-size: 0.85rem; margin-top: 0.5rem;">
    European bluegrass events powered by <a href="https://grassgigs.com" target="_blank" rel="noopener">GrassGigs</a>
  </p>
</div>

US Events Only:

<div style="max-width: 100%; margin: 1rem 0;">
  <iframe src="https://grassgigs.com/embed.html?region=us" 
          width="100%" height="600" frameborder="0"
          title="US Bluegrass Events - GrassGigs"></iframe>
  <p style="text-align: center; font-size: 0.85rem; margin-top: 0.5rem;">
    US bluegrass events powered by <a href="https://grassgigs.com" target="_blank" rel="noopener">GrassGigs</a>
  </p>
</div>

UK Events Only:

<div style="max-width: 100%; margin: 1rem 0;">
  <iframe src="https://grassgigs.com/embed.html?countries=GB" 
          width="100%" height="600" frameborder="0"
          title="UK Bluegrass Events - GrassGigs"></iframe>
  <p style="text-align: center; font-size: 0.85rem; margin-top: 0.5rem;">
    UK bluegrass events powered by <a href="https://grassgigs.com" target="_blank" rel="noopener">GrassGigs</a>
  </p>
</div>

UK & Ireland Events:

<div style="max-width: 100%; margin: 1rem 0;">
  <iframe src="https://grassgigs.com/embed.html?countries=GB,IE" 
          width="100%" height="600" frameborder="0"
          title="UK and Ireland Bluegrass Events - GrassGigs"></iframe>
  <p style="text-align: center; font-size: 0.85rem; margin-top: 0.5rem;">
    UK & Ireland bluegrass events powered by <a href="https://grassgigs.com" target="_blank" rel="noopener">GrassGigs</a>
  </p>
</div>

Specific Countries (Germany, France, Netherlands):

<div style="max-width: 100%; margin: 1rem 0;">
  <iframe src="https://grassgigs.com/embed.html?countries=DE,FR,NL" 
          width="100%" height="600" frameborder="0"
          title="Bluegrass Events in Germany, France and Netherlands - GrassGigs"></iframe>
  <p style="text-align: center; font-size: 0.85rem; margin-top: 0.5rem;">
    Bluegrass events powered by <a href="https://grassgigs.com" target="_blank" rel="noopener">GrassGigs</a>
  </p>
</div>

New York State Events:

<div style="max-width: 100%; margin: 1rem 0;">
  <iframe src="https://grassgigs.com/embed.html?state=NY" 
          width="100%" height="600" frameborder="0"
          title="New York Bluegrass Events - GrassGigs"></iframe>
  <p style="text-align: center; font-size: 0.85rem; margin-top: 0.5rem;">
    New York bluegrass events powered by <a href="https://grassgigs.com" target="_blank" rel="noopener">GrassGigs</a>
  </p>
</div>

Multiple States (North Carolina & Virginia):

<div style="max-width: 100%; margin: 1rem 0;">
  <iframe src="https://grassgigs.com/embed.html?state=NC,VA" 
          width="100%" height="600" frameborder="0"
          title="NC and VA Bluegrass Events - GrassGigs"></iframe>
  <p style="text-align: center; font-size: 0.85rem; margin-top: 0.5rem;">
    Bluegrass events powered by <a href="https://grassgigs.com" target="_blank" rel="noopener">GrassGigs</a>
  </p>
</div>

All Events Worldwide:

<div style="max-width: 100%; margin: 1rem 0;">
  <iframe src="https://grassgigs.com/embed.html?region=all" 
          width="100%" height="600" frameborder="0"
          title="Worldwide Bluegrass Events - GrassGigs"></iframe>
  <p style="text-align: center; font-size: 0.85rem; margin-top: 0.5rem;">
    Bluegrass events powered by <a href="https://grassgigs.com" target="_blank" rel="noopener">GrassGigs</a>
  </p>
</div>

Live Demo

See the European events widget in action:

Features

Partner Showcase

Want to be featured here? If you're using the GrassGigs embed widget on your website, let us know at support@grassgigs.com.

Technical Details

Browser Support

The embed widget works on all modern browsers:

Performance

Data Updates

Events are automatically updated:

Event Information

Each event displays:

Support & Contact

Need help or have questions about the embed widget?

Visit GrassGigs