Add a rental-income estimator to your website
Give your visitors instant short-term-rental occupancy, nightly-rate and revenue estimates — powered by real Airbnb data from Brixfox. One paste, no API key, no account. It works on any site and never clashes with your design.
1. Configure it
Pick a market, a location mode (pin-on-map, area picker, address search, or a single property), a theme, and your default bedroom count.
2. Copy the snippet
Grab the one-line embed code. It’s a tiny script plus a div — no API key, no account, nothing to host or maintain.
3. Paste it on your site
Drop it into any page. Your visitors instantly get rental occupancy, nightly rate and revenue estimates from real Airbnb data.
Build your embed
Configure, preview the live widget, and copy the snippet.
Configure your widget
Visitor drags a pin to choose any location.
Live preview
This is the actual widget. The “Powered by Brixfox” link sits in your page’s HTML as a real, crawlable backlink.
Copy & paste this snippet
<!-- Brixfox Rentalizer -->
<div class="brixfox-rentalizer"
data-market="bali"
data-mode="map"
data-bedrooms="3"
data-theme="light"
data-partner="partner"
style="min-height:460px">
<a href="https://www.brixfox.com/bali?utm_source=widget&utm_medium=referral&utm_campaign=backlink&utm_content=partner" target="_blank">Bali short-term rental income data by Brixfox</a>
</div>
<script async src="https://www.brixfox.com/embed/rentalizer.js"></script>Paste it anywhere in your site’s HTML. No API key, no account, nothing to maintain. The estimator and map load on demand.
Four ways your visitors can choose a location
Pin on a map
Visitors drag a pin anywhere to value any spot — great for a homepage or blog tool.
Area picker
A clean dropdown of named neighbourhoods. Zero typing, perfect for mobile.
Address search
Visitors type an address; we geocode it and return an estimate.
Single property
Lock it to one listing’s coordinates and embed it on every property page.
Available across every Brixfox market
The estimator covers Bali, Portugal, Dubai, the ABC Islands, and a growing list of vacation-rental markets including Thailand, Greece, Spain, Mexico and Croatia. Explore the full data behind it:
Frequently asked questions
Is the widget really free?
Yes. The Brixfox Rentalizer widget is free to embed. In return, it shows a small “Powered by Brixfox” link back to brixfox.com.
Do I need an API key or account?
No. You paste a single snippet. There is no key, no signup, and nothing to host — the estimator and map load straight from Brixfox.
Where does the data come from?
From real Airbnb-style short-term-rental performance: nearby listings’ observed occupancy and asking prices, weighted by distance and data quality. Figures are indicative estimates, not guarantees.
Will it slow down or clash with my site?
No. The widget renders inside an isolated Shadow DOM so it can’t collide with your CSS, it loads asynchronously, and the map library only loads when a visitor uses map mode.