Iframe embed · No backend required

One widget. Any destination. Three layouts.

PlaceBrief delivers a live, plain-language summary of news, weather, and atmosphere for any place — directly inside your page. Paste one iframe. Done.

<iframe src="widget.placebrief.io?mn_place=New York&mn_mode=summary-first" />
mn_mode=full · mn_public_key=mn_demo_public_new_york

30 s

Average integration time

0

Backend changes required

As events flow

Automatic content refresh

Three layouts. One parameter.

Pick the mode that fits your UI. Change mn_mode in the iframe URL — nothing else changes.

Compact

compact

A minimal status badge. Signal only — no map. Good for cards, sidebars, and editorial lists where space is limited.

Best for

Travel cards · Editorial lists · Sidebars

Recommended

Summary First

summary-first

Text summary above the map. Users read the context before they explore — ideal for booking flows and destination pages.

Best for

Booking pages · Destination detail · Editorial

Full

full

Complete map-and-summary experience. The map leads, users can explore nearby areas and adjust the time window.

Best for

Dashboards · Explorer tools · Portals

Configure with URL parameters

Everything is controlled through the iframe src URL. No JavaScript SDK. No configuration file.

All parameters

mn_public_key

Your API key — sets the allowed origin and funded runtime identity

Required. Use mn_demo_public_new_york for testing

mn_place

Any place name — Barcelona, Tokyo, "New York"

Resolved automatically via geocoding

mn_mode

compact · summary-first · full

Widget layout variant. Default: full

mn_lang

en · es · fr · de · pt

Summary language — match the user's locale

mn_window_days

1 · 7 · 30

How many days of events to aggregate

mn_lock_place

0 · 1

Prevent users from navigating off the destination

mn_search

0 · 1

Show or hide the place search bar

mn_start_expanded

0 · 1

Start with the map expanded (full mode only)

mn_upcoming_events

0 · 1 — default: 1

Show upcoming events near the destination (powered by Ticketmaster)

mn_wikipedia

0 · 1 — default: 1

Show a Wikipedia orientation summary for the selected destination

Booking page — Rome hotel

<!-- Paste into your HTML -->
<iframe
  src="https://widget.placebrief.io
     ?mn_public_key=YOUR_KEY
     &mn_place=Rome
     &mn_mode=summary-first
     &mn_lang=en
     &mn_window_days=7
     &mn_lock_place=1"
  width="100%"
  height="520"
  frameborder="0"
  loading="lazy"
/>
1

Get your API key

Sign up, confirm your domain. Takes two minutes.

2

Paste the iframe

Set mn_place, mn_mode, and mn_lang. No other changes.

3

It updates itself

The widget fetches fresh summaries automatically. You never touch it again.

Optional content blocks

Beyond the news map, the widget can surface two additional layers of destination context — each independently toggleable from the admin or embed URL.

🎟️

Upcoming Events

mn_upcoming_events

Shows concerts, sports, festivals and live events near the destination in the next 14 days. Helps travelers plan around the local calendar — and gives OTAs a natural moment to upsell experiences.

How to enable

On by default. Toggle from the Widget Admin → Controls or pass mn_upcoming_events=1 in the embed URL.

🌍

Destination Overview

mn_wikipedia

Pulls a concise Wikipedia orientation summary for the selected place — geography, culture, key facts. Provides stable background context that complements the live news map. Shown automatically when the destination has a Wikipedia article.

How to enable

On by default. Toggle from the Widget Admin → Controls or pass mn_wikipedia=1 in the embed URL.

Built for any page that shows a place

If your product includes a destination, the widget adds live context that helps users make a decision.

✈️

Travel & OTAs

Add a destination context block to hotel, flight, or experience detail pages. Users get a live read on atmosphere without leaving your funnel.

Booking sites · Tour operators · Airlines · Accommodation platforms

📰

Travel Media

Embed live context alongside destination guides and editorial content. The widget refreshes automatically — no editorial team needed.

Magazines · Guidebooks · Review platforms · Newsletters

🛍️

Experiences & E-commerce

Show buyers that conditions are favorable before they purchase a tour, rental, or ticket. Reduce pre-purchase hesitation with one credible status signal.

Activity platforms · Event ticketing · Short-term rentals

⚙️

Custom Integrations

Need something the iframe can't do? Build directly against the PlaceBrief API for full control over layout, language, and data structure.

Internal tools · Custom dashboards · Research · Data pipelines

Start embedding in 30 seconds

No backend. No npm install. Paste one iframe and your users get live, readable context for any place on earth.

Free tier includes 1,000 widget loads per month. No credit card required.