Embed Live Property Data on Your Website
Add property cards, neighborhood stats, and market pulse widgets to any website or blog. Copy one line of HTML — data updates automatically.
Property Card
Display a live property profile with owner, value, last sale, and building details. Links back to the full record on Broker One.
<div data-brokerone="property"
data-parcel-id="YOUR_PARCEL_ID"></div>
<script src="https://brokerone.io/widget/broker-one"
async></script> Replace YOUR_PARCEL_ID with any Miami-Dade, Broward, or Palm Beach parcel ID. Find it on any property page URL.
Neighborhood Stats
Show median values, property counts, and recent sales activity for any South Florida zip code.
<div data-brokerone="neighborhood"
data-zip="33131"></div>
<script src="https://brokerone.io/widget/broker-one"
async></script> Replace 33131 with any South Florida zip code (33xxx or 34xxx).
Market Pulse
Live market snapshot — recent sales volume, median price, and active foreclosures for a zip code or county.
<div data-brokerone="market-pulse"
data-zip="33131"></div>
<script src="https://brokerone.io/widget/broker-one"
async></script> Use data-zip for a zip code or data-county="miami_dade" for a county-wide view.
How It Works
Pick a widget type, customize the parameters (parcel ID or zip code), and copy the HTML snippet.
Works on WordPress, Squarespace, Wix, Ghost, or any HTML page. Just paste the code where you want the widget to appear.
Data refreshes automatically from public records. No maintenance, no API keys, no cost.
FAQ
Yes. Embeddable widgets are free for any website. We ask that you keep the "Powered by Broker One" attribution.
No. The widget script handles everything. For programmatic access to raw data, see our API documentation.
Miami-Dade, Broward, and Palm Beach — over 2 million properties across South Florida.
The widget uses its own encapsulated styles. For full customization, use the REST API and build your own UI.
Need more control?
Our REST API gives you full access to property records, sales, ownership, and analysis data.
API Documentation →