Furnishedfinder.com Scraper avatar
Furnishedfinder.com Scraper

Under maintenance

Pricing

$5.00/month + usage

Go to Store
Furnishedfinder.com Scraper

Furnishedfinder.com Scraper

Under maintenance

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

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.

3.0 (1)

Pricing

$5.00/month + usage

0

Total users

6

Monthly users

3

Runs succeeded

97%

Last modified

9 days ago

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

  1. Set Up: Ensure you have an Apify account and access to the Apify platform.
  2. Provide Input Data: Input start URLs to define your scraping scope.
  3. Adjust Scraper Settings: Customize settings like maxItems, maxDelay, and maxConcurrency as per your requirements.
  4. Run the Scraper: Execute the scraper on the Apify platform.
  5. 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/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

FieldTypeRequiredDescription
startUrlsarrayYesList of URLs to start scraping from on FurnishedFinder.com. Supports city, filtered, or map URLs.
maxItemsintegerNoMaximum number of listings to process during a single run.
maxConcurrencyintegerNoMaximum number of pages processed simultaneously.
minConcurrencyintegerNoMinimum number of pages processed simultaneously.
maxRequestRetriesintegerNoNumber of retries for failed requests before stopping.
maxDelayintegerNoMaximum delay (in seconds) between requests to avoid rate limiting.
storeNamestringNoCustom name for the storage to enable data deduplication and retention.
proxyobjectNoProxy settings for anonymity and reliability during scraping. See below for details.

Proxy Configuration

  • useApifyProxy: Set to true to 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

  • City-based URLs (e.g., /housing/City/State/Budget...)
  • Filtered URLs (e.g., with price, property type, move-in date)
  • Map-based URLs (e.g., with bounding box and zoom parameters)
  • 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 storeName for 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:

