Embeddable widgets

One script tag drops a live list, calendar and map of upcoming events onto any page — a bookstore's site, a library newsletter, a neighborhood blog. It sizes itself, follows your visitor's light/dark setting, and every event links back to FindLocal with a "Powered by FindLocal" credit.

Quick start

Paste this where the calendar should appear:

<script src="https://findlocal.community/widget.js" data-widget="literary-new-england"></script>

That's the Literary New England preset: author talks, readings, book clubs and poetry across the region's independent bookstores, libraries and literary organizations, in 18 metros from Stamford to Bangor.

Build your own

<script src="https://findlocal.community/widget.js" data-widget="literary-new-england"></script>

Live preview

Attributes

AttributeValuesNotes
data-widgetliterary-new-england · new-englandA preset: expands to a region + category. Explicit attributes override it.
data-regionnew-englandA region group (several metros). Wins over data-city.
data-cityCity slug or name, e.g. boston, portland-meOne metro. Defaults to Boston when neither region nor city is set.
data-catComma list of category slugsLeave out for all categories.
data-whenanytime · today · tomorrow · weekend · week · YYYY-MM-DDDate window, resolved in the local time zone. Default anytime (everything upcoming).
data-viewlist · calendar · mapInitial view; visitors can switch. Default list.
data-themeauto · light · darkauto follows the visitor's OS setting. Default auto.
data-limit1–300Maximum events loaded. Default 100. Past the limit the widget links to FindLocal for the rest.
data-heightPixelsInitial iframe height before the widget reports its real height (default 320).
data-partnerShort id, e.g. your site nameAdded to outbound links as utm_content so you can see referrals in FindLocal's stats.

Region groups

A region group bundles several metro partitions into one widget. The API and MCP tools are per-city; widgets are the one place a multi-metro area is a single thing.

SlugNameMetros
new-englandNew EnglandBoston, Providence, Hartford, New Haven, Stamford, Worcester, Northampton, Pittsfield, Cape Cod, Portland ME, Rockland, Bangor, Manchester, Portsmouth, Brattleboro, Hanover, Rutland, Burlington

Want another group (Bay Area, Texas Triangle, the Carolinas)? Ask — it's a one-line change on our side.

How it works

Terms

Background: Put live local events on your site on the blog.