Furnishedfinder.com Scraper
Pricing
$11.00/month + usage
Furnishedfinder.com Scraper
The FurnishedFinder Scraper is your ultimate solution for streamlined rental searches, helping you extract detailed property data like amenities, availability, and pricing effortlessly. With customizable settings and persistent storage, it’s perfect for travelers, researchers, or property managers.
Pricing
$11.00/month + usage
Rating
5.0
(4)
Developer

Muhamed Didovic
Actor stats
0
Bookmarked
23
Total users
6
Monthly active users
2 days ago
Last modified
Categories
Share
Overview
The FurnishedFinder Scraper is a powerful tool designed to help you gather detailed housing listings from FurnishedFinder.com. Whether you're a traveling professional, property investor, or researcher, this scraper simplifies the process of extracting rental property information efficiently and effectively.
FurnishedFinder is a trusted platform for furnished housing, offering a wide range of options tailored for traveling professionals, students, and short-term renters. Our scraper enables efficient data extraction to streamline your housing search or research needs.
Features
- Extract Housing Listings: Gather detailed information on rental properties, including pricing, location, and amenities.
- Search Customization: Input specific start URLs to refine your property search.
- Configurable Settings: Adjust scraping parameters like concurrency, retries, and delays to suit your needs.
- Proxy Support: Ensure reliable and anonymous scraping with built-in proxy configurations.
- Persistent Data Storage:
- Use custom storage names to preserve data indefinitely, ensuring deduplication and flexibility.
- Duplicate datasets easily by assigning unique names to storage, enabling long-term analysis or simultaneous projects.
How to Use
- Set Up: Ensure you have an Apify account and access to the Apify platform.
- Provide Input Data: Input start URLs to define your scraping scope.
- Adjust Scraper Settings: Customize settings like
maxItems,maxDelay, andmaxConcurrencyas per your requirements. - Run the Scraper: Execute the scraper on the Apify platform.
- Download Results: Export the scraped data in your preferred format (JSON, CSV, Excel).
Input Configuration
Here is an example of how to set up the input for the FurnishedFinder Scraper:
{"startUrls": [{"url": "https://www.furnishedfinder.com/property/880829_1"},{"url": "https://www.furnishedfinder.com/housing/us--ca--long-beach?max-price=10000&property-type-class=%2Croom%2Centire_unit&move-in-date=20241224&_r=1"},{"url": "https://www.furnishedfinder.com/housing/us--tx--austin?min-price=0&max-price=3350&move-in-date=20241224&_r=1"},{"url": "https://www.furnishedfinder.com/housing/us--oh--columbus?min-price=0&max-price=3350&move-in-date=20250501&_r=1"},{"url": "https://www.furnishedfinder.com/housing/us--tx--austin?min-price=5400&max-price=13500&move-in-date=2025-05-31&map-ne-lat=30.35126&map-ne-lon=-97.65626&map-sw-lat=30.18302&map-sw-lon=-97.82986&map-zoom=12.648"},{"url": "https://www.furnishedfinder.com/housing/us--ca--long-beach?max-price=10000&property-type-class=room%2Centire_unit&move-in-date=20241224&_r=1"},{"url": "https://www.furnishedfinder.com/housing/us--ca--long-beach?move-in-date=2025-04-30&map-ne-lat=33.92878&map-ne-lon=-118.04100&map-sw-lat=33.60490&map-sw-lon=-118.33746&map-zoom=11.648"}],"maxItems": 5,"maxConcurrency": 50,"minConcurrency": 1,"maxRequestRetries": 30,"maxDelay": 15,"storeName": "FurnishedFinderListings","proxy": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Input Fields Explanation
| Field | Type | Required | Description |
|---|---|---|---|
| startUrls | array | Yes | List of URLs to start scraping from on FurnishedFinder.com. Supports city, filtered, or map URLs. |
| maxItems | integer | No | Maximum number of listings to process during a single run. |
| maxConcurrency | integer | No | Maximum number of pages processed simultaneously. |
| minConcurrency | integer | No | Minimum number of pages processed simultaneously. |
| maxRequestRetries | integer | No | Number of retries for failed requests before stopping. |
| maxDelay | integer | No | Maximum delay (in seconds) between requests to avoid rate limiting. |
| storeName | string | No | Custom name for the storage to enable data deduplication and retention. |
| proxy | object | No | Proxy settings for anonymity and reliability during scraping. See below for details. |
Proxy Configuration
- useApifyProxy: Set to
trueto use Apify Proxy (recommended for reliability and to avoid blocking). - apifyProxyGroups: (Optional) Array of proxy groups, e.g.,
["RESIDENTIAL"]for residential IPs.
Supported URL Types
The scraper supports the following URL formats:
- City-based URLs (e.g.,
/housing/City/State/Budget...) - Filtered URLs (with price, property type, move-in date)
- Map-based URLs (with bounding box and zoom parameters)
- Property Detail Pages (e.g.,
https://www.furnishedfinder.com/property/880829_1)
Both object and string formats for startUrls are supported.
Input Limits
- There is no hard-coded limit on the number of URLs, but very large lists may impact performance.
- Concurrency values should be set according to your Apify plan and the target website's rate limits.
Why Use Custom Storage?
- Persistent Retention: Preserve your data beyond the default retention limits.
- Data Deduplication: Automatically avoid duplicate entries in your storage.
- Flexible Project Management: Assign unique storage names to keep datasets separate for different projects or time periods.
- Long-Term Insights: Maintain historical data for comprehensive market trend studies.
Example: To keep results from different cities or time periods separate, set a unique
storeNamefor each run (e.g.,"storeName": "AustinMay2025Listings").
Output Structure
The scraper produces a structured list of rental properties with detailed information. Below is an example of the output:
{"propertyDetails": {"houseRules": [{"description": "Not Allowed","name": "petsNotAllowed","__typename": "HouseRule"},{"description": "Not Allowed","name": "smokingNotAllowed","__typename": "HouseRule"}],"amenities": [{"name": "washeranddryer","value": {"count": "3"},"__typename": "Amenity"},{"name": "essentialsKitchenwareBathwareLinens","value": {"count": "3"},"__typename": "Amenity"},{"name": "airConditioning","value": {"count": "3"},"__typename": "Amenity"},{"name": "heating","value": {"count": "3"},"__typename": "Amenity"},{"name": "quietEnvironment","value": {"count": "3"},"__typename": "Amenity"},{"name": "fullSizeIroningBoard","value": {"count": "3"},"__typename": "Amenity"},{"name": "hairDryer","value": {"count": "3"},"__typename": "Amenity"},{"name": "nonSmoking","value": {"count": "3"},"__typename": "Amenity"},{"name": "starterToiletries","value": {"count": "3"},"__typename": "Amenity"},{"name": "roomDarkeningShades","value": {"count": "3"},"__typename": "Amenity"},{"name": "smartTV","value": {"count": "3"},"__typename": "Amenity"},{"name": "internet","value": {"count": "3"},"__typename": "Amenity"},{"name": "wifi","value": {"count": "3"},"__typename": "Amenity"},{"name": "kitchen","value": {"count": "3"},"__typename": "Amenity"},{"name": "stoveTop","value": {"count": "3"},"__typename": "Amenity"},{"name": "fullSizeFridge","value": {"count": "3"},"__typename": "Amenity"},{"name": "microwave","value": {"count": "3"},"__typename": "Amenity"},{"name": "kitchenEssentials","value": {"count": "3"},"__typename": "Amenity"},{"name": "starterKitchenEssentials","value": {"count": "3"},"__typename": "Amenity"},{"name": "cleaningProducts","value": {"count": "3"},"__typename": "Amenity"},{"name": "cleaningProductsForBathroom","value": {"count": "3"},"__typename": "Amenity"},{"name": "pool","value": {"count": "3"},"__typename": "Amenity"},{"name": "securityAlarm","value": {"count": "3"},"__typename": "Amenity"},{"name": "smokeDetector","value": {"count": "3"},"__typename": "Amenity"},{"name": "carbonMonoxideDetector","value": {"count": "3"},"__typename": "Amenity"},{"name": "firstAidKit","value": {"count": "3"},"__typename": "Amenity"},{"name": "fireExtinguisher","value": {"count": "3"},"__typename": "Amenity"},{"name": "freeParkingOnPremises","value": {"count": "3"},"__typename": "Amenity"},{"name": "wideHallways","value": {"count": "3"},"__typename": "Amenity"},{"name": "stairsAtEntranceAndOrInsideTheProperty","value": {"count": "3"},"__typename": "Amenity"},{"name": "parking","value": {"count": "3"},"__typename": "Amenity"}],"details": {"avgRating": 5,"city": "Johnson City","description": "CONVERTED SCHOOLHOUSE with a POOL\nOne Bedroom LOFT APARTMENT\nTHE SCHOOLYARD was formerly the Austin Springs Elementary School, built in 1939 by President Roosevelt's Works Program Administration. The School is still the heart of this quiet Austin Spring community sitting on the banks of the Watauga River and Boone Lake. With only a 5.8 mile ride from Johnson City Medical Center you can relax in your newly renovated, one bedroom loft apartment. \nThis newly furnished apartment features a bright \"lake cottage\" color palate to create a vacation get-a-way feel for relaxing and there is a common GRAPEVINE COVERED DECK just outside your door to enjoy your morning coffee or evening glass of wine and watch the glorious pink sunsets.\nWith only 13 apartments on the property, THE SCHOOLYARD is a very quiet, safe environment and my husband, Fuller, and I live on the property as well.\nEverything you need is here waiting for you to walk in and start living, including, FIRST MORNING BREAKFAST of coffee, Orange Juice, Yogurt, and Muffins in case of a late evening check in.\nDAYS OFF, can be spent on the lake kayaking (we have a loaner kayak for your use), hiking & biking the Tweetsie Trail (loaner bikes for your use as well) and visiting our historic villages of Jonesborough and Abingdon. Plus lots of wonderful restaurants and bars around the ETSU Campus and Quillen Medical School.\nWhen you live at THE SCHOOLYARD it's ALWAYS RECESS.\n\n","id": "510042_1","minimumStayDays": 90,"monthlyPrice": "$1,600","pricingFrequency": "/month","propertyType": "Apartment","squareFootage": 600,"state": "Tennessee","title": "Converted Schoolhouse Lake Loft","totalReviewCount": 1,"utilitiesIncluded": true,"neighborhoodDescription": "","tvDescription": "Roku Smart TV High speed WIFI","spaceDescription": "","__typename": "Details"},"nearbyPOI": [{"distance": "5.4 miles away","name": "Mountain Home Vamc/Johnson City","type": "hospital","__typename": "NearbyPointOfInterest"},{"distance": "5.5 miles away","name": "Johnson City Medical Center","type": "hospital","__typename": "NearbyPointOfInterest"},{"distance": "5 miles away","name": "Franklin Woods Hospital","type": "hospital","__typename": "NearbyPointOfInterest"},{"distance": "13 miles away","name": "Sycamore Shoals Hospital","type": "hospital","__typename": "NearbyPointOfInterest"},{"distance": "12 miles away","name": "Bristol Regional Hospital","type": "hospital","__typename": "NearbyPointOfInterest"}],"fees": [{"amount": "$125","type": "Cleaning Fee","__typename": "Fee"},{"amount": "$1,600","type": "Deposit (Refundable)","__typename": "Fee"}],"otherUnits": [],"landlord": {"acceptOnlinePaymentsLabel": null,"biography": "My husband and I have lived all over the world and returned to my small hometown for its beauty and safe harbor. We purchased an 82 year old Schoolhouse near Boone Lake and converted it to 13 one bedroom apartments and a residence for the two of us on site.","city": "Johnson City","confirmedInfo": ["Email verified","Phone number verified","ID verified"],"licenseNumber": "","name": "Sassie","offersWorryFreeWaiverProtectionLabel": null,"profileImage": "https://staticusers.furnishedfinder.com/16ad0f03-85e0-4849-a233-82df1ab08f99jpg","state": "TN","tenure": "3 years, 2 months","username": "Sassie.Grissom59","displayPhone": true,"phone": null,"__typename": "Landlord"},"bathrooms": {"amount": 1,"list": [{"title": "Bathroom 1","type": "Private Bath","__typename": "Bathroom"}],"__typename": "BathroomsInfo"},"bedrooms": {"amount": 1,"list": [{"title": "Bedroom 1","type": "Queen Bed","sleeps": 1,"__typename": "Bedroom"}],"__typename": "Bedrooms"},"coordinates": {"latitude": 36.3847578,"longitude": -82.3426612,"__typename": "Coordinates"},"__typename": "PropertyDetails"},"propertyAvailability": {"availableFromDate": "11/10/2025","calendar": [],"lastUpdated": "06/09/2025","availabilityString": "availableNow","__typename": "PropertyAvailability"},"propertyPhotos": [{"caption": null,"id": "53768194","imageUrl": "https://www.furnishedfinder.com/_pdp_/510042/1/510042_1_53768194-full.jpeg","__typename": "PropertyPhoto"},{"caption": null,"id": "53768204","imageUrl": "https://www.furnishedfinder.com/_pdp_/510042/1/510042_1_53768204-full.jpeg","__typename": "PropertyPhoto"},...],"moreDetails": {"hasImages": true,"PropertyId": 510042,"pname": "Converted Schoolhouse Lake Loft","PType": "Apartment","contact_number": "9105088961","contact_email": "Sasgrissom@gmail.com","NeighborhoodOverview": "","sms_notification": "YesRealTime","IsPhoneDisabled": false,"brand": "","units": "Single Unit Listing","sublet": false,"MDesc": "$1600.00/month.<br />1 bedroom<br /><br /><a href='property-info.aspx'>more info...</a>","term_min": 90,"city": "Johnson City","Pstate": "Tennessee","zip": "37601","contact_website": "","Paddress": " 107 Riverview Dr","submitted_by": "Sassie.Grissom59","verified": true,"verifiedImagePath": "https://static.furnishedfinder.com/images/verified.png","furnished": true,"furnishedImagePath": "https://static.furnishedfinder.com/images/Furniture_Icon.png","displayPhone": "1","HotelCode": "","subbrand": "","aunit": "","CCode": "","CAmount": "","paid": true,"RentalLicence": "","H1": "Mountain Home Vamc/Johnson City","H1dis": 5.4,"H2": "Johnson City Medical Center","H2dis": 5.5,"H3": "Franklin Woods Hospital","H3dis": 5,"H4": "Sycamore Shoals Hospital","H4dis": 13,"H5": "Bristol Regional Hospital","H5dis": 12,"lat": "36.3847578","lon": "-82.3426612","photoprefix": "https://staticproperties.furnishedfinder.com/","photoprefix_NoImage": "https://static.furnishedfinder.com/","unitid": "1","lbIsFavoriteProp": false,"IsPaid": true,"PriceText": "$1,600/Month","PriceInfoText": "3 Months Min Stay<br /> Available On August 31","IsStripPaymentActive": 0,"MinTermDisplay": "3","UnitName": "Converted Schoolhouse Lake Loft","IsShowUnitNamePanel": false,"IsShowUnitPanel": false,"IsTitleLiteral2Panel": false,"IsShowPropOverview": true,"IsShowPropAccommodations": true,"features": [{"IsPetFriendly": false,"PetInfo": "","PetFriendlyImagePath": "","IsUtilityIncluded": true,"UtilityText": "Utilities Included","UtilityImagePath": "https://static.furnishedfinder.com/images/BlueUtil_icon.png","IsFurnitureIncluded": true,"FurnitureText": "Furniture Included","FurnitureImagePath": "https://static.furnishedfinder.com/images/BlueFurniture_Icon.png","IsLaundryIncluded": true,"LaundryText": "In-Unit W/D","LaundryImagePath": "https://static.furnishedfinder.com/images/BlueWD_icon.png"}],"propertyoverview": [{"Location": "Johnson City Tennessee 37601","PriceInfo": ["$1,600/Month <br />Available On August 31"],"UnitType": "Separate Unit","BathType": "Private Bath","EnteranceType": "Private Entrance"}],"UnitDetails": [{"id": "510042_1","value": "Converted Schoolhouse Lake Loft $1,600","unit_id": 1,"name": "Converted Schoolhouse Lake Loft","FDesc": "CONVERTED SCHOOLHOUSE with a POOL\nOne Bedroom LOFT APARTMENT\nTHE SCHOOLYARD was formerly the Austin Springs Elementary School, built in 1939 by President Roosevelt's Works Program Administration. The School is still the heart of this quiet Austin Spring community sitting on the banks of the Watauga River and Boone Lake. With only a 5.8 mile ride from Johnson City Medical Center you can relax in your newly renovated, one bedroom loft apartment. \nThis newly furnished apartment features a bright \"lake cottage\" color palate to create a vacation get-a-way feel for relaxing and there is a common GRAPEVINE COVERED DECK just outside your door to enjoy your morning coffee or evening glass of wine and watch the glorious pink sunsets.\nWith only 13 apartments on the property, THE SCHOOLYARD is a very quiet, safe environment and my husband, Fuller, and I live on the property as well.\nEverything you need is here waiting for you to walk in and start living, including, FIRST MORNING BREAKFAST of coffee, Orange Juice, Yogurt, and Muffins in case of a late evening check in.\nDAYS OFF, can be spent on the lake kayaking (we have a loaner kayak for your use), hiking & biking the Tweetsie Trail (loaner bikes for your use as well) and visiting our historic villages of Jonesborough and Abingdon. Plus lots of wonderful restaurants and bars around the ETSU Campus and Quillen Medical School.\nWhen you live at THE SCHOOLYARD it's ALWAYS RECESS.\n\n","space": "","TVDesc": "Roku Smart TV High speed WIFI","unitType": "Separate Unit","bathType": "Private Bath","entranceType": "Private Entrance","Afee1am": 125,"Afee1": "Cleaning Fee","Afee2am": 1600,"Afee2": "Deposit (Refundable)","Afee3am": 0,"Afee3": "","available_on": "2025-08-31T00:00:00","bedrooms": 1,"bathrooms": 1,"bathroomCount": 1,"Acc": "<li>Essentials (Kitchenware Bathware Linens)</li><li>Air Conditioning</li><li>Heating</li><li>Quiet Environment</li><li>Full-size ironing board</li><li>Hair dryer</li><li>Non-Smoking</li><li>Starter toiletries (toilet paper soap shampoo etc.)</li><li>Room-darkening shades</li><li>Smart TV</li><li>Internet</li><li>WiFi</li><li>Kitchen</li><li>Kitchenette</li><li>Stovetop</li><li>Full-size fridge</li><li>Microwave</li><li>Kitchen Essentials (plates utensils pots/pans etc.)</li><li>Starter Kitchen Essentials (dish soap paper towels sponge etc)</li><li>Cleaning products</li><li>Cleaning products for Bathroom</li><li>Pool</li><li>Security</li><li>Alarm</li><li>Smoke Detector</li><li>Carbon Monoxide Detector</li><li>First Aid Kit</li><li>Fire Extinguisher</li><li>Free Parking on Premises</li><li>Wide Hallways</li><li>Stairs at Entrance and/or Inside the Property<li> Designated parking spot just outside the door</li></li>","internetSpeed": "","rent_min": 1600,"icon_path": "https://staticproperties.furnishedfinder.com/510042/1/510042_1_53768194-full.jpeg","pets": false,"utilities": true,"furnished": true,"Laundry": "In-Unit W/D","SquareFt": 600,"soonFurnished": "0","petsicon_path": "","utilitiesicon_path": "https://static.furnishedfinder.com/images/util_icon.png","furnishedicon_path": "https://static.furnishedfinder.com/images/Furniture_Icon.png","Laundryicon_path": "https://static.furnishedfinder.com/images/WD_Icon.png","IsShowUnitInUnitPanel": true}],"PMProfileDetails": [{"username": "Sassie.Grissom59","Avitar": "https://staticusers.furnishedfinder.com/16ad0f03-85e0-4849-a233-82df1ab08f99jpg","email": "sasgrissom@gmail.com","RealName": "Sassie.Grissom59","Dname": "Sassie.Grissom59","Lname": "Grissom","Fname": "Sassie","phone": "9105088961","emailverified": "Yes","phoneverified": "Yes","accountCreationDate": "2023-05-23T16:35:05Z","acceptsOnlinePayment": false,"offersWorryFreeWaiver": false,"aboutMe": "My husband and I have lived all over the world and returned to my small hometown for its beauty and safe harbor. We purchased an 82 year old Schoolhouse near Boone Lake and converted it to 13 one bedroom apartments and a residence for the two of us on site.","homeCity": "Johnson City","homeState": "TN","license": ""}],"PropertyFees": [{"Type": "Cleaning Fee","Fees": " - $125.00"},{"Type": "Deposit (Refundable)","Fees": " - $1600.00"}],"hospital": [{"Name": "Mountain Home Vamc/Johnson City","DistanceText": "5.40 miles away"},{"Name": "Johnson City Medical Center","DistanceText": "5.50 miles away"},{"Name": "Franklin Woods Hospital","DistanceText": "5.00 miles away"},{"Name": "Sycamore Shoals Hospital","DistanceText": "13.00 miles away"},{"Name": "Bristol Regional Hospital","DistanceText": "12.00 miles away"}],"IsShpwHospitalPanel": true,"IsPricingAvailable": false,"Ratings": {"PropertyReview": [{"ReviewId": "167192","ImagePath": "https://www.gravatar.com/avatar/273aaf175ca8991412624177f7eae6e6?d=https://furnishedfinder.com/images/uicon.png?size=150","Name": "Mari***","Title": "Great experience!","SubmissionDate": "03/26/2025 00:00:00","ReviewText": "I had an amazing experience at The Schoolyard! The Lake Loft was so cute and cozy. It is very well decorated and had everything I needed. Sassie is very good at checking in and taking care of whatever the tenants need. ","ReviewStarRating": "5","IsShowReplyToReviewLink": false,"OwnerReply": "Thank you, Mariah. You were a wonderful guest. Come back to The Schoolyard anytime!","ReplyApproved": true}],"TotalReviewsCount": "1","AverageStarRating": "5","AverageRatingCount": "(5.0)","RatingRatePercentage": "","ShowReviewList": false,"ShowReviewTravelerPanel": false},"Bathrooms": "1 Bathroom","Bedrooms": "1 Bedroom","PreferredProperty": true,"AvailPropName": "Converted Schoolhouse Lake Loft","nearestAvailableUnit": {"UnitId": "","UnitName": "","Text": ""},"BookingLink": "","IsBookNow": false,"SquareFootage": "600","LaundryIncluded": "In-Unit W/D","PetFriendly": "No","UtilitiesIncluded": "Yes!","FurnitureIncluded": "Yes!","PropLocation": "Johnson City Tennessee 37601","activeProperty": true,"houseRules": []},"basicInfo": {"propertyType": "Apartment","propertyTypeClass": "entire_unit","approxLocation": {"latitude": 36.3847578,"longitude": -82.3426612,"__typename": "LatLng"},"name": "Converted Schoolhouse Lake Loft","amenities": ["airConditioning","carbonMonoxideDetector","cleaningProducts","cleaningProductsForBathroom","essentialsKitchenwareBathwareLinens","fireExtinguisher","firstAidKit","freeParkingOnPremises","fullSizeFridge","fullSizeIroningBoard","hairDryer","heating","internet","kitchen","kitchenEssentials","microwave","nonSmoking","parking","pool","quietEnvironment","roomDarkeningShades","securityAlarm","smartTV","smokeDetector","stairsAtEntranceAndOrInsideTheProperty","starterKitchenEssentials","starterToiletries","stoveTop","utilitiesIncluded","washeranddryer","wideHallways","wifi"],"listingId": "510042_1","laundryType": "In-Unit W/D","description": "","encodedLocationName": "us--tn--johnson-city","availableOnDate": "Available","isAvailableNow": true,"photos": [{"url": "https://staticproperties.furnishedfinder.com/510042/1/510042_1_53768194-full.jpeg","isFeatured": true,"__typename": "Image"},{"url": "https://staticproperties.furnishedfinder.com/510042/1/510042_1_53768204-full.jpeg","isFeatured": false,"__typename": "Image"},...],"rentAmount": {"amount": "$$1,600/month","currency": "USD","__typename": "Money"},"totalSleeps": 1,"bedroomCount": 1,"bathroomCount": 1,"isFavorite": false,"__typename": "SearchResultItem"},"availability": {"PropertyId": 0,"AvailabilityData": {"AvailabilityDate": "Available On August 31, 2025","LastUpdateDate": "Last Updated 6/9/2025","AllowEdit": false},"PropertyAvailabilityList": []},"reviews": [{"Rating": "5.0","ReviewCounts": 1,"Rname": "Mari***","Rtitle": "Great experience!","Rdate": "Mar 26, 2025","Rbody": "I had an amazing experience at The Schoolyard! The Lake Loft was so cute and cozy. It is very well decorated and had everything I needed. Sassie is very good at checking in and taking care of whatever the tenants need. ","Rrating": "5","Remail": "https://www.gravatar.com/avatar/273aaf175ca8991412624177f7eae6e6?d=https://furnishedfinder.com/images/uicon.png?size=150","replyLink": "","replyHtml": "<div class='dialogbox' style='padding-left:25px;'><div class='review' style='background-color:#d9e6e5'><span Class='tip tip-up'></span><div class='message'><h3>Owner reply </h3><span>Thank you, Mariah. You were a wonderful guest. Come back to The Schoolyard anytime!</span></div></div></div>","reviewid": "167192","reply": "Thank you, Mariah. You were a wonderful guest. Come back to The Schoolyard anytime!","ReplyApproved": true,"PMID": "Sassie.Grissom59","IsQAM": false,"Clientimg": "MJ"}]}
Output Fields Explanation
The scraper generates detailed rental property listings, encompassing critical attributes such as pricing, amenities, availability, landlord details, marketing metadata, and downstream formatting helpers. Every field emitted in the JSON is described below so you can map it directly into your consumer systems:
-
propertyDetails (object): GraphQL-based property payload used to build the listing detail page.
- houseRules (HouseRule[]): Stay restrictions with description, name, and __typename (
"HouseRule"). - amenities (Amenity[]): Structured amenities, each with name, value.count (string flag or quantity), and __typename (
"Amenity"). - details (object): Descriptive core including avgRating, city, description, id, minimumStayDays, monthlyPrice, pricingFrequency, propertyType, squareFootage, state, title, totalReviewCount, utilitiesIncluded, neighborhoodDescription, tvDescription, spaceDescription, and __typename (
"Details"). - nearbyPOI (NearbyPointOfInterest[]): Key surroundings (often hospitals) with distance, name, type, and __typename (
"NearbyPointOfInterest"). - fees (Fee[]): Ancillary charges, each exposing amount, type, and __typename (
"Fee"). - otherUnits (array): Optional list of sibling units (mirrors the
basicInfoshape when populated). - landlord (Landlord): Host profile containing acceptOnlinePaymentsLabel, biography, city, confirmedInfo, licenseNumber, name, offersWorryFreeWaiverProtectionLabel, profileImage, state, tenure, username, displayPhone, phone, and __typename (
"Landlord"). - bathrooms (BathroomsInfo): Bathroom summary with amount, list of (title, type, __typename =
"Bathroom"), and __typename ("BathroomsInfo"). - bedrooms (Bedrooms): Bedroom breakdown with amount, list entries (title, type, sleeps, __typename =
"Bedroom"), and __typename ("Bedrooms"). - coordinates (Coordinates): Map placement using latitude, longitude, and __typename (
"Coordinates"). - __typename (string): Always
"PropertyDetails".
- houseRules (HouseRule[]): Stay restrictions with description, name, and __typename (
-
propertyAvailability (object): Owner-updated high-level availability summary with availableFromDate, calendar (array of date spans), lastUpdated, availabilityString, and __typename (
"PropertyAvailability"). -
propertyPhotos (PropertyPhoto[]): PDP media gallery, each item exposing caption, id, imageUrl, and __typename (
"PropertyPhoto"). -
moreDetails (object): Legacy REST payload powering classic Furnished Finder widgets and marketing surfaces.
- Listing identity & contact: hasImages, PropertyId, pname, PType, contact_number, contact_email, NeighborhoodOverview, sms_notification, IsPhoneDisabled, brand, units, sublet, MDesc (HTML-rich summary), term_min, city, Pstate, zip, contact_website, Paddress, submitted_by, verified, verifiedImagePath, furnished, furnishedImagePath, displayPhone, HotelCode, subbrand, aunit, CCode, CAmount, paid, RentalLicence, lbIsFavoriteProp, IsPaid, PriceText, PriceInfoText, IsStripPaymentActive, MinTermDisplay, UnitName, IsShowUnitNamePanel, IsShowUnitPanel, IsTitleLiteral2Panel, IsShowPropOverview, IsShowPropAccommodations, AvailPropName, BookingLink, IsBookNow, SquareFootage, LaundryIncluded, PetFriendly, UtilitiesIncluded, FurnitureIncluded, PropLocation, activeProperty, and houseRules (legacy array, often empty).
- Hospitals & geo helpers: H1 … H5 and H1dis … H5dis (nearby hospitals + distances), lat, lon, photoprefix, photoprefix_NoImage, unitid.
- features (array): Each object indicates amenity group status via IsPetFriendly, PetInfo, PetFriendlyImagePath, IsUtilityIncluded, UtilityText, UtilityImagePath, IsFurnitureIncluded, FurnitureText, FurnitureImagePath, IsLaundryIncluded, LaundryText, LaundryImagePath.
- propertyoverview (array): Quick facts per card with Location, PriceInfo (string array), UnitType, BathType, EnteranceType.
- UnitDetails (array): Deep unit metadata enumerating id, value, unit_id, name, FDesc, space, TVDesc, unitType, bathType, entranceType, Afee1am, Afee1, Afee2am, Afee2, Afee3am, Afee3, available_on, bedrooms, bathrooms, bathroomCount, Acc (HTML amenities list), internetSpeed, rent_min, icon_path, pets, utilities, furnished, Laundry, SquareFt, soonFurnished, petsicon_path, utilitiesicon_path, furnishedicon_path, Laundryicon_path, IsShowUnitInUnitPanel.
- PMProfileDetails (array): Property manager profiles with username, Avitar, email, RealName, Dname, Lname, Fname, phone, emailverified, phoneverified, accountCreationDate, acceptsOnlinePayment, offersWorryFreeWaiver, aboutMe, homeCity, homeState, license.
- PropertyFees (array): Human-formatted fee display pairs (Type, Fees).
- hospital (array): Duplicate hospital listing with Name and DistanceText.
- IsShpwHospitalPanel, IsPricingAvailable (booleans): Toggle UI panels.
- Ratings (object): Review snapshot including PropertyReview (array of reviews with ReviewId, ImagePath, Name, Title, SubmissionDate, ReviewText, ReviewStarRating, IsShowReplyToReviewLink, OwnerReply, ReplyApproved), plus TotalReviewsCount, AverageStarRating, AverageRatingCount, RatingRatePercentage, ShowReviewList, ShowReviewTravelerPanel.
- Bathrooms, Bedrooms (strings): Readable counts.
- PreferredProperty (boolean): Marks premium listings.
- nearestAvailableUnit (object): Fields UnitId, UnitName, Text for alternative availability suggestions.
-
basicInfo (object): Search-result summary block mirroring Apify dataset defaults.
- Core fields: propertyType, propertyTypeClass, name, listingId, laundryType, description, encodedLocationName, availableOnDate, isAvailableNow, totalSleeps, bedroomCount, bathroomCount, isFavorite, __typename (
"SearchResultItem"). - approxLocation (LatLng): latitude, longitude, __typename (
"LatLng"). - amenities (string[]): Flat amenity slugs for filters.
- photos (Image[]): Thumbnail gallery with url, isFeatured, __typename (
"Image"). - rentAmount (Money): Pricing display with amount, currency, __typename (
"Money").
- Core fields: propertyType, propertyTypeClass, name, listingId, laundryType, description, encodedLocationName, availableOnDate, isAvailableNow, totalSleeps, bedroomCount, bathroomCount, isFavorite, __typename (
-
availability (object): Legacy calendar feed with PropertyId, AvailabilityData (AvailabilityDate, LastUpdateDate, AllowEdit), and PropertyAvailabilityList (array of additional date segments).
-
reviews (array): Traveler testimonials captured from the public property page. Each review can include Rating, ReviewCounts, Rname, Rtitle, Rdate, Rbody, Rrating, Remail, replyLink, replyHtml, reviewid, reply, ReplyApproved, PMID, IsQAM, Clientimg.
Explore More Scrapers
If you found the FurnishedFinder Scraper useful, check out other powerful scrapers and actors at memo23's Apify profile. We offer a wide range of tools to enhance your web scraping and automation needs.
Support
- For issues or feature requests, please use the Issues section of this actor.
- For further assistance, contact the author:
- Author's website: https://muhamed-didovic.github.io/
- Email: muhamed.didovic@gmail.com
Additional Services
- Request customization or a full dataset: muhamed.didovic@gmail.com
- Need other platforms scraped? Contact muhamed.didovic@gmail.com
- For API services of this scraper, reach out to muhamed.didovic@gmail.com