{
"propertyType": "House",
"propertyTypeClass": "entire_unit",
"approxLocation": {
"latitude": 33.8500445,
"longitude": -118.2459697,
"__typename": "LatLng"
},
"name": "Beautiful home in the heart of the city",
"amenities": [
"airConditioning",
"cableTV",
"carbonMonoxideDetector",
"cleaningProducts",
"cleaningProductsForBathroom",
"closeToPublicTransportation",
"dedicatedWorkspaceForLaptops",
"disabledParkingAvailable",
"dishwasher",
"essentialsKitchenwareBathwareLinens",
"fireExtinguisher",
"fireplace",
"firstAidKit",
"freeParkingOnPremises",
"fullSizeFridge",
"fullSizeIroningBoard",
"heating",
"internet",
"kitchen",
"kitchenEssentials",
"microwave",
"nonSmoking",
"parking",
"quietEnvironment",
"roomDarkeningShades",
"securityAlarm",
"smartTV",
"smokeDetector",
"stairsAtEntranceAndOrInsideTheProperty",
"starterKitchenEssentials",
"stoveTop",
"tv",
"utilitiesIncluded",
"washeranddryer",
"wideHallways",
"wifi"
],
"listingId": "352292_1",
"laundryType": "In-Unit W/D",
"description": "",
"encodedLocationName": "us--ca--carson",
"availableOnDate": "Available",
"isAvailableNow": true,
"photos": [
{
"url": "https://staticproperties.furnishedfinder.com/352292/1/352292_1_37016543-full.jpg",
"isFeatured": true,
"__typename": "Image"
},
{
"url": "https://staticproperties.furnishedfinder.com/352292/1/352292_1_37016544-full.jpg",
"isFeatured": false,
"__typename": "Image"
}
//...
],
"rentAmount": {
"amount": "1650.00",
"currency": "USD",
"__typename": "Money"
},
"totalSleeps": 2,
"bedroomCount": 1,
"bathroomCount": 1,
"__typename": "SearchResultItem",
"details": {
"hasImages": true,
"PropertyId": 352292,
"pname": "Beautiful home in the heart of the city",
"PType": "House",
"contact_number": "3107225775",
"contact_email": "ashleyhatcher416@gmail.com",
"NeighborhoodOverview": "The neighborhood is quiet, and neighbors are very friendly.",
"sms_notification": "YesRealTime",
"IsPhoneDisabled": false,
"brand": "",
"units": "Single Unit Listing",
"sublet": false,
"MDesc": "3 bedroom<br/><br/><a href='property-info.aspx'>more info...</a>",
"term_min": 30,
"city": "Carson",
"Pstate": "California",
"zip": "90746",
"contact_website": "",
"Paddress": "20014 Radlett Avenue",
"submitted_by": "mdhatcher",
"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": "Harbor-UCLA Medical Center",
"H1dis": 4.1,
"H2": "Providence Little Company of Mary Medical Center",
"H2dis": 7.1,
"H3": "Kaiser Permanente South Bay Medical Center",
"H3dis": 7.3,
"H4": "Torrance Memorial Medical Center",
"H4dis": 9.4,
"H5": "Long Beach Memorial Medical Center",
"H5dis": 6.6,
"lat": "33.8500445",
"lon": "-118.2459697",
"photoprefix": "https://staticproperties.furnishedfinder.com/",
"photoprefix_NoImage": "https://static.furnishedfinder.com/",
"unitid": "1",
"lbIsFavoriteProp": false,
"IsPaid": true,
"PriceText": "$1,650/Month",
"PriceInfoText": "1 Month Min Stay<br /> Available On April 25",
"IsStripPaymentActive": 0,
"MinTermDisplay": "1",
"UnitName": "Beautiful home in the heart of the city",
"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": "Carson California 90746",
"PriceInfo": [
"$1,650/Month <br />Available On April 25"
],
"UnitType": "Separate Room",
"BathType": "Private Bath",
"EnteranceType": "Shared Entrance"
}
],
"UnitDetails": [
{
"id": "352292_1",
"value": "Beautiful home in the heart of the city $1,650",
"unit_id": 1,
"name": "Beautiful home in the heart of the city",
"FDesc": "***PRIME LOCATION***A charming home in the heart of the city, located on a quiet street with excellent neighbors, minutes away from the 91, 710, 110, and 405 freeways.\n\nSteps away from a beautiful neighborhood park and minutes away from Dignity Health Sports Park, Harbor UCLA Hospital, and CSUDH!\n\nThis four-bedroom, two-bathroom home features a lovely den with a large television, and a beautiful backyard for relaxing or BBQs. Additionally, the home boasts a spacious living room, dining area, and newly renovated bathrooms. Each bedroom includes a queen bed, TV, Wi-Fi, full closet, and dresser for clothing & essentials.\n\nThe homes large master suite has a walk-in closet and a private, newly renovated, modern bathroom.\n\nIdeal for travel nurses, working professionals, and students.\n\nTruly a cozy home, away from home!",
"space": "This is a master suite, with walk-in closet and a private, newly renovated, modern bathroom. The room is equipped with large windows for optimal lighting. A desk could fit comfortably for an office nook or study area. ",
"TVDesc": "Smart TVs included in each bedroom\nTenant(s) are able to access their favorite apps utilizing their personal accounts\n",
"unitType": "Separate Room",
"bathType": "Private Bath",
"entranceType": "Shared Entrance",
"Afee1am": 500,
"Afee1": "Deposit (Refundable)",
"Afee2am": 200,
"Afee2": "Cleaning Fee",
"Afee3am": 0,
"Afee3": "",
"available_on": "2025-04-25T00: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>Non-Smoking</li><li>Dedicated workspace for laptops</li><li>Room-darkening shades</li><li>Indoor fireplace</li><li>TV</li><li>Cable TV</li><li>DVR</li><li>Smart TV</li><li>Internet</li><li>WiFi</li><li>Kitchen</li><li>Stovetop</li><li>Dishwasher</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>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>Close to public transportation</li><li>Wide Hallways</li><li>Stairs at Entrance and/or Inside the Property</li><li>Disabled Parking Available<li> Driveway parking Street parking directly in front of house</li><li> Long Beach Transit - Bus / LA Metro Link</li></li>",
"internetSpeed": "",
"rent_min": 1650,
"icon_path": "https://staticproperties.furnishedfinder.com/352292/1/352292_1_37016543-full.jpg",
"pets": false,
"utilities": true,
"furnished": true,
"Laundry": "In-Unit W/D",
"SquareFt": 0,
"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": "mdhatcher",
"Avitar": "",
"email": "ashleyhatcher416@gmail.com",
"RealName": "mdhatcher",
"Dname": "AyeHatcher",
"Lname": "Hatcher",
"Fname": "Ashley",
"phone": "3107225775",
"emailverified": "Yes",
"phoneverified": "Yes",
"accountCreationDate": "2023-05-23T16:35:05Z",
"acceptsOnlinePayment": false,
"offersWorryFreeWaiver": false,
"aboutMe": "Hey there! I'm Ashley, a SoCal native in my early 30s, working in marketing. I love traveling the world with my husband, cooking up delicious meals, giving back to the community, and spending quality time with family. I also enjoy hosting and would love to welcome you to my home. Feel free to contact me at (310) 722-5775. Looking forward to hosting you soon! ",
"homeCity": "Los Angeles",
"homeState": "CA",
"license": ""
}
],
"PropertyFees": [
{
"Type": "Deposit (Refundable)",
"Fees": " - $500.00"
},
{
"Type": "Cleaning Fee",
"Fees": " - $200.00"
}
],
"hospital": [
{
"Name": "Harbor-UCLA Medical Center",
"DistanceText": "4.10 miles away"
},
{
"Name": "Providence Little Company of Mary Medical Center",
"DistanceText": "7.10 miles away"
},
{
"Name": "Kaiser Permanente South Bay Medical Center",
"DistanceText": "7.30 miles away"
},
{
"Name": "Torrance Memorial Medical Center",
"DistanceText": "9.40 miles away"
},
{
"Name": "Long Beach Memorial Medical Center",
"DistanceText": "6.60 miles away"
}
],
"IsShpwHospitalPanel": true,
"IsPricingAvailable": false,
"Ratings": {
"PropertyReview": [
{
"ReviewId": "111817",
"ImagePath": "https://www.gravatar.com/avatar/f20eade5e3c9441ce194e591d91002b0?d=https://furnishedfinder.com/images/uicon.png?size=150",
"Name": "Vale***",
"Title": "lovely home",
"SubmissionDate": "02/21/2024 10:23:42",
"ReviewText": "My stay here was great. The home is in a nice quiet neighborhood with plenty of parking space. It's a beautiful home, inside and out. And the host are great about making you feel welcome and answering any questions. Definitely recommend this place for your stay. ",
"ReviewStarRating": "5",
"IsShowReplyToReviewLink": false,
"OwnerReply": "Hello V. thank you very much. It's such a pleasure having you in the home. You are an ideal tenant. Thanks for choosing us. -A",
"ReplyApproved": true
}
],
"TotalReviewsCount": "1",
"AverageStarRating": "5",
"AverageRatingCount": "(5.0)",
"RatingRatePercentage": "",
"ShowReviewList": false,
"ShowReviewTravelerPanel": false
},
"Bathrooms": "1 Bathroom",
"Bedrooms": "1 Bedroom",
"PreferredProperty": true,
"AvailPropName": "Beautiful home in the heart of the city",
"nearestAvailableUnit": {
"UnitId": "",
"UnitName": "",
"Text": ""
},
"BookingLink": "",
"IsBookNow": false,
"SquareFootage": "",
"LaundryIncluded": "In-Unit W/D",
"PetFriendly": "No",
"UtilitiesIncluded": "Yes!",
"FurnitureIncluded": "Yes!",
"PropLocation": "Carson California 90746",
"activeProperty": true,
"houseRules": [
{
"name": "HouseRuleId",
"value": 19262
},
{
"name": "CableService",
"value": "Any App-based streaming service can be accessed using the tenants personal account. Basic cable television will be provided by the owner. Details for WIFI can be shared upon execution of a lease."
},
{
"name": "ElectronicDoor",
"value": "There is a security system on the home. Details can be shared upon execution of a lease."
},
{
"name": "Garbage",
"value": "Garbage and Recyclable cans are located on the south exterior side of the home. Waste Resources collects garbage and recyclables every Monday so the cans will need to be placed in the front of the home prior to the garbage truck picking up the trash or recyclables up. Please do not overload the cans as there are fines enforced by Waste Resources."
},
{
"name": "GuestsAppliances",
"value": "The breaker panel is located on the northeast exterior side of the home. The owner can guide tenants on how to operate all appliances within the home."
},
{
"name": "IsGuestRules",
"value": true
},
{
"name": "ItemAvailable",
"value": "First Aid Kit,Emergency Batteries ,Trash bags,Cleaning supplies,Laundry detergent,Condiments in the fridge,Bathroom Essentials"
},
{
"name": "ItemSpecify",
"value": "Kitchenware, towels, and sheets are available for use. There are locks on each bedroom door so that your room can be locked at all times."
},
{
"name": "Kitchen",
"value": "Please maintain a clean kitchen. Tenants are allowed full access to the appliances, cabinets, and kitchenware included in the kitchen. Again, please maintain a clean kitchen."
},
{
"name": "MaxTotalOccupancy",
"value": 2
},
{
"name": "MaxVehicles",
"value": 3
},
{
"name": "OccupancyRestrictions",
"value": "Each occupant is allowed to have no more than 2 guests at the home. Guests are only allowed to stay a max of 3 days at a time. Any person staying 4 days cumulative or longer, without the LANDLORD'S written consent, shall be considered as occupying the premises in violation of this agreement. Gatherings/parties at the home are prohibited without owner approval."
},
{
"name": "Parking",
"value": "Parking for 2 cars is allowed in the driveway pending your automobile is not leaking any fluids. Additional parking is provided in the front of the home or anywhere along the street. "
},
{
"name": "PetsAllowed",
"value": false
},
{
"name": "PoolNotApplicable",
"value": true
},
{
"name": "SmokingAllowed",
"value": false
},
{
"name": "WifiPassword",
"value": "To be provided upon lease "
},
{
"name": "WifiUser",
"value": "To be provided upon lease "
}
]
},
"availability": {
"PropertyId": 0,
"AvailabilityData": {
"AvailabilityDate": "Available On April 25, 2025",
"LastUpdateDate": "Last Updated 4/25/2025",
"AllowEdit": false
},
"PropertyAvailabilityList": []
},
"reviews": [
{
"Rating": "5.0",
"ReviewCounts": 1,
"Rname": "Vale***",
"Rtitle": "lovely home",
"Rdate": "Feb 21, 2024",
"Rbody": "My stay here was great. The home is in a nice quiet neighborhood with plenty of parking space. It's a beautiful home, inside and out. And the host are great about making you feel welcome and answering any questions. Definitely recommend this place for your stay. ",
"Rrating": "5",
"Remail": "https://www.gravatar.com/avatar/f20eade5e3c9441ce194e591d91002b0?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>Hello V. thank you very much. It's such a pleasure having you in the home. You are an ideal tenant. Thanks for choosing us. -A</span></div></div></div>",
"reviewid": "111817",
"reply": "Hello V. thank you very much. It's such a pleasure having you in the home. You are an ideal tenant. Thanks for choosing us. -A",
"ReplyApproved": true,
"PMID": "mdhatcher",
"IsQAM": false,
"Clientimg": "VT"
}
]
}

