Compare / Rentometer
Rentometer is a handy free tool for a quick rent estimate on a single US address, based on nearby rentals. It's built for a landlord sizing up one property, not for pulling rental data at scale. If you need the underlying comparable listings, an API to build on, or coverage beyond the US, HousingFeed is the better fit.
| HousingFeed | Rentometer | |
|---|---|---|
| What it is | Raw rental listings + comps via API | A rent estimate for one address |
| Access | Documented API, bulk JSON | Web tool; limited API on paid plans |
| Underlying comps | Every comparable listing (rent, beds, source URL) | An estimate + a few comps |
| Coverage | 30 countries | United States |
| Pricing | Pay-per-use, free tier | Free (limited) · PRO subscription |
You need the raw comparable listings, an API to build your own estimate on, bulk market pulls, or coverage outside the US.
You just want a fast rent estimate for a single US address without building anything, Rentometer's free tool is perfect for that.
No scrapers, no proxies, filter the feed and get JSON back:
curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"country":"US","maxItems":100}'
1.2M live listings from 60+ sources across 30 countries, one documented API. Try it free.