Embeddable Burn Ban Widget
A small "is there a burn ban here?" box any website can drop onto their page by pasting one line of code. Always current, self-contained, and carrying a Powered by BurnAtlas link. Need the raw data instead? Use the API.
Format: state/county, e.g. tx/comal.
One line of code
<script async src="https://burnatlas.org/embed.js" data-county="tx/comal"></script>
Self-contained, so it cannot break or restyle the host site, and it updates itself. The "Powered by BurnAtlas" link is written into your page and must stay — it is a required, followable link.
Live preview
Installation notes
- Paste the snippet anywhere in your page body — the widget renders where you place it.
- It is self-contained (shadow DOM), so it cannot break or restyle your site, and it updates itself.
- The "Powered by BurnAtlas" link is written into your page's own markup and must remain — plain wording, a followable link, no
nofollow. - Beneath the status the widget shows an informational disclaimer and a link to the data terms. These must stay too.