Lennar.com [$2💰] New-Home Listings, Prices & Floor Plans avatar

Lennar.com [$2💰] New-Home Listings, Prices & Floor Plans

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Lennar.com [$2💰] New-Home Listings, Prices & Floor Plans

Lennar.com [$2💰] New-Home Listings, Prices & Floor Plans

Revolutionize your home search with our Lennar scraper – your secret weapon for unlocking detailed, real-time property data. Instantly access comprehensive insights on new homes, community features, and pricing, empowering you to make smarter, faster decisions and secure your dream home today!

Pricing

from $1.00 / 1,000 results

Rating

5.0

(1)

Developer

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Actor stats

1

Bookmarked

13

Total users

1

Monthly active users

4 days ago

Last modified

Share

Lennar.com Scraper

Automated Data Extraction Tool for New Home Communities and Listings


Overview

Designed to extract comprehensive data from Lennar.com, it enables you to gather detailed information on communities, homes, and associated plan features. Whether you’re analyzing market trends or scouting for your next home, this scraper delivers accurate, up-to-date listings data along with extensive property insights.

Unlock the full potential of Lennar.com data by extracting key details such as community descriptions, home features, pricing, location, consultant information, virtual tours, and similar homesite listings. Enjoy the flexibility of selecting your region via a customizable city/state input and leverage advanced proxy support for reliable scraping.


Features

  • Geographic Filtering Target 65+ regional markets from Pennsylvania to Washington state using standardized location codes.
  • Region Selection: Choose from an extensive list of state/city codes (e.g., PEN for Gulf Coast [Alabama][Florida], PHO for Phoenix [Arizona], etc.) to filter listings by your preferred market.
  • Detailed Data Extraction:
    • Community Data: Extract information such as community ID, name, description, URL, geographic coordinates, address, phone, and property types.
    • Home Details: Retrieve home IDs, names, descriptions, images, addresses, status, pricing details, room counts, square footage, and offer dates.
    • Plan Information: Gather in-depth details on plans including walkthrough images, virtual tour URLs, elevation images, and energy efficiency features.
    • Additional Insights: Capture supplementary data like consultant profiles, operating hours, floorplans, and similar homesite listings.
  • Configurable Concurrency and Retries: Adjust maximum items per crawl, set the level of concurrency, and define request retry limits to balance speed and reliability.
  • Proxy Integration: Benefit from built-in proxy settings (e.g., useApifyProxy with RESIDENTIAL groups) to bypass potential scraping restrictions and maintain anonymity.
  • Flexible Scaling Adjust concurrency levels from 1-100 parallel requests based on needs.

Local run (Apify CLI)

From the project root:

$apify run --purge

Optional input (not in the actor schema UI): add "httpMode": "internal" to your local INPUT.json to use the Impit + got-scraping internal queue instead of the default Cheerio crawler.


How to Use

  1. Set Up:
    • Create an account on Apify if you haven’t already.
    • Navigate to the Lennar.com Real Estate Listings Scraper actor in your Apify console.
  2. Configure Input Data:
    • Copy your desired configuration into the actor’s input field.
    • Use the provided JSON configuration to set parameters such as state selection, maximum items, concurrency limits, and proxy settings.
  3. Run the Scraper:
    • Launch the scraper from the Apify platform.
    • Monitor its progress via the Apify dashboard.
  4. Data Collection:
    • Once completed, extracted data will be available in your preferred output format (JSON, CSV, Excel, etc.) for further analysis.

Input Configuration

Example Input

