Realtor.com Search Scraper
2 hours trial then $15.00/month - No credit card required now
Realtor.com Search Scraper
2 hours trial then $15.00/month - No credit card required now
Effortlessly scrape comprehensive real estate property listings from Realtor.com, including details like prices, amenities, locations, photos, and agent information. Gather everything you need to analyze, compare, and track real estate trends.
Overview
Unlock the power of real estate data from Realtor.com with our Realtor.com Property Listings Scraper. This tool is designed to help you gather detailed property listings, including property types, prices, locations, agent details, and much more. Perfect for market research, competitive analysis, and lead generation, the scraper automates the extraction of property data, saving you time and providing you with reliable, up-to-date information.
Features
- Multiple Page Scraping: Scrape listings from different search result pages. You can start with URLs like the search results for a city (e.g., Austin, TX).
- Detailed Property Information: Extract key details such as price, type, address, square footage, amenities, and agent contact details.
- Configurable Scraping Settings: Customize the number of items to scrape, concurrency settings, retries, and proxy configuration.
- Proxy Support: Use residential proxies to hide your origin and ensure a smooth scraping process, avoiding IP blocks.
- Concurrency Management: Set both max and min concurrency to control the number of pages processed at the same time, optimizing speed and performance.
How to Use
- Set Up: Create an account on Apify if you haven’t already, and navigate to the Realtor.com Property Listings Scraper actor.
- Start URLs: Provide URLs for the starting point of your scrape, such as a city-based search (e.g., Austin, TX listings).
- Configure Settings: Customize the scraper’s settings, including the maximum number of listings to scrape, concurrency, and retries.
- Proxy Setup (Optional): If required, configure proxies for enhanced anonymity and performance.
- Run the Scraper: Start the scraping process and monitor its progress. You can track the status and modify settings as needed.
- Data Collection: The scraped data will be available in your preferred format, including JSON, CSV, or Excel.
Input Data
You can provide the following input data to configure the scraper:
1{ 2 "startUrls": [ 3 { 4 "url": "https://www.realtor.com/realestateandhomes-search/Austin_TX/shw-nc-3d" 5 } 6 ], 7 "maxItems": 100, 8 "maxConcurrency": 10, 9 "minConcurrency": 1, 10 "maxRequestRetries": 100, 11 "proxy": { 12 "useApifyProxy": true, 13 "apifyProxyGroups": [ 14 "RESIDENTIAL" 15 ] 16 } 17}
Description of Input Options:
-
startUrls: A list of URLs where the scraping will begin. For example, a search result page URL on Realtor.com like the one for Austin, TX.
-
maxItems: The maximum number of listings to scrape. If not specified, all available listings on the page will be scraped.
-
maxConcurrency: The maximum number of pages that can be processed concurrently. Helps manage the speed of the scraper.
-
minConcurrency: The minimum number of pages that will be processed concurrently, ensuring some level of parallelism even when fewer pages are available.
-
maxRequestRetries: The number of times the scraper will retry a failed request before giving up.
-
proxy: Configuration for using proxies to hide the scraper’s origin. You can use Apify’s residential proxies or provide your own.
Output Structure
The scraper will return data in the following structure for each property listing:
1{ 2 "query": { 3 "slug": [ 4 "Plan-Livorno_Parten-75ft-lots_Sales-Trailer-488-Leaning-Rock_Austin_TX_78737_P417000870398" 5 ] 6 }, 7 "claimModal": { 8 "trigger": null, 9 "initialView": null, 10 "visible": false, 11 "property": null, 12 "currentView": null 13 }, 14 "loading": { 15 "claimLoading": false, 16 "unclaimLoading": false, 17 "pageLoading": false, 18 "havenProfileLoading": true, 19 "nearbyHomesLoading": true, 20 "nearbyRentalsLoading": true, 21 "otherBuildingHomesLoading": true, 22 "nhCarouselLoading": true 23 }, 24 "communityDetails": {}, 25 "propertyDetails": { 26 "mortgage": { 27 "property_tax_rate": 0.0186, 28 "average_rates": [ 29 { 30 "rate": 0.0711, 31 "loan_type": { 32 "loan_id": "thirty_year_fix", 33 "is_va_loan": null, 34 "display_name": "30-year fixed", 35 "term": 30, 36 "__typename": "LoanType" 37 }, 38 "__typename": "Rate" 39 }... 40 ], 41 "closing_cost": 42080, 42 "closing_cost_rate": "4%", 43 "due_at_close": 252478, 44 "insurance_rate": 0.009375, 45 "county_fha_loan_limit": 571550, 46 "is_listing_price_eligible_for_fha": false, 47 "estimate": { 48 "monthly_payment": 8114, 49 "monthly_payment_details": [ 50 { 51 "amount": 5661, 52 "display_name": "Principal & Interest", 53 "type": "principal_and_interest", 54 "__typename": "MonthlyOwnershipExpense" 55 }... 56 ], 57 "average_rate": { 58 "rate": 0.0711, 59 "loan_type": { 60 "term": 30, 61 "__typename": "LoanType" 62 }, 63 "__typename": "Rate" 64 }, 65 "__typename": "MortgageEstimate" 66 }, 67 "__typename": "Mortgage" 68 }, 69 "advertisers": [ 70 { 71 "team": null, 72 "state_license": null, 73 "address": null, 74 "builder": { 75 "fulfillment_id": "4869253", 76 "name": "Highland Homes", 77 "logo": "https://nh.rdcpix.com/3109464cf505be87987ec61c73dbc0f7n-f3250832354s.jpg", 78 "href": "https://www.highlandhomes.com", 79 "__typename": "AdvertiserBuilder" 80 }, 81 "broker": null, 82 "email": null, 83 "fulfillment_id": "100175186", 84 "href": null, 85 "mls_set": null, 86 "name": "Parten: 75ft. lots", 87 "nrds_id": null, 88 "office": null, 89 "phones": null, 90 "photo": null, 91 "slogan": null, 92 "type": "community", 93 "__typename": "HomeAdvertiser" 94 } 95 ], 96 "builder": { 97 "builder_id": "10621", 98 "href": null, 99 "name": null, 100 "source_builder_id": "37", 101 "logo": null, 102 "__typename": "HomeBuilder" 103 }, 104 "products": { 105 "product_attributes": {}, 106 "products": [ 107 "new_homes_cost_per_lead_hybrid.builder_community", 108 "co_broke" 109 ], 110 "brand_name": "basic_opt_in", 111 "__typename": "ProductSummary" 112 }, 113 "promotions": null, 114 "consumer_advertisers": [ 115 { 116 "advertiser_id": null, 117 "agent_id": null, 118 "broker_id": null, 119 "office_id": null, 120 "name": "Highland Homes", 121 "type": "Builder", 122 "slogan": null, 123 "phone": "(888) 263-2756", 124 "href": "https://www.highlandhomes.com", 125 "show_realtor_logo": null, 126 "hours": "Mon - Sat: 10:00am - 6:00pm, Sun: 12:00pm - 6:00pm", 127 "contact_name": "Parten: 75ft. lots", 128 "address": null, 129 "photo": { 130 "description": null, 131 "href": "https://nh.rdcpix.com/3109464cf505be87987ec61c73dbc0f7n-f3250832354s.jpg", 132 "type": null, 133 "__typename": "Photo" 134 }, 135 "__typename": "ConsumerAdvertiser" 136 } 137 ], 138 "buyers": null, 139 "community": { 140 "advertisers": [ 141 { 142 "office": { 143 "hours": "Mon - Sat: 10:00am - 6:00pm, Sun: 12:00pm - 6:00pm", 144 "phones": [ 145 { 146 "number": "(972) 505-3187", 147 "type": "Office", 148 "__typename": "AdvertiserPhone" 149 }, 150 { 151 "number": "8882632756", 152 "type": "toll_free", 153 "__typename": "AdvertiserPhone" 154 } 155 ], 156 "__typename": "HomeAdvertiserOffice" 157 }, 158 "builder": { 159 "fulfillment_id": "4869253", 160 "__typename": "AdvertiserBuilder" 161 }, 162 "__typename": "HomeAdvertiser" 163 } 164 ], 165 "builder": { 166 "builder_id": "10621", 167 "href": "https://www.highlandhomes.com", 168 "name": "Highland Homes", 169 "source_builder_id": "37", 170 "logo": { 171 "href": "http://nh.rdcpix.com/3109464cf505be87987ec61c73dbc0f7n-f3250832354s.jpg", 172 "__typename": "Href" 173 }, 174 "__typename": "HomeBuilder" 175 }, 176 "href": "https://www.realtor.com/realestateandhomes-detail/Parten-75ft-lots_Sales-Trailer-488-Leaning-Rock_Austin_TX_78737_Q717000073898", 177 "promotions": [ 178 { 179 "description": "3.99%/4.99% Rate Buy Down 12.23.24-1.13.25 Austin Promo", 180 "headline": "3.99% Intro / 4.99% Fixed 30-yr Fixed Rate. See More.", 181 "href": null, 182 "__typename": "HomePromotions" 183 } 184 ], 185 "description": { 186 "name": "Parten: 75ft. lots", 187 "text": "Southwest Austin is preserved native Texas landscape within the greater Austin area. Grand oak trees and colorful wild flowers abound in this part of the Hill Country that has a small town natural vibe. Folks out here like to shop local and enjoy the culture of Dripping Springs. The area is a hot spot for wineries, breweries and distilleries and also convenient to nearby shopping, entertainment and employers. Zoned for Dripping Springs ISD, Parten families appreciate the highly rated schools and tight-knit community.", 188 "plan_types": null, 189 "logo": null, 190 "__typename": "HomeDescription" 191 }, 192 "details": [ 193 { 194 "category": "Amenities", 195 "text": [ 196 "Pool", 197 "Park" 198 ], 199 "__typename": "HomeDetails" 200 } 201 ], 202 "list_price_min": 899990, 203 "list_price_max": 1306708, 204 "permalink": "Parten-75ft-lots_Sales-Trailer-488-Leaning-Rock_Austin_TX_78737_Q717000073898", 205 "property_id": "717000073898", 206 "unit_count": 18, 207 "video_count": 0, 208 "videos": null, 209 "photos": [ 210 { 211 "title": null, 212 "description": null, 213 "href": "https://nh.rdcpix.com/3109464cf505be87987ec61c73dbc0f7c-f3415784902s.jpg", 214 "type": "community", 215 "tags": null, 216 "__typename": "HomePhoto" 217 }... 218 ], 219 "__typename": "Home" 220 }, 221 "days_on_market": null, 222 "move_in_date": null, 223 "description": { 224 "baths": null, 225 "baths_3qtr": null, 226 "baths_full": 4, 227 "baths_half": 2, 228 "baths_max": null, 229 "baths_min": null, 230 "baths_total": null, 231 "baths_consolidated": "4.5+", 232 "beds": 4, 233 "beds_max": null, 234 "beds_min": null, 235 "construction": null, 236 "cooling": null, 237 "exterior": null, 238 "fireplace": null, 239 "garage": 3, 240 "garage_max": null, 241 "garage_min": null, 242 "garage_type": null, 243 "heating": null, 244 "logo": null, 245 "lot_sqft": null, 246 "name": "Plan Livorno", 247 "pool": null, 248 "roofing": null, 249 "rooms": null, 250 "sqft": 3957, 251 "sqft_max": null, 252 "sqft_min": null, 253 "stories": 2, 254 "styles": null, 255 "sub_type": null, 256 "text": "About the Community : Southwest Austin is preserved native Texas landscape within the greater Austin area. Grand oak trees and colorful wild flowers abound in this part of the Hill Country that has a small town natural vibe. Folks out here like to shop local and enjoy the culture of Dripping Springs. The area is a hot spot for wineries, breweries and distilleries and also convenient to nearby shopping, entertainment and employers. Zoned for Dripping Springs ISD, Parten families appreciate the highly rated schools and tight-knit community.", 257 "type": "single_family", 258 "units": null, 259 "year_built": null, 260 "year_renovated": null, 261 "zoning": null, 262 "__typename": "HomeDescription" 263 }, 264 "details": [ 265 { 266 "category": "Bedrooms", 267 "parent_category": "Interior", 268 "text": [ 269 "Bedrooms: 4" 270 ], 271 "__typename": "HomeDetails" 272 }, 273 { 274 "category": "Bathrooms", 275 "parent_category": "Interior", 276 "text": [ 277 "Full Bathrooms: 4", 278 "1/2 Bathrooms: 2" 279 ], 280 "__typename": "HomeDetails" 281 }, 282 { 283 "category": "Garage and Parking", 284 "parent_category": "Exterior", 285 "text": [ 286 "Number of Garage Spaces: 3" 287 ], 288 "__typename": "HomeDetails" 289 } 290 ], 291 "other_listings": null, 292 "lead_attributes": { 293 "show_contact_an_agent": true, 294 "lead_type": "new_homes_plan", 295 "market_type": "choice", 296 "show_lead_form": true, 297 "disclaimer_text": null, 298 "is_tcpa_message_enabled": null, 299 "show_text_leads": true, 300 "opcity_lead_attributes": { 301 "flip_the_market_enabled": false, 302 "phones": null, 303 "__typename": "OpCityLeadAttributes" 304 }, 305 "ready_connect_mortgage": { 306 "show_contact_a_lender": true, 307 "show_veterans_united": true, 308 "__typename": "ReadyConnectMortgage" 309 }, 310 "__typename": "LeadAttributes" 311 }, 312 "flags": { 313 "is_coming_soon": null, 314 "is_contingent": null, 315 "is_foreclosure": null, 316 "is_new_construction": true, 317 "is_pending": null, 318 "is_subdivision": null, 319 "is_price_reduced": null, 320 "is_new_listing": false, 321 "is_short_sale": null, 322 "is_price_excludes_land": null, 323 "__typename": "HomeFlags" 324 }, 325 "href": "https://www.realtor.com/realestateandhomes-detail/Plan-Livorno_Parten-75ft-lots_Sales-Trailer-488-Leaning-Rock_Austin_TX_78737_P417000870398", 326 "last_sold_date": null, 327 "last_sold_price": null, 328 "list_date": "2024-07-23T03:01:19Z", 329 "list_price": 1051990, 330 "last_price_change_amount": null, 331 "listing_id": null, 332 "location": { 333 "street_view_url": "https://maps.googleapis.com/maps/api/streetview?channel=rdc-streetview&client=gme-movesalesinc&location=Sales%20Trailer%20-%20488%20Leaning%20Rock%2C%20Austin%2C%20TX%2078737&size=932x420&source=outdoor&signature=4X3P1GXx5U3AYQHzi5R4did9EDw=", 334 "street_view_metadata_url": "https://maps.googleapis.com/maps/api/streetview/metadata?channel=rdc-streetview&client=gme-movesalesinc&location=Sales%20Trailer%20-%20488%20Leaning%20Rock%2C%20Austin%2C%20TX%2078737&size=640x480&source=outdoor&signature=IR_AI-hpVVxbxSKQ0F0ehNT77Pc=", 335 "address": { 336 "city": "Austin", 337 "coordinate": { 338 "lat": 30.155323, 339 "lon": -97.978093, 340 "__typename": "HomeCoordinate" 341 }, 342 "country": null, 343 "line": "Sales Trailer - 488 Leaning Rock", 344 "postal_code": "78737", 345 "state": "Texas", 346 "state_code": "TX", 347 "street_direction": null, 348 "street_name": null, 349 "street_number": null, 350 "street_post_direction": null, 351 "street_suffix": null, 352 "unit": null, 353 "validation_code": null, 354 "__typename": "HomeAddress" 355 }, 356 "county": { 357 "fips_code": "48209", 358 "name": "Hays", 359 "state_code": "TX", 360 "__typename": "HomeCounty" 361 }, 362 "neighborhoods": null, 363 "search_areas": null, 364 "city": null, 365 "postal_code": { 366 "geo_statistics": { 367 "housing_market": { 368 "hot_market_badge": "Other", 369 "__typename": "HousingMarket" 370 }, 371 "__typename": "GeoStatistics" 372 }, 373 "__typename": "PostalCode" 374 }, 375 "__typename": "HomeLocation" 376 }, 377 "open_houses": null, 378 "permalink": "Plan-Livorno_Parten-75ft-lots_Sales-Trailer-488-Leaning-Rock_Austin_TX_78737_P417000870398", 379 "photo_count": 27, 380 "photos": [ 381 { 382 "title": null, 383 "description": null, 384 "href": "https://nh.rdcpix.com/3c3d229cc79e8963016341c43a3b0731e-f3937265104s.jpg", 385 "type": "elevation", 386 "tags": [ 387 { 388 "label": "garage", 389 "__typename": "Tag" 390 }, 391 { 392 "label": "house_view", 393 "__typename": "Tag" 394 }, 395 { 396 "label": "porch", 397 "__typename": "Tag" 398 }, 399 { 400 "label": "yard", 401 "__typename": "Tag" 402 }, 403 { 404 "label": "complete", 405 "__typename": "Tag" 406 }, 407 { 408 "label": "front", 409 "__typename": "Tag" 410 } 411 ], 412 "__typename": "HomePhoto" 413 }... 414 ], 415 "price_per_sqft": 266, 416 "primary_photo": { 417 "href": "https://nh.rdcpix.com/3c3d229cc79e8963016341c43a3b0731e-f3937265104s.jpg", 418 "__typename": "HomePhoto" 419 }, 420 "hoa": null, 421 "property_id": "417000870398", 422 "provider_url": null, 423 "source": { 424 "days_on_mls": null, 425 "agents": null, 426 "disclaimer": null, 427 "copyrightnotice": null, 428 "id": "HHTB", 429 "plan_id": null, 430 "listing_id": "Plan Livorno", 431 "name": "HighlandHomesTX", 432 "raw": null, 433 "type": "new_home", 434 "community_id": null, 435 "__typename": "MlsSource" 436 }, 437 "status": "ready_to_build", 438 "suppression_flags": { 439 "has_suppress_sold_price": true 440 }, 441 "tags": [ 442 "two_or_more_stories", 443 "garage_1_or_more", 444 "garage_2_or_more", 445 "garage_3_or_more", 446 "shopping" 447 ], 448 "__typename": "Home" 449 }, 450 "homesAroundData": [], 451 "homesAroundValueData": [], 452 "nearbyRentalsData": [], 453 "recentlySoldData": [], 454 "homesWithPoolsData": [], 455 "schoolsData": [], 456 "editorsPicks": [], 457 "clientDetails": { 458 "ip": "10.205.71.178", 459 "deviceType": "desktop", 460 "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36" 461 }, 462 "slug": "Plan-Livorno_Parten-75ft-lots_Sales-Trailer-488-Leaning-Rock_Austin_TX_78737_P417000870398", 463 "housingMarketDetails": { 464 "isLoading": true 465 }, 466 "nearbyGeos": { 467 "isLoading": true 468 }, 469 "experiments": {}, 470 "featureFlags": {}, 471 "fullscreen": null, 472 "ctaModal": null, 473 "streetViewAvailable": { 474 "isLoading": true, 475 "isStreetViewAvailable": false 476 }, 477 "havenProfile": {}, 478 "tabbedModal": { 479 "type": "propertyDetails", 480 "visible": false, 481 "view": 0 482 }, 483 "leadModal": { 484 "type": null, 485 "visible": false 486 }, 487 "spotOffer": {}, 488 "phaseOneCompleted": true, 489 "csrFetchesCompleted": false, 490 "neighborhoodMarketTrendsData": null, 491 "pageType": "PLAN", 492 "scrollPosition": 0, 493 "heroActiveSlide": 0, 494 "currentSectionId": null, 495 "emailSuccess": null, 496 "spotOfferState": { 497 "isLoading": false 498 }, 499 "scrolledAccordion": { 500 "sectionName": "" 501 }, 502 "floorPlanModalState": null, 503 "showShareModal": false, 504 "showBuilderPromotionModal": false, 505 "upNestParams": {}, 506 "isUpNestEligible": false, 507 "similarHomesData": [], 508 "similarHomesImpressionToken": [], 509 "masonWebModalState": null, 510 "modals": { 511 "addToCalendar": { 512 "isVisible": false, 513 "date": "" 514 }, 515 "requestPrivateShowing": { 516 "isVisible": false 517 }, 518 "anchorShareModal": { 519 "isVisible": false 520 }, 521 "movingQuoteModal": { 522 "isVisible": false 523 }, 524 "ctaModal": { 525 "isVisible": false 526 } 527 }, 528 "popularSearches": [], 529 "nearbyHomesForMap": [], 530 "noiseData": false, 531 "floodData": null, 532 "wildfireData": null, 533 "heatData": null, 534 "airData": null, 535 "windData": null, 536 "locationScoresData": null, 537 "heroMapPreview": {}, 538 "isSpa": false, 539 "isNeighborhoodMapVisible": false, 540 "otherBuildingHomesData": [], 541 "floorplanDefaultSubTab": null, 542 "homeSavesData": false, 543 "cdpFullscreenLeftLeadFormHidden": false, 544 "petFriendlyRentalsData": [], 545 "rentalsWithGymData": [], 546 "rentalsWithUnitLaundryData": [], 547 "homesWithSimilarPaymentData": [], 548 "rentSpecialsData": [], 549 "similarNcCarouselData": [], 550 "photoGalleryCurrentTabContent": "photos", 551 "movingCostEstimate": { 552 "distance": 0, 553 "from": { 554 "city": "", 555 "postal_code": "", 556 "state_code": "" 557 }, 558 "price_estimate": { 559 "max": "", 560 "min": "" 561 }, 562 "to": { 563 "city": "", 564 "postal_code": "", 565 "state_code": "" 566 }, 567 "weight": { 568 "max": 0, 569 "min": 0 570 } 571 }, 572 "nearbyRentalsForMap": [], 573 "movingCostCalculatorModalState": { 574 "moveSize": "", 575 "showModal": false 576 }, 577 "similarNcHomesImpressionToken": [], 578 "rentalsPMCWebsiteData": [], 579 "gameGenieOverrides": {}, 580 "officeHoursModal": null, 581 "propertyEstimates": {}, 582 "galleryRecommendedSimilarHomesData": [], 583 "rentalsTopRealEstateMarkets": [], 584 "freeMovingQuoteModalStep": 1, 585 "isChatBotOpen": false, 586 "showListingActionSavePrompt": false, 587 "showGallerySavePrompt": false, 588 "isPromotedListing": false, 589 "rentSpecialModal": false, 590 "thankYouEmailLeadModal": false, 591 "availApplicationModal": { 592 "show": false, 593 "isStickyFooter": false, 594 "isGalleryApplication": false 595 }, 596 "environmentDetails": { 597 "isLoading": true 598 }, 599 "rentalsRecommendations": [], 600 "rentalsDynamicOfficeHours": {}, 601 "isGuidedSearchModalOpen": false, 602 "augmentedGalleryCategory": { 603 "photo_categories": [ 604 { 605 "key": "all_photos", 606 "category": "All Photos", 607 "detailedText": null, 608 "photoCount": 27, 609 "photos": [ 610 { 611 "href": "https://nh.rdcpix.com/3c3d229cc79e8963016341c43a3b0731e-f3937265104s.jpg", 612 "tag": "exterior", 613 "__typename": "PhotoTag" 614 }... 615 ], 616 "__typename": "PhotoCategories" 617 }, 618 { 619 "key": "other", 620 "category": "OTHER", 621 "detailedText": null, 622 "photoCount": 15, 623 "photos": [ 624 { 625 "href": "https://nh.rdcpix.com/3c3d229cc79e8963016341c43a3b0731i-f3764908106s.jpg", 626 "tag": "unknown", 627 "__typename": "PhotoTag" 628 }... 629 ], 630 "__typename": "PhotoCategories" 631 }, 632 { 633 "key": "kitchen", 634 "category": "Kitchen", 635 "detailedText": null, 636 "photoCount": 6, 637 "photos": [ 638 { 639 "href": "https://nh.rdcpix.com/3c3d229cc79e8963016341c43a3b0731i-f1448696871s.jpg", 640 "tag": "kitchen", 641 "__typename": "PhotoTag" 642 }... 643 ], 644 "__typename": "PhotoCategories" 645 }, 646 { 647 "key": "exterior", 648 "category": "Exterior", 649 "detailedText": null, 650 "photoCount": 4, 651 "photos": [ 652 { 653 "href": "https://nh.rdcpix.com/3c3d229cc79e8963016341c43a3b0731e-f3937265104s.jpg", 654 "tag": "exterior", 655 "__typename": "PhotoTag" 656 }... 657 ], 658 "__typename": "PhotoCategories" 659 }, 660 { 661 "key": "bathroom", 662 "category": "Bathroom", 663 "detailedText": [ 664 { 665 "subCategory": "Bathrooms", 666 "text": [ 667 "Full Bathrooms: 4", 668 "1/2 Bathrooms: 2" 669 ], 670 "__typename": "DetailedText" 671 } 672 ], 673 "photoCount": 2, 674 "photos": [ 675 { 676 "href": "https://nh.rdcpix.com/3c3d229cc79e8963016341c43a3b0731i-f3407105123s.jpg", 677 "tag": "bathroom", 678 "__typename": "PhotoTag" 679 }, 680 { 681 "href": "https://nh.rdcpix.com/3c3d229cc79e8963016341c43a3b0731i-f2077477869s.jpg", 682 "tag": "bathroom", 683 "__typename": "PhotoTag" 684 } 685 ], 686 "__typename": "PhotoCategories" 687 } 688 ], 689 "__typename": "HomePhotoCategories" 690 }, 691 "propertyAndTaxHistory": {}, 692 "rentalsApplicationEligibilityStatus": "BLOCKED", 693 "nearbyHomesValuesTableData": [], 694 "virtualToursData": {}, 695 "floorplanInteractive": [], 696 "communityPlanSpec": {}, 697 "spotOfferEvaluationData": null, 698 "consentingParties": {}, 699 "corporationCustomerSet": {}, 700 "scheduleATourData": null, 701 "isLTKTeamsEligible": false, 702 "upnestAutomatchLiteData": {}, 703 "rmnAgent": {} 704 }
Output Explanation:
initialReduxState
-
query: Contains the search parameters used to query the property.
- slug: A unique identifier for the specific property or listing, which includes the address and other details (used for identifying and querying the listing).
-
claimModal: Manages the state of the claim modal, which can appear when trying to claim a listing.
- trigger: Determines what triggers the modal (e.g., user interaction).
- initialView: The initial view or state of the modal.
- visible: A boolean indicating if the modal is visible.
- property: The property associated with the modal.
- currentView: The current view in the modal.
-
loading: Represents various loading states on the page. For example, it can track if data like "claim", "unclaim", or "page" is loading.
- claimLoading: Indicates if a claim request is currently loading.
- pageLoading: Indicates if the page is currently loading.
- havenProfileLoading: Indicates if the Haven Profile is loading.
- nearbyHomesLoading: Indicates if nearby homes' data is loading.
- nearbyRentalsLoading: Indicates if nearby rentals' data is loading.
- otherBuildingHomesLoading: Indicates if homes from other buildings are loading.
- nhCarouselLoading: Indicates if a carousel component (likely for photos) is loading.
propertyDetails
- mortgage: Contains information about the mortgage rates and costs.
- property_tax_rate: The tax rate applied to the property (e.g., 0.0196).
- average_rates: A list of mortgage loan types and their corresponding rates.
- loan_type: Describes the loan type (e.g., 30-year fixed, 15-year fixed).
- rate: The rate for each loan type.
- loan_id: The unique identifier for the loan type.
- is_va_loan: Indicates whether the loan is a VA loan.
- term: The length of the loan (e.g., 30 years).
- closing_cost: The closing cost for the mortgage (e.g., 17,400 USD).
- insurance_rate: The insurance rate for the property (e.g., 0.009375).
- county_fha_loan_limit: The county's FHA loan limit (e.g., 571,550 USD).
- is_listing_price_eligible_for_fha: Indicates if the property is eligible for an FHA loan.
- estimate: Contains a breakdown of the estimated monthly payments.
- monthly_payment: The total estimated monthly mortgage payment.
- monthly_payment_details: A breakdown of the total monthly payment (e.g., principal and interest, property tax, etc.).
advertisers
- advertisers: Information about advertisers promoting the property.
- builder: The builder associated with the home, which includes:
- fulfillment_id: The builder's unique ID.
- name: The name of the builder (e.g., "David Weekley Homes").
- logo: The logo of the builder.
- href: A link to the builder's website.
- builder: The builder associated with the home, which includes:
builder
- builder_id: Unique identifier for the builder.
- source_builder_id: Identifier of the builder's source in the system.
- logo: The builder's logo (if available).
promotions
- promotions: Promotional offers associated with the property or builder.
- description: The promotional offer's description (e.g., special discounts).
- headline: The headline or title of the promotion.
- href: A link to the promotion's page.
community
- community: Details about the property’s community.
- name: Name of the community (e.g., "The Twilight at Goodnight Ranch").
- description: A description of the community, including amenities, location, and features.
- href: A URL that links to the community’s page.
- advertisers: Information about advertisers related to the community.
- builder: Builder details for the community.
description
- baths_full: The number of full bathrooms in the property.
- baths_half: The number of half bathrooms in the property.
- beds: The number of bedrooms in the property.
- garage: The number of garage spaces.
- sqft: The total square footage of the property (e.g., 1728 sqft).
- stories: The number of stories in the property.
- type: The type of property (e.g., "single_family").
- text: A detailed description of the property, including its features and highlights.
details
- category: The category of the information (e.g., "Bedrooms", "Bathrooms").
- text: A list of details about the property within the given category (e.g., number of bedrooms, full bathrooms).
photos
- photos: A list of photos for the property.
- title: The title of the photo (if available).
- description: The description of the photo (e.g., "The Dane - A Exterior").
- href: The URL to the photo.
- tags: Tags associated with the photo (e.g., "garage", "yard").
price_per_sqft
- price_per_sqft: The price per square foot for the property (e.g., 252 USD).
primary_photo
- primary_photo: The primary image of the property.
- href: The URL to the primary photo.
status
- status: The current status of the listing (e.g., "ready_to_build").
flags
- flags: Contains various flags indicating special status for the property.
- is_new_construction: Indicates whether the property is a new construction.
- is_coming_soon: Indicates if the property is coming soon.
- is_foreclosure: Indicates if the property is in foreclosure.
location
- location: The property’s location details.
- address: The full address of the property.
- coordinate: The latitude and longitude coordinates for the property.
- street_view_url: URL to view the property in Google Street View.
- postal_code: The postal code for the property.
- city: The city where the property is located.
- state: The state where the property is located.
permalink
- permalink: The permanent URL to the property’s listing page.
property_id
- property_id: Unique identifier for the property (e.g., 417000808558).
list_price
- list_price: The listed price for the property (e.g., 434,990 USD).
tags
- tags: Tags related to the property, indicating key features (e.g., "gated_community", "pond", "garage_2_or_more").
Related Scrapers
Realtor.com Agent Scraper - Scrape real estate agent details across multiple cities or states, including contact information and agency affiliation. Realtor.ca Canada Search Scraper - Scrape detailed information about real estate agents in Canada, including their contact information, organizations, and more.
Support
- For issues or feature requests, please use the Issues section of this actor.
- If you need customization or have questions, feel free to contact the author:
- Author's website: https://muhamed-didovic.github.io/
- Email: muhamed.didovic@gmail.com
Additional Services
- Request customization or whole dataset: muhamed.didovic@gmail.com
- If you need anything else scraped, or this actor customized, email: muhamed.didovic@gmail.com
- For API services of this scraper (no Apify fee, just usage fee for the API), contact: muhamed.didovic@gmail.com
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified 2 hours ago