Furnished Finder Scraper
Pricing
from $1.00 / 1,000 results
Furnished Finder Scraper
[π° $1.0 / 1K] Extract furnished mid-term rental listings from FurnishedFinder.com. Get monthly rent, beds/baths, address, amenities, house rules, fees, photos, landlord profiles, availability, and tenant reviews. Search by city/state or paste URLs.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
SolidCode
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Pull furnished mid-term rental listings from FurnishedFinder.com at scale β monthly rent, bed and bath counts, full addresses with coordinates, amenities, house rules, fee breakdowns, photo galleries, availability calendars, landlord profiles, and tenant reviews for furnished housing across the United States. Built for travel-nurse housing teams, relocation and corporate-housing coordinators, and rental-market analysts who need structured furnished-rental data without manually searching one city page at a time.
Why This Scraper?
- Monthly rent with exact bed and bath counts β every listing carries a normalized USD
monthlyRent, plusbedroomCount,bathroomCount,bathroomType, andtotalSleepsso you can size and price-rank inventory instantly. - Three property-type filters β Entire Place (house, condo, apartment, cottage), Private Room, or Hotel, applied straight to any city-and-state search.
- Landlord profiles with verification flags β name, bio, home city/state, hosting tenure, plus
emailVerified,phoneVerified, andidVerifiedbooleans to qualify hosts before you reach out. - Real-time availability calendars β
isAvailableNow,availableFromDate, and a per-propertyavailabilityCalendarso you only surface units a tenant can actually book. - Tenant reviews with star ratings β each review includes reviewer name, star rating, submission date, title, full text, and any landlord reply, alongside
avgRatingandtotalReviewCount. - Full amenity lists, house rules, and itemized fees β the complete amenities array, house-rule list, and a structured
feesbreakdown pulled from every property detail page. - Photo galleries, not single thumbnails β every listing's full
photosarray (URL, caption, featured flag) for galleries and visual matching. - Nearby points of interest β
nearbyPOIsurfaces nearby hospitals and landmarks, the deciding factor for traveling-nurse and contract-worker placements. - Budget min/max filters across nationwide US cities β set a monthly price floor and ceiling on any city-and-state search, from major metros to small towns.
Use Cases
Relocation & Travel Nursing
- Find furnished units near a specific hospital or assignment site
- Filter by move-in availability so every result is bookable now
- Rank options by monthly rent against a per-diem housing stipend
- Surface verified landlords to speed up trustworthy bookings
Corporate & Insurance Housing
- Build vetted furnished-housing shortlists for relocating employees
- Source temporary homes for insurance-displaced tenants by city and budget
- Compare entire-place vs. private-room inventory across candidate markets
- Track availability calendars to confirm stay windows before placement
Rental Market Research
- Map furnished mid-term rent levels by city and property type
- Benchmark amenities and fee structures across competing listings
- Measure how much furnished inventory is available now vs. future-dated
- Analyze review sentiment and average ratings by market
Lead Generation for Property Managers
- Build landlord outreach lists with name, tenure, and verification status
- Identify hosts with multiple or highly-rated listings in target cities
- Spot under-reviewed or newly listed properties to pitch services
- Segment prospects by city, budget tier, and property type
Getting Started
Search by City
The simplest start β just a city and state:
{"searchLocations": ["Austin, TX"],"maxResults": 50}
Filtered Search
Entire-place rentals within a monthly budget, with reviews:
{"searchLocations": ["Nashville, Tennessee", "Houston, TX"],"propertyType": "entire_unit","minBudget": 1200,"maxBudget": 2800,"includeReviews": true,"maxResults": 200}
Using FurnishedFinder URLs
Paste city/state search pages, filtered or map search pages, or individual property pages directly:
{"startUrls": ["https://www.furnishedfinder.com/housing/Austin/Texas","https://www.furnishedfinder.com/property/12345"],"includePropertyDetails": true,"maxResults": 100}
Input Reference
What to Scrape
| Parameter | Type | Default | Description |
|---|---|---|---|
startUrls | string[] | [] | FurnishedFinder URLs. Works with city/state search pages, filtered or map search pages, and individual property pages. Filters already in the URL (price, dates, type) are applied automatically. |
searchLocations | string[] | [] | Search by city and state, e.g. "Austin, TX" or "Nashville, Tennessee". No need to build URLs manually. |
Search Filters
These apply to searchLocations only. When using URLs, all filters come from the URL itself.
| Parameter | Type | Default | Description |
|---|---|---|---|
propertyType | select | All Types | All Types, Entire Place (house, condo, apartment, cottage), Private Room, or Hotel. |
minBudget | integer | β | Only return rentals at or above this monthly price (USD). |
maxBudget | integer | β | Only return rentals at or below this monthly price (USD). |
Options
| Parameter | Type | Default | Description |
|---|---|---|---|
maxResults | integer | 100 | Maximum listings to return across all URLs and searches. Set to 0 for unlimited. Start with 10-50 to test. |
includePropertyDetails | boolean | true | Fetch each property's full detail page (landlord profile, description, house rules, fees, amenities, nearby hospitals). Slower but much richer. When off, only basic search fields are returned. |
includeReviews | boolean | false | Add tenant reviews to each property (rating, reviewer, date, text, landlord reply). Only applies when full details are on. |
Output
A representative result with full details and reviews enabled:
{"listingId": "1006574_1","title": "Cozy Furnished 2BR Near Downtown","url": "https://www.furnishedfinder.com/property/1006574_1","propertyType": "entire_unit","monthlyRent": 2000,"currency": "USD","bedroomCount": 2,"bathroomCount": 1,"bathroomType": "Private","totalSleeps": 4,"minimumStayDays": 30,"isAvailableNow": true,"availableFromDate": "2026-07-01","city": "Austin","state": "TX","zip": "78704","latitude": 30.2432,"longitude": -97.7654,"amenities": ["WiFi", "Washer/Dryer", "Parking", "Furnished"],"houseRules": ["No smoking", "No pets"],"fees": [{ "name": "Cleaning fee", "amount": "$150" }],"utilitiesIncluded": true,"photos": [{ "url": "https://images.furnishedfinder.com/1006574_1.jpg", "caption": null, "isFeatured": true }],"availabilityCalendar": [{ "date": "2026-07-01", "available": true }],"nearbyPOI": [{ "name": "St. David's Medical Center", "type": "hospital", "distance": "1.2 mi" }],"landlordName": "Jane Doe","landlordBio": "Renting furnished homes to traveling professionals since 2018.","landlordTenure": "Member since 2018","emailVerified": true,"phoneVerified": true,"idVerified": true,"avgRating": 4.8,"totalReviewCount": 12,"reviews": [{"reviewer": "Sarah M.","rating": 5,"date": "2026-03-10","title": "Perfect for my 13-week assignment","text": "Clean, well-equipped, and minutes from the hospital.","reply": "Thank you Sarah, welcome back anytime!"}]}
Core Fields
| Field | Type | Description |
|---|---|---|
listingId | string | Unique FurnishedFinder property identifier (e.g. 1006574_1) |
title | string | Listing title / property name |
url | string | Direct property page URL |
propertyType | string | Property type as labelled by FurnishedFinder (e.g. entire_unit, room, hotel) |
propertyTypeClass | string | Internal property-type class code from FurnishedFinder |
laundryType | string | Laundry arrangement (e.g. in-unit, shared, none) |
monthlyRent | number | Monthly rent in USD (normalized) |
currency | string | Currency code |
bedroomCount | number | Number of bedrooms |
bathroomCount | number | Number of bathrooms |
bathroomType | string | Private or shared bathroom |
totalSleeps | number | Maximum number of occupants |
minimumStayDays | number | Minimum stay length in days |
Availability & Location
| Field | Type | Description |
|---|---|---|
isAvailableNow | boolean | Whether the unit is available immediately |
availableFromDate | string | Earliest move-in date |
availabilityCalendar | object[] | Per-date availability calendar |
city | string | City |
state | string | State |
zip | string | ZIP code |
latitude | number | Latitude |
longitude | number | Longitude |
nearbyPOI | object[] | Nearby hospitals and landmarks with distance |
Property Details
Populated when includePropertyDetails is on.
| Field | Type | Description |
|---|---|---|
amenities | string[] | Full amenity list |
houseRules | string[] | House rules (smoking, pets, etc.) |
fees | object[] | Itemized fee breakdown |
utilitiesIncluded | boolean | Whether utilities are included |
photos | object[] | Photo gallery (url, caption, featured flag) |
description | string | Full listing description |
squareFootage | number | Living area in square feet |
Landlord
| Field | Type | Description |
|---|---|---|
landlordName | string | Landlord name |
landlordBio | string | Landlord biography |
landlordCity | string | Landlord home city |
landlordState | string | Landlord home state |
landlordTenure | string | How long the landlord has hosted |
emailVerified | boolean | Email verification flag |
phoneVerified | boolean | Phone verification flag |
idVerified | boolean | ID verification flag |
Reviews
Populated when includeReviews is on.
| Field | Type | Description |
|---|---|---|
avgRating | number | Average star rating |
totalReviewCount | number | Total number of reviews |
reviews | object[] | Reviews: reviewer, rating, date, title, text, reply |
Tips for Best Results
- Start small β set
maxResultsto 10-50 on your first run to confirm the data fits your needs, then scale up. - Type cities, skip URLs β "Austin, TX" or "Nashville, Tennessee" is easier and more reliable than building search links by hand. Both "ST" and full state names work.
- Turn details off for speed β leave
includePropertyDetailsoff when you only need rent, beds, baths, location, and photos; turn it on for landlord profiles, house rules, fees, and nearby hospitals. - Reviews imply details β
includeReviewsautomatically pulls full property details, since reviews live on the detail page. No extra setup needed. - Budget filters apply to searches only β
minBudget/maxBudgetandpropertyTypeshape city searches; when pasting URLs, set the price and type filters in the URL itself. - Pin to a hospital with
nearbyPOIβ for travel-nurse placements, sort results by thenearbyPOIhospital distance to surface the closest furnished housing to an assignment site. - Mix inputs in one run β combine several
searchLocationsandstartUrlstogether; results are de-duplicated by listing, so overlapping areas never double-count.
Pricing
From $1.00 per 1,000 results β flat pay-per-result pricing for furnished mid-term rental data. Bronze, Silver, and Gold subscribers pay progressively less; the table below shows total cost at each discount tier.
| Results | No discount | Bronze | Silver | Gold |
|---|---|---|---|---|
| 100 | $0.12 | $0.115 | $0.105 | $0.10 |
| 1,000 | $1.20 | $1.15 | $1.05 | $1.00 |
| 10,000 | $12.00 | $11.50 | $10.50 | $10.00 |
| 100,000 | $120.00 | $115.00 | $105.00 | $100.00 |
No compute or time-based charges β you pay per result, plus a small fixed per-run start fee. A "result" is any listing row in the output dataset.
Integrations
Export data in JSON, CSV, Excel, XML, or RSS. Connect to 1,500+ apps via:
- Zapier / Make / n8n β Workflow automation
- Google Sheets β Direct spreadsheet export
- Slack / Email β Notifications on new results
- Webhooks β Trigger custom APIs on run completion
- Apify API β Full programmatic access
Legal & Ethical Use
This actor is designed for legitimate housing research, relocation support, and market analysis. Users are responsible for complying with applicable laws and FurnishedFinder's Terms of Service. Do not use extracted data for spam, harassment, or any unlawful purpose, and handle any personal data (landlord and reviewer names) in line with applicable privacy regulations and fair housing rules.