{
"state": "AUS",
"maxItems": 100,
"maxConcurrency": 50,
"minConcurrency": 5,
"maxRequestRetries": 15,
"proxy": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Input Fields Explanation

ParameterTypeDescriptionOptions
statestringTarget regional market code65+ options including:
AUS - Austin/Central TX
CHI - Chicago IL
MIA - Miami FL
DEN - Denver CO
maxItemsintegerMax listings to scrape (1-1000)Default: 20
maxConcurrencyintegerParallel request limitDefault: 100
minConcurrencyintegerMinimum concurrent requestsDefault: 1
maxRequestRetriesintegerFailed request retriesDefault: 20
proxyobjectProxy configurationResidential proxies recommended

Output Structure

{
"community": {
"communityId": "c_7807",
"communityName": "Cottage Collection",
"communityDescription": "Cottage is a collection of new single-family homes for sale at the Eastwood master-planned community located in Jarrell, TX. In addition to beautiful home designs, residents enjoy access to onsite amenities including a swimming pool and playground. Homeowners are also conveniently located to local shopping, dining and entertainment in Jarrell, as well as outdoor recreation including local parts with sports courts and tennis courts. For more urban offerings, Austin is less than hour away.",
"url": "https://www.lennar.com/new-homes/texas/austin-central-texas/jarrell/eastwood-at-sonterra/cottage-collection",
"location": "30.824616,-97.604361",
"address": {
"postalcode": "76537",
"streetaddress": "600 The Ugly Way",
"stateCode": "TX",
"city": "Jarrell",
"full_address": "600 The Ugly Way, Jarrell, TX 76537"
},
"phone": "512-489-6838",
"hasSchools": false,
"types": [
"Single Family"
]
},
"home": {
"homeId": "h_751068",
"homeName": "Drexel",
"description": "This single-story home has a thoughtful layout that is ideal for families. There is an owner’s suite with a full bathroom and walk-in closet at the back while three additional bedrooms share a bathroom in the hall. The open floorplan is connected to the foyer, offering seamless transition between the family room, kitchen and dining room.",
"url": "https://www.lennar.com/new-homes/texas/austin-central-texas/jarrell/eastwood-at-sonterra/cottage-collection/drexel/14836518q32",
"image": "https://cdn.lennar.net/api/images/images/elevations_v10/7807/65473/65473_eleD1_lg.jpg?d=20241126T151317Z",
"address": {
"streetaddress": "213 The Bad Way"
},
"homesite": "8Q32",
"status": "MOVE_IN_READY",
"checkoutType": "BUY_NOW_NO_DEPOSIT",
"baths": 2,
"halfBaths": 0,
"beds": 4,
"price": 274990,
"wasPrice": 297990,
"sqft": 1627,
"isTourable": false,
"offerStartDate": "2024-02-05T05:00:00Z",
"offerEndDate": "2026-02-05T05:00:00Z",
"lotid": "14836518Q32",
"plan": "p_65473",
"images": []
},
"otherData": {
"community": { /* additional community details including consultant info, operating hours, and maps */ },
"plan": { /* detailed plan data including walkthrough, virtual tour, video tour, elevation images, floorplans, and energy efficiency features */ },
"homesite": { /* homesite-specific data such as attributes, pricing details, move-in dates, and similar listings */ }
}
}

Output Explanation

  • community:

    • communityId, communityName, communityDescription: Unique identifier, title, and description of the community.
    • url, location: Direct link to the community page and its geographic coordinates.
    • address: Includes postal code, street address, state code, city, and a full concatenated address.
    • phone, hasSchools, types: Contact details, whether local schools are available, and property types (e.g., Single Family).
  • home:

    • homeId, homeName, description: Unique identifier, name, and descriptive overview of the home.
    • url, image: Direct link to the home’s page and an image URL.
    • address, homesite: Home address details and homesite identifier.
    • status, checkoutType, baths, halfBaths, beds, sqft: Current status, transaction type, bathroom count, bedroom count, and square footage.
    • price, wasPrice: Current and previous listing prices.
    • offerStartDate, offerEndDate: Validity period for current offers.
  • otherData:

    • Contains additional nested information:
      • community: Extended community data including consultant details, hours of operation, and maps.
      • plan: In-depth plan features such as walkthroughs, virtual and video tours, elevation images, floorplans, and energy efficiency attributes.
      • homesite: Specific homesite information including overviews, attributes, and listings similar to the current home.

Benefits

  • Track pricing trends across 65+ markets
  • Monitor inventory availability in real-time
  • Analyze community development patterns
  • Compare Lennar's offerings against competitors

Why Choose This Scraper?

This tool specifically addresses Lennar's complex data structure with:

  • Special handling for master-planned communities (MPCs)
  • Parsing of "Everything Included" features
  • Mapping of regional market hierarchies
  • Compliance with Lennar's request rate limits

Support

Additional Services


🤖 For AI Agents & LLM Apps

Compact reference for AI agents calling this actor via the Apify MCP server or the Apify API (actor: memo23/lennar-scraper).

Purpose: Extract new-home community, home, and plan data from Lennar.com for a chosen U.S. regional market — pricing, specs, coordinates, and nested plan/homesite detail.

Minimal input:

{
"state": "AUS",
"expandToWholeState": false,
"proxyConfiguration": { "useApifyProxy": true }
}

Output: one dataset row per home — community {communityId, communityName, communityDescription, url, location, address {postalcode, streetaddress, stateCode, city, full_address}, phone, hasSchools, types}, home {homeId, homeName, description, url, image, address, homesite, status, checkoutType, baths, halfBaths, beds, price, wasPrice, sqft, isTourable, offerStartDate, offerEndDate, lotid, plan}, otherData {community, plan, homesite}.

Behaviors an agent should know:

  • state is required — a Lennar market code (e.g. AUS, MIA, DEN); see the schema enum for all 65+ codes.
  • expandToWholeState defaults to true, scraping every market that shares the selected state tag; set false to scrape only the single market.
  • No maxItems cap exists in the schema — a whole-state run can return thousands of rows; bound it with expandToWholeState: false or a narrower market.
  • outputFormat: standard (nested), basic (flat columns in the flat-output dataset), or both (default, emits both).
  • Residential proxy is recommended for reliable extraction.
  • Pay-per-event billing — see the Pricing tab on the actor page.

⚠️ Disclaimer

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Lennar Corporation or any of its subsidiaries. All trademarks mentioned are the property of their respective owners.

The scraper accesses only publicly available new-home listing pages on Lennar.com — no authenticated endpoints, paid features, or content behind a login wall. Users are responsible for ensuring their use complies with Lennar.com's Terms of Service, applicable data-protection law (GDPR, CCPA, etc.), and any contractual obligations of their own organization.


SEO Keywords

lennar scraper, scrape lennar, lennar.com scraper, lennar api, Apify lennar, new home scraper, new construction scraper, real estate listings scraper, home builder data, property data api, new home prices scraper, housing market data, home listings export, real estate market analysis, new construction pricing data, us housing data, homebuilder intelligence, community listings scraper