Output Fields Explanation

The scraper generates detailed rental property listings, encompassing critical attributes such as pricing, amenities, availability, landlord details, and more. Below is an updated example:

Output Fields Explanation

  • propertyType: The type of property (e.g., "House", "Apartment", "Room").
  • propertyTypeClass: Classification of the property type (e.g., "entire_unit", "shared_unit").
  • approxLocation:
    • latitude: Latitude coordinate of the property.
    • longitude: Longitude coordinate of the property.
    • __typename: Always "LatLng".
  • name: Title or headline of the property listing.
  • amenities: Array of amenity strings available at the property (e.g., "wifi", "airConditioning").
  • listingId: Unique identifier for the listing.
  • laundryType: Type of laundry available (e.g., "In-Unit W/D").
  • description: Description of the property.
  • encodedLocationName: Encoded string representing the location (e.g., "us--ca--carson").
  • availableOnDate: Availability status or date (e.g., "Available").
  • isAvailableNow: Boolean indicating if the property is available now.
  • photos: Array of photo objects:
    • url: Image URL.
    • isFeatured: Boolean, true if featured image.
    • __typename: Always "Image".
  • rentAmount:
    • amount: Rent amount as a string (e.g., "1650.00").
    • currency: Currency code (e.g., "USD").
    • __typename: Always "Money".
  • totalSleeps: Number of people the property can sleep.
  • bedroomCount: Number of bedrooms.
  • bathroomCount: Number of bathrooms.
  • __typename: Always "SearchResultItem".
  • details: Object containing detailed property and contact info:
    • hasImages: Boolean, true if images are present.
    • PropertyId: Numeric property ID.
    • pname: Property name.
    • PType: Property type (e.g., "House").
    • contact_number: Contact phone number.
    • contact_email: Contact email address.
    • NeighborhoodOverview: Overview of the neighborhood.
    • sms_notification: SMS notification status.
    • IsPhoneDisabled: Boolean, true if phone is disabled.
    • brand: Brand (string, may be empty).
    • units: Unit description (e.g., "Single Unit Listing").
    • sublet: Boolean, true if sublet.
    • MDesc: Main description (may contain HTML).
    • term_min: Minimum rental term (days).
    • city: City name.
    • Pstate: State name.
    • zip: ZIP code.
    • contact_website: Contact website (may be empty).
    • Paddress: Property address.
    • submitted_by: Username of the submitter.
    • verified: Boolean, true if verified.
    • verifiedImagePath: URL to verification image.
    • furnished: Boolean, true if furnished.
    • furnishedImagePath: URL to furnished icon.
    • displayPhone: String, phone display flag.
    • HotelCode: Hotel code (string, may be empty).
    • subbrand: Subbrand (string, may be empty).
    • aunit: Unit info (string, may be empty).
    • CCode: Code (string, may be empty).
    • CAmount: Amount (string, may be empty).
    • paid: Boolean, true if paid listing.
    • RentalLicence: Rental license info (string, may be empty).
    • H1 ... H5: Names of up to five nearby hospitals.
    • H1dis ... H5dis: Distances to nearby hospitals (miles).
    • lat: Latitude (string).
    • lon: Longitude (string).
    • photoprefix: Prefix for property images.
    • photoprefix_NoImage: Prefix for "no image" fallback.
    • unitid: Unit ID (string).
    • lbIsFavoriteProp: Boolean, true if favorite property.
    • IsPaid: Boolean, true if paid.
    • PriceText: Price text (e.g., "$1,650/Month").
    • PriceInfoText: Price and availability info (may contain HTML).
    • IsStripPaymentActive: Numeric flag for payment.
    • MinTermDisplay: Minimum term display (string).
    • UnitName: Name of the unit.
    • IsShowUnitNamePanel: Boolean.
    • IsShowUnitPanel: Boolean.
    • IsTitleLiteral2Panel: Boolean.
    • IsShowPropOverview: Boolean.
    • IsShowPropAccommodations: Boolean.
    • features: Array of feature objects (e.g., pet friendly, utilities, furniture, laundry).
    • propertyoverview: Array of property overview objects (location, price info, unit type, bath type, entrance type).
    • UnitDetails: Array of unit detail objects (id, value, name, description, amenities, etc.).
    • PMProfileDetails: Array of property manager profile objects (username, email, name, verification, etc.).
    • PropertyFees: Array of fee objects (type and amount).
    • hospital: Array of nearby hospital objects (name and distance).
    • IsShpwHospitalPanel: Boolean.
    • IsPricingAvailable: Boolean.
    • Ratings: Ratings object (reviews, average rating, etc.).
    • Bathrooms: Bathroom description (string).
    • Bedrooms: Bedroom description (string).
    • PreferredProperty: Boolean.
    • AvailPropName: Available property name.
    • nearestAvailableUnit: Object with nearest available unit info.
    • BookingLink: Booking link (string).
    • IsBookNow: Boolean.
    • SquareFootage: Square footage (string).
    • LaundryIncluded: Laundry included info (string).
    • PetFriendly: Pet friendly info (string).
    • UtilitiesIncluded: Utilities included info (string).
    • FurnitureIncluded: Furniture included info (string).
    • PropLocation: Property location (string).
    • activeProperty: Boolean.
    • houseRules: Array of house rule objects (name and value).
  • availability:
    • PropertyId: Numeric property ID.
    • AvailabilityData: Object with:
      • AvailabilityDate: Availability date (string).
      • LastUpdateDate: Last update date (string).
      • AllowEdit: Boolean.
    • PropertyAvailabilityList: Array (usually empty).
  • reviews: Array of review objects:
    • Rating: Numeric or string rating.
    • ReviewCounts: Number of reviews.
    • Rname: Reviewer name.
    • Rtitle: Review title.
    • Rdate: Review date.
    • Rbody: Review body text.
    • Rrating: Numeric or string rating.
    • Remail: Reviewer email or avatar URL.
    • replyLink: Link to reply (string).
    • replyHtml: HTML for reply (string).
    • reviewid: Review ID.
    • reply: Owner reply text.
    • ReplyApproved: Boolean.
    • PMID: Property manager ID.
    • IsQAM: Boolean.
    • Clientimg: Reviewer image initials or code.

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

Additional Services