Always updated · No backend required

Your users want to know what's happening at the destination.

PlaceBrief is an embeddable widget that delivers a live, plain-language summary of news, weather, and atmosphere for any place on earth — directly inside your page.

<iframe src="widget.placebrief.io?mn_place=Paris&mn_mode=summary-first" />
mn_public_key=mn_demo_public_new_york & mn_lang=en

30 s

Average integration time

0

Backend changes required

As events flow

Automatic content refresh

News in. Readable summary out.

PlaceBrief runs a continuous pipeline so you never have to touch the data. The widget handles everything between global news and your user.

1

Global news flows in

We ingest thousands of articles daily from GDELT, RSS feeds, and curated sources, tagging every event with a precise geographic location and timestamp.

2

Structured on a map

Events are projected onto a hexagonal grid and scored for stability. Dozens of signals per location merge into one clear sentiment and a plain-language summary.

3

Widget renders on your page

The widget fetches a fresh summary for your destination and renders it inline — translated into the user's language, zero backend work on your side.

Three layouts. One parameter.

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

Compact

compact

A minimal status badge. The signal only — good for cards, sidebars, and editorial lists.

Best for: travel cards, lists, editorial sidebars

Recommended

Summary First

summary-first

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

Best for: booking pages, destination detail

Full

full

Complete map-and-summary experience. Users can explore nearby areas and adjust the time window.

Best for: dashboards, explorer tools, portals

More context for your visitors

Beyond the news map, the widget can surface two additional content blocks — each independently toggleable from the admin panel.

🎟️

Upcoming Events

Concerts, festivals and local events near the destination in the next 14 days — auto-updated, zero editorial effort.

🌍

Destination Overview

A concise Wikipedia orientation for the selected place — geography, culture, key facts. Stable context alongside the live news map.

Live in 30 seconds

No SDK. No npm install. No data pipeline to manage.

1

Get your API key

Sign up, confirm your domain, grab your key. Takes two minutes.

2

Paste the iframe

Set mn_place, mn_mode, and mn_lang in the src URL. No other changes.

3

It's live and stays fresh

The widget fetches updated summaries automatically — you never touch it again.

Configuration parameters

mn_place

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

Resolved automatically via geocoding

mn_mode

compact · summary-first · full

Widget layout variant

mn_lang

en · es · fr · de · pt

Summary language — set to match the user's locale

mn_window_days

1 · 7 · 30

How many days back to aggregate

mn_lock_place

0 · 1

Prevent users from navigating off the destination

Booking page — Rome hotel

<!-- Paste into your HTML -->
<iframe
  src="https://widget.placebrief.io
     ?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"
/>

What the user sees

A plain-language summary of what's happening in Rome right now — weather, events, sentiment — updated daily, in their language, with no load on your servers.

Built for products that show places

If your product includes a destination, the widget adds 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 — and book with more confidence.

Booking sites · Tour operators · Airlines · Accommodation platforms

📰

Travel Media

Embed live context alongside destination guides, reviews, and editorial content. The widget refreshes automatically — no editorial team needed to keep it current.

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 a single, credible status signal.

Activity platforms · Event ticketing · Short-term rentals

⚙️

Developers & APIs

Build directly against the PlaceBrief API. Query events by location, time window, and category. Full GeoJSON with sentiment scores, summaries, and trend data.

Internal tools · Custom dashboards · Research · Data pipelines

Or go deeper with the API

Query the raw event stream, sentiment scores, trend data, and map tiles directly — for custom integrations, dashboards, or internal tools.

  • Area summaries — plain-language context for any bounding box or place name
  • Event stream — filterable by location, time window, and category
  • Map tiles — MVT vector tiles and PNG sentiment heatmaps for your own map
  • Trend data — score history per H3 cell for sparklines and charts
View API documentation

GET /areas/summary?place=Lisbon&window_days=7

{
  "place":        "Lisbon, Portugal",
  "score":        2.4,
  "sentiment":    "positive",
  "summary":      "Lisbon is experiencing
    a calm week. No significant
    disruptions. Tourist activity
    is high. Weather sunny, 22 °C.",
  "events_count": 8,
  "window_days":  7,
  "language":     "en",
  "updated_at":   "2026-04-25T06:00Z"
}

Add destination context today

No backend. No data pipeline. Paste one iframe and your users get live, readable context for any place on earth — updated every day, automatically.

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