
FurnishedFinder
Pricing
$25.00/month + usage

FurnishedFinder
Extract UNLIMITED listings from Furnished Finder for just $25/month! Get rental info, images, pricing, and host contact details. Supports proxies and retries to ensure smooth, reliable scraping.
5.0 (1)
Pricing
$25.00/month + usage
0
Total users
2
Monthly users
2
Last modified
a day ago
Furnished Finder Scraper
Extract UNLIMITED listings from Furnished Finder with hosts contact information for just $25/month.
Features
- Scrape Listings: Fetch detailed information about furnished rental listings, including images, descriptions, and pricing.
- Extract Host Profiles: Optionally extract detailed host profiles, including contact information.
- Proxy Support: Supports both Apify-provided proxies and custom proxy configurations.
- Retry Mechanism: Implements retry logic to handle network failures gracefully.
Pricing
Input
The actor accepts the following input:
-
url (string, required): The URLs of the Instagram Profiles.
-
proxy (string, optional): The proxy URL to use for scraping. This ensures you can scrape images from multiple listings without being rate-limited.
-
Host Profiles(bool, optional(default=false)): If host_profile is enabled, the scraper will also extract host profiles.
📝 Copy for Use:
1{ 2 "url": "https://www.furnishedfinder.com/housing/us--ny--newyork-presbyterian-weill-cornell-medical-center" 3}
Why Choose This Scraper?
- Affordable: Unlimited scraping for just $25/month.
- Comprehensive: Extracts all essential listing information and host details.
- Easy to Use: Simple setup and integration with the Apify platform.
- Reliable: Built with retry mechanisms to handle network issues.
Recommended Proxy Providers
-
Shifter
- Reliable residential proxies all over the world.
- Cheap rates
- Order Shifter Now
- Get 10% Off any product, use coupan
rigelbytes-YoBB
.
-
OxyLabs
- 100M+ Proxies
- Fastest proxies in the market
- Real profile, human-like Residential IPs
- Quality assurance framework for most reliable IPs
- Get Proxies
-
DataImpulse
- Covers 200+ Counties
- Reliable Residential Proxies for just $1/GB
- Get Residential Proxies
🙌 Why Buy Through Our Affiliate Link?
- Exclusive Deals: Some providers may offer special discounts or bonuses when you use our link.
- Support Our Work: Each purchase helps us maintain and improve the tools and services we provide.
- No Extra Cost: You pay the same price, but part of it goes to supporting our efforts.
Running via Apify Console
You can run this actor from the Apify Console by providing the necessary input parameters.
Running via API
You can trigger this actor using the Apify API, passing the required input in the request body.
API Request Example (Python)
1from apify_client import ApifyClient 2 3# Initialize the ApifyClient with your API token 4client = ApifyClient("<YOUR_API_TOKEN>") 5 6# Prepare the Actor input 7run_input = { 8 "url": "https://www.furnishedfinder.com/housing/us--ny--newyork-presbyterian-weill-cornell-medical-center" 9 10} 11 12# Run the Actor and wait for it to finish 13run = client.actor("rigelbytes/furnishedfinder").call(run_input=run_input)
JavaScript
1import { ApifyClient } from 'apify-client'; 2 3// Initialize the ApifyClient with your API token 4const client = new ApifyClient({ 5 token: '<YOUR_API_TOKEN>', 6}); 7 8// Prepare Actor input 9const input = { 10 "url": "https://www.furnishedfinder.com/housing/us--ny--newyork-presbyterian-weill-cornell-medical-center" 11}; 12 13(async () => { 14 // Run the Actor and wait for it to finish 15 const run = await client.actor("rigelbytes/furnishedfinder").call(input); 16 17})();
Running with cURL
1# Set API token 2API_TOKEN=<YOUR_API_TOKEN> 3 4# Prepare Actor input 5cat > input.json <<'EOF' 6{ 7 "url": "https://www.furnishedfinder.com/housing/us--ny--newyork-presbyterian-weill-cornell-medical-center" 8} 9EOF 10 11# Run the Actor 12curl "https://api.apify.com/v2/acts/rigelbytes/furnishedfinder/runs?token=$API_TOKEN" \ 13 -X POST \ 14 -d @input.json \ 15 -H 'Content-Type: application/json'
🚀 Other Tools by Rigel Bytes
Extract property listings, prices, and details from Zillow effortlessly.
Gather Airbnb listings, including prices, reviews, and availability.
A versatile tool to crawl and scrape data from any website.
Dive deeper into Zillow listings with detailed property information.
Scrape product details, prices, and reviews from Daraz.
Download high-quality images from Airbnb listings with ease.
Extract UNLIMITED business leads with Google Maps Scraper in different languages.
Extract UNLIMITED instagram profiles.
Understanding Proxies:
When scraping data or browsing anonymously, proxies are essential. They act as intermediaries, masking your original IP address and allowing you to send requests from another location.
Why Use Proxies?
- Avoid IP Blocks: By routing requests through proxies, you prevent the target website from recognizing your IP as a scraper or spammer.
- Access Geo-restricted Content: Proxies let you access content or websites restricted by location.
- Enhance Anonymity: Hide your actual IP, ensuring privacy while scraping or browsing.
Types of Proxies
- Residential Proxies
- Real IP addresses provided by ISPs to home users.
- They mimic regular users, making them harder to detect.
- Best for: Long-term, undetectable scraping, and avoiding blocks.
- Data Center Proxies
- IP addresses from servers in data centers.
- Faster and cheaper than residential proxies but easier to detect and block.
- Best for: High-speed scraping, but with a higher risk of detection.
- Mobile Proxies
- IPs provided by mobile carriers (3G/4G/5G networks).
- Very difficult to detect, as they appear as regular mobile users.
- Best for: Mobile-related scraping or avoiding sophisticated blocks.
Rotating Proxies vs. Straight Proxies
- Rotating Proxies: Every request you send goes through a different proxy, making it harder for websites to detect patterns.
- Straight Proxies: All requests are sent through the same proxy, making it easier to track your IP.
About Rigel Bytes
Rigel Bytes specializes in web scraping, automation, and data analytics. We help businesses extract and leverage valuable data for informed decision-making.
Contact Us
Ready to unlock the power of data? Reach out to us at (contact@rigelbytes.com) or book an appointment with us to learn more about how we can help you achieve your data goals.
Detailed Data
1[ 2 { 3 "propertyType": "Room - Apartment", 4 "propertyTypeClass": "room", 5 "approxLocation": { 6 "latitude": 40.8344549, 7 "longitude": -73.949041, 8 "__typename": "LatLng" 9 }, 10 "name": "Private Bedroom near Hospital in Upper West Side 1309 B", 11 "amenities": [ 12 "carbonMonoxideDetector", 13 "dishwasher", 14 "fullSizeFridge", 15 "heating", 16 "internet", 17 "kitchen", 18 "microwave", 19 "nonSmoking", 20 "quietEnvironment", 21 "smokeDetector", 22 "tv", 23 "washeranddryer", 24 "wifi" 25 ], 26 "listingId": "784202_1", 27 "laundryType": "In-Unit W/D", 28 "description": "", 29 "encodedLocationName": "us--ny--new-york", 30 "availableOnDate": "Available: Apr. 25, 2025", 31 "isAvailableNow": false, 32 "photos": [ 33 { 34 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090617-full.jpg", 35 "isFeatured": false, 36 "__typename": "Image" 37 }, 38 { 39 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090618-full.jpg", 40 "isFeatured": false, 41 "__typename": "Image" 42 }, 43 { 44 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090619-full.jpg", 45 "isFeatured": false, 46 "__typename": "Image" 47 }, 48 { 49 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090620-full.jpg", 50 "isFeatured": false, 51 "__typename": "Image" 52 }, 53 { 54 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090621-full.jpg", 55 "isFeatured": false, 56 "__typename": "Image" 57 }, 58 { 59 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090639-full.jpg", 60 "isFeatured": false, 61 "__typename": "Image" 62 }, 63 { 64 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090644-full.jpg", 65 "isFeatured": true, 66 "__typename": "Image" 67 }, 68 { 69 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090645-full.jpg", 70 "isFeatured": false, 71 "__typename": "Image" 72 }, 73 { 74 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090646-full.jpg", 75 "isFeatured": false, 76 "__typename": "Image" 77 }, 78 { 79 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090661-full.jpg", 80 "isFeatured": false, 81 "__typename": "Image" 82 }, 83 { 84 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090663-full.jpg", 85 "isFeatured": false, 86 "__typename": "Image" 87 }, 88 { 89 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090664-full.jpg", 90 "isFeatured": false, 91 "__typename": "Image" 92 }, 93 { 94 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090662-full.jpg", 95 "isFeatured": false, 96 "__typename": "Image" 97 }, 98 { 99 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090668-full.jpg", 100 "isFeatured": false, 101 "__typename": "Image" 102 }, 103 { 104 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090669-full.jpg", 105 "isFeatured": false, 106 "__typename": "Image" 107 }, 108 { 109 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090670-full.jpg", 110 "isFeatured": false, 111 "__typename": "Image" 112 }, 113 { 114 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090673-full.jpg", 115 "isFeatured": false, 116 "__typename": "Image" 117 }, 118 { 119 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090675-full.jpg", 120 "isFeatured": false, 121 "__typename": "Image" 122 }, 123 { 124 "url": "https://staticproperties.furnishedfinder.com/784202/1/784202_1_58090672-full.jpg", 125 "isFeatured": false, 126 "__typename": "Image" 127 } 128 ], 129 "rentAmount": { 130 "amount": "1325.00", 131 "currency": "USD", 132 "__typename": "Money" 133 }, 134 "totalSleeps": 0, 135 "bedroomCount": 1, 136 "bathroomCount": 1, 137 "__typename": "SearchResultItem" 138 }, 139 { 140 "propertyType": "Apartment", 141 "propertyTypeClass": "entire_unit", 142 "approxLocation": { 143 "latitude": 40.7988278, 144 "longitude": -73.9375895, 145 "__typename": "LatLng" 146 }, 147 "name": "1 MILE to 5 Hospitals & Schools- Cozy NYC Studio in East Harlem ", 148 "amenities": [ 149 "airConditioning", 150 "carbonMonoxideDetector", 151 "cleaningProducts", 152 "cleaningProductsForBathroom", 153 "closeToPublicTransportation", 154 "dedicatedWorkspaceForLaptops", 155 "elevator", 156 "essentialsKitchenwareBathwareLinens", 157 "fireExtinguisher", 158 "firstAidKit", 159 "fullSizeFridge", 160 "fullSizeIroningBoard", 161 "hairDryer", 162 "heating", 163 "housekeeping", 164 "internet", 165 "kitchen", 166 "kitchenEssentials", 167 "microwave", 168 "nonSmoking", 169 "parking", 170 "quietEnvironment", 171 "roomDarkeningShades", 172 "smartTV", 173 "smokeDetector", 174 "starterKitchenEssentials", 175 "starterToiletries", 176 "stoveTop", 177 "tv", 178 "utilitiesIncluded", 179 "washeranddryeronpremises", 180 "wifi" 181 ], 182 "listingId": "666591_1", 183 "laundryType": "In Complex W/D", 184 "description": "", 185 "encodedLocationName": "us--ny--new-york", 186 "availableOnDate": "Available: Apr. 13, 2025", 187 "isAvailableNow": false, 188 "photos": [ 189 { 190 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368014-full.jpeg", 191 "isFeatured": false, 192 "__typename": "Image" 193 }, 194 { 195 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55367970-full.jpeg", 196 "isFeatured": false, 197 "__typename": "Image" 198 }, 199 { 200 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55367969-full.jpeg", 201 "isFeatured": false, 202 "__typename": "Image" 203 }, 204 { 205 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55367968-full.jpeg", 206 "isFeatured": true, 207 "__typename": "Image" 208 }, 209 { 210 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55367964-full.jpeg", 211 "isFeatured": false, 212 "__typename": "Image" 213 }, 214 { 215 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55367966-full.jpeg", 216 "isFeatured": false, 217 "__typename": "Image" 218 }, 219 { 220 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368065-full.jpeg", 221 "isFeatured": false, 222 "__typename": "Image" 223 }, 224 { 225 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368060-full.jpeg", 226 "isFeatured": false, 227 "__typename": "Image" 228 }, 229 { 230 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55367967-full.jpeg", 231 "isFeatured": false, 232 "__typename": "Image" 233 }, 234 { 235 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368066-full.jpeg", 236 "isFeatured": false, 237 "__typename": "Image" 238 }, 239 { 240 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55367963-full.jpeg", 241 "isFeatured": false, 242 "__typename": "Image" 243 }, 244 { 245 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55367965-full.jpeg", 246 "isFeatured": false, 247 "__typename": "Image" 248 }, 249 { 250 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55367962-full.jpeg", 251 "isFeatured": false, 252 "__typename": "Image" 253 }, 254 { 255 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368063-full.jpeg", 256 "isFeatured": false, 257 "__typename": "Image" 258 }, 259 { 260 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368067-full.jpeg", 261 "isFeatured": false, 262 "__typename": "Image" 263 }, 264 { 265 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368012-full.jpeg", 266 "isFeatured": false, 267 "__typename": "Image" 268 }, 269 { 270 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368013-full.jpeg", 271 "isFeatured": false, 272 "__typename": "Image" 273 }, 274 { 275 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368011-full.jpeg", 276 "isFeatured": false, 277 "__typename": "Image" 278 }, 279 { 280 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368062-full.jpeg", 281 "isFeatured": false, 282 "__typename": "Image" 283 }, 284 { 285 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368061-full.jpeg", 286 "isFeatured": false, 287 "__typename": "Image" 288 }, 289 { 290 "url": "https://staticproperties.furnishedfinder.com/666591/1/666591_1_55368059-full.jpeg", 291 "isFeatured": false, 292 "__typename": "Image" 293 } 294 ], 295 "rentAmount": { 296 "amount": "2850.00", 297 "currency": "USD", 298 "__typename": "Money" 299 }, 300 "totalSleeps": 3, 301 "bedroomCount": 1, 302 "bathroomCount": 1, 303 "__typename": "SearchResultItem" 304 }, 305 { 306 "propertyType": "Apartment", 307 "propertyTypeClass": "entire_unit", 308 "approxLocation": { 309 "latitude": 40.7303104, 310 "longitude": -74.0051548, 311 "__typename": "LatLng" 312 }, 313 "name": "Beautiful one bedroom with office on amazing West Village street", 314 "amenities": [ 315 "airConditioning", 316 "carbonMonoxideDetector", 317 "cleaningProducts", 318 "cleaningProductsForBathroom", 319 "essentialsKitchenwareBathwareLinens", 320 "fireExtinguisher", 321 "fullSizeFridge", 322 "fullSizeIroningBoard", 323 "heating", 324 "internet", 325 "kitchen", 326 "kitchenEssentials", 327 "microwave", 328 "parking", 329 "petsAllowed", 330 "petsOnProperty", 331 "roomDarkeningShades", 332 "smartTV", 333 "smokeDetector", 334 "starterKitchenEssentials", 335 "starterToiletries", 336 "stoveTop", 337 "tv", 338 "utilitiesIncluded", 339 "wifi" 340 ], 341 "listingId": "781875_1", 342 "laundryType": "No W/D", 343 "description": "", 344 "encodedLocationName": "us--ny--new-york", 345 "availableOnDate": "Available: Apr. 27, 2025", 346 "isAvailableNow": false, 347 "photos": [ 348 { 349 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564229-full.jpg", 350 "isFeatured": true, 351 "__typename": "Image" 352 }, 353 { 354 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564231-full.jpg", 355 "isFeatured": false, 356 "__typename": "Image" 357 }, 358 { 359 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564233-full.jpg", 360 "isFeatured": false, 361 "__typename": "Image" 362 }, 363 { 364 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564205-full.jpg", 365 "isFeatured": false, 366 "__typename": "Image" 367 }, 368 { 369 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564236-full.jpg", 370 "isFeatured": false, 371 "__typename": "Image" 372 }, 373 { 374 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564243-full.jpg", 375 "isFeatured": false, 376 "__typename": "Image" 377 }, 378 { 379 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564242-full.jpg", 380 "isFeatured": false, 381 "__typename": "Image" 382 }, 383 { 384 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564244-full.jpg", 385 "isFeatured": false, 386 "__typename": "Image" 387 }, 388 { 389 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564195-full.jpg", 390 "isFeatured": false, 391 "__typename": "Image" 392 }, 393 { 394 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564204-full.jpg", 395 "isFeatured": false, 396 "__typename": "Image" 397 }, 398 { 399 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564203-full.jpg", 400 "isFeatured": false, 401 "__typename": "Image" 402 }, 403 { 404 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564256-full.jpg", 405 "isFeatured": false, 406 "__typename": "Image" 407 }, 408 { 409 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564254-full.jpg", 410 "isFeatured": false, 411 "__typename": "Image" 412 }, 413 { 414 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58564255-full.jpg", 415 "isFeatured": false, 416 "__typename": "Image" 417 }, 418 { 419 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58406307-full.jpg", 420 "isFeatured": false, 421 "__typename": "Image" 422 }, 423 { 424 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58406305-full.jpg", 425 "isFeatured": false, 426 "__typename": "Image" 427 }, 428 { 429 "url": "https://staticproperties.furnishedfinder.com/781875/1/781875_1_58406306-full.jpg", 430 "isFeatured": false, 431 "__typename": "Image" 432 } 433 ], 434 "rentAmount": { 435 "amount": "8500.00", 436 "currency": "USD", 437 "__typename": "Money" 438 }, 439 "totalSleeps": 2, 440 "bedroomCount": 1, 441 "bathroomCount": 1, 442 "__typename": "SearchResultItem" 443 }, 444 { 445 "propertyType": "Apartment", 446 "propertyTypeClass": "entire_unit", 447 "approxLocation": { 448 "latitude": 40.772965, 449 "longitude": -73.950697, 450 "__typename": "LatLng" 451 }, 452 "name": "Long Term Rental Studio Apartment - Upper East Side ", 453 "amenities": [ 454 "airConditioning", 455 "carbonMonoxideDetector", 456 "cleaningProducts", 457 "cleaningProductsForBathroom", 458 "closeToPublicTransportation", 459 "dedicatedWorkspaceForLaptops", 460 "dishwasher", 461 "essentialsKitchenwareBathwareLinens", 462 "fireExtinguisher", 463 "firstAidKit", 464 "fullSizeFridge", 465 "hairDryer", 466 "heating", 467 "internet", 468 "kitchen", 469 "kitchenEssentials", 470 "microwave", 471 "nonSmoking", 472 "portableFans", 473 "quietEnvironment", 474 "roomDarkeningShades", 475 "securityAlarm", 476 "smartTV", 477 "smokeDetector", 478 "stairsAtEntranceAndOrInsideTheProperty", 479 "starterKitchenEssentials", 480 "starterToiletries", 481 "stoveTop", 482 "tv", 483 "utilitiesIncluded", 484 "wifi" 485 ], 486 "listingId": "696618_1", 487 "laundryType": "No W/D", 488 "description": "", 489 "encodedLocationName": "us--ny--new-york", 490 "availableOnDate": "Available: Apr. 22, 2025", 491 "isAvailableNow": false, 492 "photos": [ 493 { 494 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003231-full.jpeg", 495 "isFeatured": true, 496 "__typename": "Image" 497 }, 498 { 499 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003234-full.jpeg", 500 "isFeatured": false, 501 "__typename": "Image" 502 }, 503 { 504 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003235-full.jpeg", 505 "isFeatured": false, 506 "__typename": "Image" 507 }, 508 { 509 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003236-full.jpeg", 510 "isFeatured": false, 511 "__typename": "Image" 512 }, 513 { 514 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003237-full.jpeg", 515 "isFeatured": false, 516 "__typename": "Image" 517 }, 518 { 519 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003238-full.jpeg", 520 "isFeatured": false, 521 "__typename": "Image" 522 }, 523 { 524 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003239-full.jpeg", 525 "isFeatured": false, 526 "__typename": "Image" 527 }, 528 { 529 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003240-full.jpeg", 530 "isFeatured": false, 531 "__typename": "Image" 532 }, 533 { 534 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003241-full.jpeg", 535 "isFeatured": false, 536 "__typename": "Image" 537 }, 538 { 539 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003242-full.jpeg", 540 "isFeatured": false, 541 "__typename": "Image" 542 }, 543 { 544 "url": "https://staticproperties.furnishedfinder.com/696618/1/696618_1_56003243-full.jpeg", 545 "isFeatured": false, 546 "__typename": "Image" 547 } 548 ], 549 "rentAmount": { 550 "amount": "3800.00", 551 "currency": "USD", 552 "__typename": "Money" 553 }, 554 "totalSleeps": 1, 555 "bedroomCount": 1, 556 "bathroomCount": 1, 557 "__typename": "SearchResultItem" 558 }, 559 { 560 "propertyType": "Room - Apartment", 561 "propertyTypeClass": "room", 562 "approxLocation": { 563 "latitude": 40.73265147042608, 564 "longitude": -73.98198010451244, 565 "__typename": "LatLng" 566 }, 567 "name": "Location, Location, Location!", 568 "amenities": [ 569 "airConditioning", 570 "carbonMonoxideDetector", 571 "cleaningProducts", 572 "cleaningProductsForBathroom", 573 "closeToPublicTransportation", 574 "dedicatedWorkspaceForLaptops", 575 "dishwasher", 576 "essentialsKitchenwareBathwareLinens", 577 "fireExtinguisher", 578 "firstAidKit", 579 "fullSizeFridge", 580 "hairDryer", 581 "heating", 582 "internet", 583 "kitchen", 584 "kitchenEssentials", 585 "microwave", 586 "nonSmoking", 587 "parking", 588 "petsLiveOnThisProperty", 589 "quietEnvironment", 590 "rainShower", 591 "roomDarkeningShades", 592 "securityAlarm", 593 "smartTV", 594 "smokeDetector", 595 "stairsAtEntranceAndOrInsideTheProperty", 596 "starterKitchenEssentials", 597 "starterToiletries", 598 "storage", 599 "stoveTop", 600 "tv", 601 "utilitiesIncluded", 602 "wideHallways", 603 "wifi" 604 ], 605 "listingId": "559494_1", 606 "laundryType": "No W/D", 607 "description": "", 608 "encodedLocationName": "us--ny--new-york", 609 "availableOnDate": "Available: Apr. 22, 2025", 610 "isAvailableNow": false, 611 "photos": [ 612 { 613 "url": "https://staticproperties.furnishedfinder.com/559494/1/559494_1_50259205-full.jpeg", 614 "isFeatured": true, 615 "__typename": "Image" 616 }, 617 { 618 "url": "https://staticproperties.furnishedfinder.com/559494/1/559494_1_50259210-full.jpeg", 619 "isFeatured": false, 620 "__typename": "Image" 621 }, 622 { 623 "url": "https://staticproperties.furnishedfinder.com/559494/1/559494_1_50259208-full.jpeg", 624 "isFeatured": false, 625 "__typename": "Image" 626 }, 627 { 628 "url": "https://staticproperties.furnishedfinder.com/559494/1/559494_1_50671581-full.jpeg", 629 "isFeatured": false, 630 "__typename": "Image" 631 }, 632 { 633 "url": "https://staticproperties.furnishedfinder.com/559494/1/559494_1_50259203-full.jpeg", 634 "isFeatured": false, 635 "__typename": "Image" 636 }, 637 { 638 "url": "https://staticproperties.furnishedfinder.com/559494/1/559494_1_50259204-full.jpeg", 639 "isFeatured": false, 640 "__typename": "Image" 641 }, 642 { 643 "url": "https://staticproperties.furnishedfinder.com/559494/1/559494_1_50259207-full.jpeg", 644 "isFeatured": false, 645 "__typename": "Image" 646 }, 647 { 648 "url": "https://staticproperties.furnishedfinder.com/559494/1/559494_1_50259209-full.jpeg", 649 "isFeatured": false, 650 "__typename": "Image" 651 } 652 ], 653 "rentAmount": { 654 "amount": "2350.00", 655 "currency": "USD", 656 "__typename": "Money" 657 }, 658 "totalSleeps": 1, 659 "bedroomCount": 1, 660 "bathroomCount": 1, 661 "__typename": "SearchResultItem" 662 }, 663 { 664 "propertyType": "Apartment", 665 "propertyTypeClass": "entire_unit", 666 "approxLocation": { 667 "latitude": 40.7631054, 668 "longitude": -73.918121, 669 "__typename": "LatLng" 670 }, 671 "name": "Chic 1 -Bedroom in Astoria", 672 "amenities": [ 673 "airConditioning", 674 "cleaningProducts", 675 "cleaningProductsForBathroom", 676 "closeToPublicTransportation", 677 "essentialsKitchenwareBathwareLinens", 678 "fireExtinguisher", 679 "fullSizeFridge", 680 "hairDryer", 681 "heating", 682 "internet", 683 "kitchen", 684 "kitchenEssentials", 685 "nonSmoking", 686 "parking", 687 "portableFans", 688 "quietEnvironment", 689 "roomDarkeningShades", 690 "smartTV", 691 "smokeDetector", 692 "stairsAtEntranceAndOrInsideTheProperty", 693 "starterKitchenEssentials", 694 "starterToiletries", 695 "storage", 696 "stoveTop", 697 "tv", 698 "utilitiesIncluded", 699 "wifi" 700 ], 701 "listingId": "826901_1", 702 "laundryType": "No W/D", 703 "description": "", 704 "encodedLocationName": "us--ny--astoria", 705 "availableOnDate": "Available: Apr. 23, 2025", 706 "isAvailableNow": false, 707 "photos": [ 708 { 709 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844439-full.jpg", 710 "isFeatured": false, 711 "__typename": "Image" 712 }, 713 { 714 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844440-full.jpg", 715 "isFeatured": false, 716 "__typename": "Image" 717 }, 718 { 719 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844277-full.jpeg", 720 "isFeatured": false, 721 "__typename": "Image" 722 }, 723 { 724 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844276-full.jpeg", 725 "isFeatured": false, 726 "__typename": "Image" 727 }, 728 { 729 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844247-full.jpeg", 730 "isFeatured": false, 731 "__typename": "Image" 732 }, 733 { 734 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844250-full.jpeg", 735 "isFeatured": false, 736 "__typename": "Image" 737 }, 738 { 739 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844252-full.jpeg", 740 "isFeatured": false, 741 "__typename": "Image" 742 }, 743 { 744 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844251-full.jpeg", 745 "isFeatured": false, 746 "__typename": "Image" 747 }, 748 { 749 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844255-full.jpeg", 750 "isFeatured": false, 751 "__typename": "Image" 752 }, 753 { 754 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844249-full.jpeg", 755 "isFeatured": false, 756 "__typename": "Image" 757 }, 758 { 759 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844253-full.jpeg", 760 "isFeatured": false, 761 "__typename": "Image" 762 }, 763 { 764 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844445-full.jpeg", 765 "isFeatured": false, 766 "__typename": "Image" 767 }, 768 { 769 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844446-full.jpeg", 770 "isFeatured": false, 771 "__typename": "Image" 772 }, 773 { 774 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844444-full.jpeg", 775 "isFeatured": false, 776 "__typename": "Image" 777 }, 778 { 779 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844443-full.jpeg", 780 "isFeatured": false, 781 "__typename": "Image" 782 }, 783 { 784 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844261-full.jpeg", 785 "isFeatured": false, 786 "__typename": "Image" 787 }, 788 { 789 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844262-full.jpeg", 790 "isFeatured": true, 791 "__typename": "Image" 792 }, 793 { 794 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844263-full.jpeg", 795 "isFeatured": false, 796 "__typename": "Image" 797 }, 798 { 799 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844264-full.jpeg", 800 "isFeatured": false, 801 "__typename": "Image" 802 }, 803 { 804 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844265-full.jpeg", 805 "isFeatured": false, 806 "__typename": "Image" 807 }, 808 { 809 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844266-full.jpeg", 810 "isFeatured": false, 811 "__typename": "Image" 812 }, 813 { 814 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844267-full.jpeg", 815 "isFeatured": false, 816 "__typename": "Image" 817 }, 818 { 819 "url": "https://staticproperties.furnishedfinder.com/826901/1/826901_1_58844268-full.jpeg", 820 "isFeatured": false, 821 "__typename": "Image" 822 } 823 ], 824 "rentAmount": { 825 "amount": "2300.00", 826 "currency": "USD", 827 "__typename": "Money" 828 }, 829 "totalSleeps": 2, 830 "bedroomCount": 1, 831 "bathroomCount": 1, 832 "__typename": "SearchResultItem" 833 }, 834 { 835 "propertyType": "Apartment", 836 "propertyTypeClass": "entire_unit", 837 "approxLocation": { 838 "latitude": 40.7213414, 839 "longitude": -74.0408218, 840 "__typename": "LatLng" 841 }, 842 "name": "Jersey City Downtown Grove St", 843 "amenities": [ 844 "airConditioning", 845 "cableTV", 846 "carbonMonoxideDetector", 847 "cleaningProducts", 848 "cleaningProductsForBathroom", 849 "closeToPublicTransportation", 850 "essentialsKitchenwareBathwareLinens", 851 "evCharger", 852 "fireExtinguisher", 853 "fullSizeFridge", 854 "hairDryer", 855 "heating", 856 "internet", 857 "kitchen", 858 "kitchenEssentials", 859 "microwave", 860 "nonSmoking", 861 "rainShower", 862 "roomDarkeningShades", 863 "securityAlarm", 864 "smokeDetector", 865 "stairsAtEntranceAndOrInsideTheProperty", 866 "starterKitchenEssentials", 867 "starterToiletries", 868 "tv", 869 "utilitiesIncluded", 870 "wifi" 871 ], 872 "listingId": "832647_1", 873 "laundryType": "No W/D", 874 "description": "", 875 "encodedLocationName": "us--nj--jersey-city", 876 "availableOnDate": "Available: Apr. 14, 2025", 877 "isAvailableNow": false, 878 "photos": [ 879 { 880 "url": "https://staticproperties.furnishedfinder.com/832647/1/832647_1_58952327-full.jpg", 881 "isFeatured": true, 882 "__typename": "Image" 883 }, 884 { 885 "url": "https://staticproperties.furnishedfinder.com/832647/1/832647_1_58952281-full.jpg", 886 "isFeatured": false, 887 "__typename": "Image" 888 }, 889 { 890 "url": "https://staticproperties.furnishedfinder.com/832647/1/832647_1_58952328-full.jpg", 891 "isFeatured": false, 892 "__typename": "Image" 893 }, 894 { 895 "url": "https://staticproperties.furnishedfinder.com/832647/1/832647_1_58952383-full.jpg", 896 "isFeatured": false, 897 "__typename": "Image" 898 }, 899 { 900 "url": "https://staticproperties.furnishedfinder.com/832647/1/832647_1_58952537-full.jpg", 901 "isFeatured": false, 902 "__typename": "Image" 903 } 904 ], 905 "rentAmount": { 906 "amount": "3000.00", 907 "currency": "USD", 908 "__typename": "Money" 909 }, 910 "totalSleeps": 4, 911 "bedroomCount": 1, 912 "bathroomCount": 1, 913 "__typename": "SearchResultItem" 914 } 915]