# Forrentuniversity Property Details Scraper (`alexist/forrentuniversity-property-details-scraper`) Actor

Scrape detailed rental property information from ForRentUniversity.com with precision. Collect 50+ data points per listing including floor plans, amenities, pricing, reviews, and neighborhood scores—perfect for market analysis, real estate platforms, and rental research.

- **URL**: https://apify.com/alexist/forrentuniversity-property-details-scraper.md
- **Developed by:** [Alex](https://apify.com/alexist) (community)
- **Categories:** Automation, Developer tools, Real estate
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage, which gets cheaper the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-usage

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## ForRentUniversity Property Details Scraper: Extract Rental Data Instantly

***

### What Is ForRentUniversity.com?

ForRentUniversity.com is a comprehensive rental property marketplace specializing in apartments, townhomes, and residential spaces across major U.S. cities. The platform aggregates listings with rich property details, high-quality media, floor plan layouts, neighborhood insights, and tenant reviews. Manually collecting this data from hundreds of listings is inefficient—the **ForRentUniversity Property Details Scraper** automates extraction, delivering structured property records in minutes.

***

### Overview

The **ForRentUniversity Property Details Scraper** extracts comprehensive rental property data from individual property pages on ForRentUniversity.com. It captures 50+ fields spanning property specifications, pricing, amenities, floor plans, media, reviews, and location intelligence.

**Ideal for:**

- **Real estate platforms** aggregating rental inventory across markets
- **Market researchers** analyzing rental trends and pricing patterns
- **Property managers** tracking competitor listings and positioning
- **Data analysts** building rental market datasets for reporting
- **Investors** identifying investment opportunities through data

Key features include flexible URL input, configurable item limits, graceful error handling, and comprehensive property metadata.

***

### Input Format

The scraper accepts a JSON configuration specifying which properties to collect:

```json
{
    "urls": [
        "https://www.forrentuniversity.com/tx/austin/3427-willowrun-dr/kndsgl8",
        "https://www.forrentuniversity.com/tx/austin/marquis-at-caprock-canyon/2bs98y9",
        "https://www.forrentuniversity.com/tx/austin/2501-teri-rd/qf8t98z"
    ],
    "max_items_per_url": 200,
    "ignore_url_failures": true
}
```

| Parameter | Description |
|---|---|
| `urls` | Array of direct links to property detail pages on ForRentUniversity.com. Each URL should point to an individual property listing. |
| `max_items_per_url` | Maximum number of items/records to collect per URL (default: `200`). Limits data volume when needed. |
| `ignore_url_failures` | Boolean flag (`true`/`false`). If `true`, the scraper continues if some URLs fail; if `false`, the entire run halts on errors. Recommended: `true` for bulk runs. |

**How to find URLs:** Browse ForRentUniversity.com, navigate to a specific property listing, and copy the full URL from your browser's address bar.

***

### Output Format

**Sample output**

```json
{
  "amenity_groups": [
    {
      "category_id": "5",
      "category_name": "Highlights",
      "items": [
        "Air Conditioning",
        "Carpet",
        "Dishwasher",
        "Disposal",
        "Heating",
        "Kitchen",
        "Range",
        "Refrigerator",
        "Vinyl Flooring"
      ]
    }
  ],
  "site_id": "kndsgl8",
  "listing_key": "kndsgl8",
  "apts_listing_key": "7nds8lw",
  "apply_now": false,
  "deposit": "",
  "ad_level": "MLS",
  "package": "MLS",
  "profile_url": "/tx/austin/3427-willowrun-dr/kndsgl8",
  "name": "3427 Willowrun Dr Unit D",
  "seo_name": "3427 Willowrun Dr Unit D",
  "property_type": "Apartment Unit For Rent",
  "property_style": "Apartment",
  "geography": {
    "street_address": "3427 Willowrun Dr",
    "city_name": "Austin",
    "city_id": "6062",
    "latitude": 30.225352,
    "longitude": -97.755568,
    "county_name": "Travis",
    "state_name": "Texas",
    "state_code": "TX",
    "zip_code": "78704",
    "neighborhoods": [
      {
        "id": "29604",
        "name": "St Edwards"
      }
    ],
    "preferences": [],
    "colleges": [
      {
        "find_uri": "/St-Edwards-University",
        "is_target": false,
        "id": "1785",
        "name": "St. Edward&s;s University",
        "distance": 0.1
      },
      {
        "find_uri": "/Austin-Community-College-South-Austin-Campus",
        "is_target": false,
        "id": "1731",
        "name": "Austin Community College-South Austin Campus",
        "distance": 2.5
      },
      {
        "find_uri": "/University-of-Texas-at-Austin-Austin-Campus",
        "is_target": false,
        "id": "1816",
        "name": "University of Texas at Austin-Austin Campus",
        "distance": 3.7
      }
    ],
    "cluster": {
      "id": "10103",
      "name": "South Central Austin"
    },
    "metro_id": "635",
    "metro_name": "Austin"
  },
  "site_texts": {
    "bullet": [],
    "office_hours": [],
    "brochure_headline": [
      "3427 Willowrun Drive Unit D"
    ],
    "long_description": [
      "Now available for lease in the highly desirable 78704 zip code, this updated 2 bedroom apartment offers comfortable living in one of South Austin s most convenient locations. Located at 3427 Willow Run Dr Unit D, Austin, TX 78704, this 775 square foot home provides quick access to Downtown Austin, South Lamar, South Congress, Zilker Park, and major employers throughout Central Austin. This well-located South Austin rental features a functional floor plan with two spacious bedrooms, an open living area, and abundant natural light. The kitchen includes ample cabinet storage and flows easily into the dining and living spaces, making the home ideal for both everyday living and entertaining. Residents will enjoy living minutes from Austin s best restaurants, coffee shops, grocery stores, nightlife, and outdoor recreation. The property offers easy access to Highway 290, Ben White Boulevard, Mopac, and Interstate 35, making commuting simple from this central Austin location. Property Features: 2 Bedroom Apartment1 Bathroom775 Square FeetPrime South Austin Location78704 Zip CodeOpen Living and Dining AreaConvenient Access to Downtown AustinClose to South Congress and South LamarNear Parks, Shopping, and DiningEasy Access to Major Highways 3427 Willow Run Dr Unit D is an excellent opportunity to lease an affordable apartment in one of Austin s most sought-after neighborhoods. All RAM Austin Property Management residents are enrolled in the Resident Benefits Package (RBP) for $49.99/month which includes liability insurance, credit building to help boost the resident s credit score with timely rent payments, up to $1M Identity Theft Protection, HVAC air filter delivery (for applicable properties), our best-in-class resident rewards program, on-demand pest control, and much more! More details upon application."
    ],
    "pet_policy": [],
    "website_address": [],
    "lease_length": [
      "12 Months"
    ],
    "utilities_included": []
  },
  "amenities": [
    {
      "category_id": "5",
      "category_name": "Highlights",
      "name": "Air Conditioning"
    },
    {
      "category_id": "5",
      "category_name": "Floor Plan Details",
      "name": "Carpet"
    },
    {
      "category_id": "5",
      "category_name": "Kitchen Features &a; Appliances",
      "name": "Dishwasher"
    },
    {
      "category_id": "5",
      "category_name": "Kitchen Features &a; Appliances",
      "name": "Disposal"
    },
    {
      "category_id": "5",
      "category_name": "Highlights",
      "name": "Heating"
    },
    {
      "category_id": "5",
      "category_name": "Kitchen Features &a; Appliances",
      "name": "Kitchen"
    },
    {
      "category_id": "5",
      "category_name": "Kitchen Features &a; Appliances",
      "name": "Range"
    },
    {
      "category_id": "5",
      "category_name": "Kitchen Features &a; Appliances",
      "name": "Refrigerator"
    },
    {
      "category_id": "5",
      "category_name": "Floor Plan Details",
      "name": "Vinyl Flooring"
    }
  ],
  "community_features": [],
  "points_of_interest": {
    "airports": [
      {
        "id": "41",
        "name": "Austin-Bergstrom International",
        "available_units": 1,
        "coordinates": [
          30.19453,
          -97.66987
        ],
        "drive": {
          "distance": 8.7,
          "time": 20
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 8.6,
          "time": 167
        },
        "unit": "mi"
      }
    ],
    "colleges": [
      {
        "id": "1785",
        "name": "St. Edward&s;s University",
        "available_units": 1,
        "coordinates": [
          30.2299,
          -97.7546
        ],
        "drive": {
          "distance": 0.5,
          "time": 2
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 0.5,
          "time": 10
        },
        "find_uri": "/St-Edwards-University",
        "unit": "mi"
      },
      {
        "id": "1731",
        "name": "Austin C.C., South Austin",
        "specific_name": "South Austin Campus",
        "available_units": 1,
        "coordinates": [
          30.2155,
          -97.7961
        ],
        "drive": {
          "distance": 3.9,
          "time": 8
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 3.8,
          "time": 72
        },
        "find_uri": "/Austin-Community-College-South-Austin-Campus",
        "unit": "mi"
      },
      {
        "id": "1728",
        "name": "Austin C.C., Rio Grande Campus",
        "specific_name": "Rio Grande Campus",
        "available_units": 1,
        "coordinates": [
          30.2769,
          -97.7475
        ],
        "drive": {
          "distance": 5.6,
          "time": 10
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 4.2,
          "time": 81
        },
        "find_uri": "/Austin-Community-College-Rio-Grande-Campus",
        "unit": "mi"
      },
      {
        "id": "1729",
        "name": "Austin C.C., Riverside Campus",
        "specific_name": "Riverside Campus",
        "available_units": 1,
        "coordinates": [
          30.2365,
          -97.7037
        ],
        "drive": {
          "distance": 4.7,
          "time": 11
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 4.6,
          "time": 88
        },
        "find_uri": "/Austin-Community-College-Riverside-Campus",
        "unit": "mi"
      }
    ],
    "commuter_rail_stations": [
      {
        "id": "30259",
        "name": "Austin",
        "available_units": 1,
        "coordinates": [
          30.26945,
          -97.75694
        ],
        "drive": {
          "distance": 4.6,
          "time": 10
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 3.9,
          "time": 75
        },
        "unit": "mi"
      },
      {
        "id": "30258",
        "name": "San Marcos Amtrak",
        "available_units": 1,
        "coordinates": [
          29.87657,
          -97.94105
        ],
        "drive": {
          "distance": 28.3,
          "time": 35
        },
        "location": {
          "city": "San Marcos",
          "state_code": "TX"
        },
        "walk": {
          "distance": 27.9,
          "time": 539
        },
        "unit": "mi"
      },
      {
        "id": "30260",
        "name": "Taylor Amtrak",
        "available_units": 1,
        "coordinates": [
          30.56767,
          -97.40776
        ],
        "drive": {
          "distance": 39.6,
          "time": 50
        },
        "location": {
          "city": "Taylor",
          "state_code": "TX"
        },
        "walk": {
          "distance": 37.2,
          "time": 718
        },
        "unit": "mi"
      }
    ],
    "military_bases": [
      {
        "id": "447",
        "name": "Randolph Air Force Base",
        "available_units": 1,
        "coordinates": [
          29.5288,
          -98.278
        ],
        "drive": {
          "distance": 63.2,
          "time": 78
        },
        "location": {
          "city": "San Antonio",
          "state_code": "TX"
        },
        "walk": {
          "distance": 62.6,
          "time": 1209
        },
        "unit": "mi"
      },
      {
        "id": "181",
        "name": "Fort Hood",
        "available_units": 1,
        "coordinates": [
          31.172,
          -97.6554
        ],
        "drive": {
          "distance": 77.5,
          "time": 96
        },
        "location": {
          "city": "Fort Hood",
          "state_code": "TX"
        },
        "walk": {
          "distance": 78.9,
          "time": 1526
        },
        "unit": "mi"
      },
      {
        "id": "49",
        "name": "Camp Bullis Military Training Reservation",
        "available_units": 1,
        "coordinates": [
          29.7451,
          -98.6049
        ],
        "drive": {
          "distance": 90.7,
          "time": 106
        },
        "location": {
          "city": "San Antonio",
          "state_code": "TX"
        },
        "walk": {
          "distance": 78.1,
          "time": 1509
        },
        "unit": "mi"
      }
    ],
    "parks": [
      {
        "id": "50766",
        "name": "Blunn Creek Nature Preserve",
        "available_units": 1,
        "coordinates": [
          30.23026,
          -97.74789
        ],
        "drive": {
          "distance": 0.9,
          "time": 3
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 0.9,
          "time": 17
        },
        "unit": "mi"
      },
      {
        "id": "219070",
        "name": "Lady Bird Lake",
        "available_units": 1,
        "coordinates": [
          30.24515,
          -97.72264
        ],
        "drive": {
          "distance": 3.3,
          "time": 7
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 3.1,
          "time": 60
        },
        "unit": "mi"
      },
      {
        "id": "58800",
        "name": "Umlauf Sculpture Garden and Museum",
        "available_units": 1,
        "coordinates": [
          30.26312,
          -97.7663
        ],
        "drive": {
          "distance": 4.4,
          "time": 9
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 3.9,
          "time": 74
        },
        "unit": "mi"
      },
      {
        "id": "50752",
        "name": "Barton Creek Greenbelt (360 Access)",
        "available_units": 1,
        "coordinates": [
          30.24413,
          -97.80146
        ],
        "drive": {
          "distance": 4,
          "time": 6
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 4,
          "time": 76
        },
        "unit": "mi"
      },
      {
        "id": "50769",
        "name": "Goat Cave Nature Preserve",
        "available_units": 1,
        "coordinates": [
          30.2064,
          -97.7973
        ],
        "drive": {
          "distance": 4.4,
          "time": 9
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 4.1,
          "time": 79
        },
        "unit": "mi"
      }
    ],
    "shopping_centers": [
      {
        "id": "789865",
        "name": "3212-3216 S Congress Ave",
        "available_units": 1,
        "coordinates": [
          30.23084,
          -97.76012
        ],
        "drive": {
          "distance": 0.7,
          "time": 2
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 0.7,
          "time": 13
        },
        "unit": "mi"
      },
      {
        "id": "624652",
        "name": "3600 S Congress Ave",
        "available_units": 1,
        "coordinates": [
          30.22799,
          -97.76157
        ],
        "drive": {
          "distance": 0.7,
          "time": 2
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 0.7,
          "time": 14
        },
        "unit": "mi"
      },
      {
        "id": "593732",
        "name": "403 Ben White Blvd E",
        "available_units": 1,
        "coordinates": [
          30.21995,
          -97.76007
        ],
        "drive": {
          "distance": 1.5,
          "time": 3
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 1.4,
          "time": 27
        },
        "unit": "mi"
      }
    ],
    "transit_stations": [
      {
        "id": "46086",
        "name": "Downtown Station",
        "available_units": 1,
        "coordinates": [
          30.26484,
          -97.73845
        ],
        "drive": {
          "distance": 3.9,
          "time": 7
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 3.6,
          "time": 69
        },
        "unit": "mi"
      },
      {
        "id": "46089",
        "name": "Plaza Saltillo Station",
        "available_units": 1,
        "coordinates": [
          30.26224,
          -97.72758
        ],
        "drive": {
          "distance": 4.6,
          "time": 8
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 3.9,
          "time": 75
        },
        "unit": "mi"
      },
      {
        "id": "46090",
        "name": "M L King Jr Station",
        "available_units": 1,
        "coordinates": [
          30.27982,
          -97.70903
        ],
        "drive": {
          "distance": 6.2,
          "time": 11
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 5.9,
          "time": 113
        },
        "unit": "mi"
      },
      {
        "id": "46091",
        "name": "Highland Station",
        "available_units": 1,
        "coordinates": [
          30.3286,
          -97.7162
        ],
        "drive": {
          "distance": 8.6,
          "time": 13
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 8.4,
          "time": 162
        },
        "unit": "mi"
      },
      {
        "id": "46092",
        "name": "Crestview Station",
        "available_units": 1,
        "coordinates": [
          30.33856,
          -97.71969
        ],
        "drive": {
          "distance": 9.5,
          "time": 16
        },
        "location": {
          "city": "Austin",
          "state_code": "TX"
        },
        "walk": {
          "distance": 8.8,
          "time": 170
        },
        "unit": "mi"
      }
    ]
  },
  "income_restrictions": [],
  "walk_score_info": {
    "bike": {
      "description": "Fairly friendly",
      "score": 50,
      "status": 1
    },
    "transit": {
      "description": "Somewhat friendly",
      "score": 30,
      "status": 1
    },
    "walk": {
      "description": "Fairly friendly",
      "score": 50,
      "status": 1
    },
    "sound": {
      "description": "Active",
      "score": 76,
      "status": 1
    }
  },
  "area_scores_results": {
    "bike": {
      "title": "Bikeability",
      "description": "Fairly bikeable",
      "score": 50,
      "status": 1,
      "tip": "Bikeability measures the suitability for cycling."
    },
    "transit": {
      "title": "Transit",
      "description": "Limited public transit",
      "score": 30,
      "status": 1,
      "tip": "Transit measures access to public transportation."
    },
    "walk": {
      "title": "Walkability",
      "description": "Fairly walkable",
      "score": 50,
      "status": 1,
      "tip": "Walkability measures the walking distance to day-to-day needs.",
      "logo": {
        "url": "https://docs.locallogic.co/about-our-data",
        "logo_image_url": "https://docs.locallogic.co/img/logo-horizontal.svg",
        "text": "Scores provided by"
      }
    },
    "car": {
      "title": "Driveability",
      "description": "Exceptionally drivable",
      "score": 100,
      "status": 1,
      "tip": "Driveability measures congestion, parking availability, and access to major roads."
    },
    "sound": {
      "title": "Soundscore",
      "description": "Active",
      "score": 76,
      "status": 1,
      "tip": "A Sound Score rating aggregates noise caused by vehicle traffic, airplane traffic and local sources.",
      "logo": {
        "url": "https://howloud.com/soundscore",
        "logo_text": "HowLoud",
        "text": "Scores provided by"
      }
    }
  },
  "total_units": 1,
  "media": {
    "main_photo": {
      "caption": null,
      "source": "https://images1.forrent.com/i2/izZt0ia6NNY8YEdxCxTZVRlnr5GGVHy4YVjZtSiYBY8/{options}/image.jpg",
      "is_landscape": true,
      "width": 756,
      "height": 588
    },
    "images": [
      {
        "caption": null,
        "source": "https://images1.forrent.com/i2/izZt0ia6NNY8YEdxCxTZVRlnr5GGVHy4YVjZtSiYBY8/{options}/image.jpg",
        "is_landscape": true,
        "width": 756,
        "height": 588
      },
      {
        "caption": null,
        "source": "https://images1.forrent.com/i2/5sYycW-QKSjN_ak-A9qmX344IUfiyTgGasTsCVV3d-E/{options}/image.jpg",
        "is_landscape": true,
        "width": 783,
        "height": 588
      },
      {
        "caption": null,
        "source": "https://images1.forrent.com/i2/NdIeQ4VGwvfsL6tWcZzFRVA2x2frupBGPr4L8N95wtg/{options}/image.jpg",
        "is_landscape": true,
        "width": 783,
        "height": 588
      },
      {
        "caption": null,
        "source": "https://images1.forrent.com/i2/Sd4E29MlQC0_1sZNXQpb2bDMEQ023-tq-PXb79pt2Qg/{options}/image.jpg",
        "is_landscape": true,
        "width": 766,
        "height": 588
      },
      {
        "caption": null,
        "source": "https://images1.forrent.com/i2/M5r1J4VDDQW50pr0qfFzr4g_flAvfUZT99-RjxtEuss/{options}/image.jpg",
        "is_landscape": true,
        "width": 797,
        "height": 588
      },
      {
        "caption": null,
        "source": "https://images1.forrent.com/i2/RjvVLLc4I4LBqn9G2wmXnwWkSJ0ftKUyf2rt70jd_uc/{options}/image.jpg",
        "is_landscape": true,
        "width": 815,
        "height": 588
      },
      {
        "caption": null,
        "source": "https://images1.forrent.com/i2/UIajPBAo1_4OUx_ih0uboRKYsuz69JMuWNMEcegKY-g/{options}/image.jpg",
        "is_landscape": true,
        "width": 772,
        "height": 588
      },
      {
        "caption": null,
        "source": "https://images1.forrent.com/i2/qS5N269AUwZvCcr6ke-cU2xV9g2YVb8QqFiU0Xu2sfw/{options}/image.jpg",
        "is_landscape": true,
        "width": 752,
        "height": 588
      },
      {
        "caption": null,
        "source": "https://images1.forrent.com/i2/NXQaPRkHHH03-0F23WfCwrF_3zZx20zLGTiXOKREL3U/{options}/image.jpg",
        "is_landscape": true,
        "width": 948,
        "height": 588
      },
      {
        "caption": null,
        "source": "https://images1.forrent.com/i2/5-iJRFCUaPoqLrpJ9pPXbqMIOyQvGpPIqAPgg4CX0ns/{options}/image.jpg",
        "is_landscape": true,
        "width": 754,
        "height": 588
      }
    ],
    "image_options": {
      "1880x900": 112,
      "180x140": 104,
      "1400x720": 113,
      "2048x2048": 116,
      "200x_v": 119,
      "430x220": 118,
      "1024x1024": 114,
      "984x658": 102,
      "325x_v": 115,
      "984x558": 110,
      "337x206": 106,
      "1240x844": 111,
      "215x110": 105,
      "650x_v": 117
    }
  },
  "floor_plans": [
    {
      "apts_unit_key": "e8nxybp",
      "available_date": "2026-07-11T00:00:00",
      "apply_now_enabled": false,
      "enable_apply_now_url": false,
      "baths": 1,
      "beds": 2,
      "expanded": false,
      "id": "39380905",
      "is_new": false,
      "is_unit": true,
      "lease_terms": "12 to 12 Months",
      "name": "3427 Willowrun Dr Unit D",
      "parent_model_key": "",
      "parent_model_name": "3427 Willowrun Dr Unit D",
      "per_bed_pricing": false,
      "price_high": 875,
      "price_low": 875,
      "price_range": "$875",
      "room_planner_image": "",
      "square_feet": "775 sq. ft.",
      "square_feet_max": 775,
      "square_feet_min": 775,
      "unit_floorplans": [
        {
          "parent_model_name": "3427 Willowrun Dr Unit D",
          "baths": 1,
          "beds": 2,
          "availability": "AvailableNow",
          "available_date": "2026-07-11T00:00:00",
          "is_new": false,
          "unit_key": "r8nxsb2",
          "unit_number": "D",
          "price_low": 875,
          "price_high": 875,
          "square_feet": "775 sq. ft.",
          "square_feet_max": 775,
          "square_feet_min": 775,
          "apply_now_enabled": false,
          "enable_apply_now_url": false
        }
      ],
      "unit_key": "r8nxsb2",
      "unit_number": "D",
      "units_available": 1,
      "availability": "AvailableNow",
      "image_alt_attribute": "Floor Plan",
      "model_availability_description": "1 Rental Available",
      "availability_description": "Unit"
    }
  ],
  "floor_plan_summary": {
    "bathrooms": {
      "low": 1,
      "high": 1,
      "formatted": "1 Bath"
    },
    "bedrooms": {
      "low": 2,
      "high": 2,
      "formatted": "2 Beds",
      "range": "2"
    },
    "price": {
      "low": 875,
      "high": 875,
      "formatted": "$875",
      "call_for_price": false
    },
    "matching": {
      "beds": {
        "low": 2,
        "high": 2,
        "formatted": "2 Beds",
        "range": "2"
      },
      "price": {
        "low": 875,
        "high": 875,
        "formatted": "$875",
        "call_for_price": false
      }
    },
    "grouped_pricings": [
      {
        "beds": "2 Beds",
        "price": "$875"
      }
    ],
    "square_feet": {
      "low": 775,
      "high": 775,
      "formatted": "775 sq. ft."
    },
    "total_available_units": 1,
    "has_per_bed_pricing": false,
    "availability": "Now"
  },
  "lease_detail": {
    "unit_count": 1,
    "lease_term": "12 Months",
    "min_lease_term_months": 12,
    "max_lease_term_months": 12
  },
  "long_description": "Now available for lease in the highly desirable 78704 zip code, this updated 2 bedroom apartment offers comfortable living in one of South Austin s most convenient locations. Located at 3427 Willow Run Dr Unit D, Austin, TX 78704, this 775 square foot home provides quick access to Downtown Austin, South Lamar, South Congress, Zilker Park, and major employers throughout Central Austin. This well-located South Austin rental features a functional floor plan with two spacious bedrooms, an open living area, and abundant natural light. The kitchen includes ample cabinet storage and flows easily into the dining and living spaces, making the home ideal for both everyday living and entertaining. Residents will enjoy living minutes from Austin s best restaurants, coffee shops, grocery stores, nightlife, and outdoor recreation. The property offers easy access to Highway 290, Ben White Boulevard, Mopac, and Interstate 35, making commuting simple from this central Austin location. Property Features: 2 Bedroom Apartment1 Bathroom775 Square FeetPrime South Austin Location78704 Zip CodeOpen Living and Dining AreaConvenient Access to Downtown AustinClose to South Congress and South LamarNear Parks, Shopping, and DiningEasy Access to Major Highways 3427 Willow Run Dr Unit D is an excellent opportunity to lease an affordable apartment in one of Austin s most sought-after neighborhoods. All RAM Austin Property Management residents are enrolled in the Resident Benefits Package (RBP) for $49.99/month which includes liability insurance, credit building to help boost the resident s credit score with timely rent payments, up to $1M Identity Theft Protection, HVAC air filter delivery (for applicable properties), our best-in-class resident rewards program, on-demand pest control, and much more! More details upon application.",
  "listing_location_links": {},
  "leads": {
    "email": {
      "required": [],
      "optional": [],
      "is_on_demand": true
    },
    "phone": {
      "formatted": "(737) 345-9612",
      "url": "tel:+17373459612"
    }
  },
  "local_schools": [],
  "school_source": "greatSchools",
  "pmc_info": {
    "name": "RAM Austin Property Management",
    "website_link": "",
    "agent": {
      "first_name": "Sam",
      "last_name": "Archer"
    },
    "display_link": true,
    "display_website_link": false,
    "link": "undefined/RAM+Austin+Property+Management"
  },
  "nearby_listings": [
    {
      "is_profile": false,
      "site_id": "2re0hp8",
      "listing_key": "2re0hp8",
      "ad_level": "Diamond",
      "name": "Stassney at SoCo",
      "geography": {
        "street_address": "1800 E Stassney Ln",
        "city_name": "Austin",
        "state_code": "TX",
        "zip_code": "78744",
        "latitude": 30.197711,
        "longitude": -97.761387
      },
      "blended_rating": 4,
      "last_updated": "2026-07-18T14:55:25.697Z",
      "leads": {
        "email": {
          "required": [],
          "optional": [],
          "is_on_demand": true
        },
        "phone": {
          "formatted": "(737) 377-3967",
          "url": "tel:+17373773967"
        }
      },
      "floor_plan_summary": {
        "square_feet": {
          "low": 618,
          "high": 1044,
          "formatted": "618 - 1,044 sq. ft."
        },
        "bathrooms": {
          "low": 1,
          "high": 2,
          "formatted": "1 - 2 Baths"
        },
        "matching": {
          "beds": {
            "low": 1,
            "high": 2,
            "range": "1 - 2",
            "formatted": "1 - 2 Beds"
          },
          "price": {
            "low": 1051,
            "high": 1433,
            "formatted": "$1,051 - $1,433",
            "call_for_price": false,
            "base_rent_formatted": "$1,051 - $1,433"
          }
        },
        "grouped_pricings": [
          {
            "beds": "1 Bed",
            "price": "$1,051"
          },
          {
            "beds": "2 Beds",
            "price": "$1,153+"
          }
        ],
        "has_per_bed_pricing": false
      },
      "media": {
        "main_photo": {
          "source": "https://images1.forrent.com/i2/65gpn7YhojdQlK_vXi9Jvv5aEK6ItzLYmZf1VPC23KQ/{options}/image.jpg",
          "caption": "Building Photo",
          "is_landscape": true
        },
        "image_options": {
          "1880x900": 112,
          "180x140": 104,
          "1400x720": 113,
          "2048x2048": 116,
          "200x_v": 119,
          "430x220": 118,
          "1024x1024": 114,
          "984x658": 102,
          "325x_v": 115,
          "984x558": 110,
          "337x206": 106,
          "1240x844": 111,
          "215x110": 105,
          "650x_v": 117
        },
        "images": [
          {
            "source": "https://images1.forrent.com/i2/65gpn7YhojdQlK_vXi9Jvv5aEK6ItzLYmZf1VPC23KQ/{options}/image.jpg",
            "caption": "Building Photo",
            "is_landscape": true
          }
        ]
      },
      "has_video": true,
      "has_tours": true,
      "image_count": 48,
      "profile_url": "/tx/austin/stassney-at-soco/2re0hp8",
      "seo_name": "Stassney at SoCo",
      "rating_stars": {
        "rating": 4
      },
      "property_type": "Apartment",
      "property_type_text": "1800 E Stassney Ln, Austin, TX 78744",
      "site_texts": {},
      "pmc_info": {
        "id": 204843091,
        "name": "Lion Real Estate Group"
      },
      "is_homes_listing": false,
      "is_multi_family": true,
      "is_monthly_fees_included_in_rent": false,
      "is_in_fee_disclosure_state": false,
      "is_direct_broker": false,
      "property_fee_list": [
        {
          "label": "Base Rent",
          "value": "$1,051 - $1,433"
        },
        {
          "label": "Required Monthly Fees",
          "value": "None"
        }
      ]
    },
    {
      "is_profile": false,
      "site_id": "5t468qn",
      "listing_key": "5t468qn",
      "ad_level": "Diamond",
      "name": "Chevy Chase Apartments",
      "geography": {
        "street_address": "7581 Chevy Chase Dr",
        "city_name": "Austin",
        "state_code": "TX",
        "zip_code": "78752",
        "latitude": 30.3400612,
        "longitude": -97.7046287
      },
      "blended_rating": 4,
      "last_updated": "2026-07-18T12:13:35.440Z",
      "leads": {
        "email": {
          "required": [],
          "optional": [],
          "is_on_demand": true
        },
        "phone": {
          "formatted": "(512) 580-7864",
          "url": "tel:+15125807864"
        }
      },
      "floor_plan_summary": {
        "square_feet": {
          "low": 603,
          "high": 1510,
          "formatted": "603 - 1,510 sq. ft."
        },
        "bathrooms": {
          "low": 1,
          "high": 2.5,
          "formatted": "1 - 2.5 Baths"
        },
        "matching": {
          "beds": {
            "low": 1,
            "high": 3,
            "range": "1 - 3",
            "formatted": "1 - 3 Beds"
          },
          "price": {
            "low": 960,
            "high": 1453,
            "formatted": "$960 - $1,453",
            "call_for_price": false,
            "base_rent_formatted": "$960 - $1,453"
          }
        },
        "grouped_pricings": [
          {
            "beds": "1 Bed",
            "price": "$960+"
          },
          {
            "beds": "2 Beds",
            "price": "$1,030+"
          },
          {
            "beds": "3 Beds"
          }
        ],
        "has_per_bed_pricing": false
      },
      "media": {
        "main_photo": {
          "source": "https://images1.forrent.com/i2/B8erhXxyXENWFR2Ff2VZSByGGyw8lhIIMDivQ8OjNcI/{options}/image.jpg",
          "caption": "Building Photo",
          "is_landscape": true
        },
        "image_options": {
          "1880x900": 112,
          "180x140": 104,
          "1400x720": 113,
          "2048x2048": 116,
          "200x_v": 119,
          "430x220": 118,
          "1024x1024": 114,
          "984x658": 102,
          "325x_v": 115,
          "984x558": 110,
          "337x206": 106,
          "1240x844": 111,
          "215x110": 105,
          "650x_v": 117
        },
        "images": [
          {
            "source": "https://images1.forrent.com/i2/B8erhXxyXENWFR2Ff2VZSByGGyw8lhIIMDivQ8OjNcI/{options}/image.jpg",
            "caption": "Building Photo",
            "is_landscape": true
          }
        ]
      },
      "has_video": true,
      "has_tours": true,
      "image_count": 32,
      "profile_url": "/tx/austin/chevy-chase-apartments/5t468qn",
      "seo_name": "Chevy Chase Apartments",
      "rating_stars": {
        "rating": 4
      },
      "property_type": "Apartment",
      "property_type_text": "7581 Chevy Chase Dr, Austin, TX 78752",
      "site_texts": {},
      "pmc_info": {
        "id": 23301630,
        "name": "Olympus Property"
      },
      "is_homes_listing": false,
      "is_multi_family": true,
      "is_monthly_fees_included_in_rent": false,
      "is_in_fee_disclosure_state": false,
      "is_direct_broker": false,
      "property_fee_list": [
        {
          "label": "Base Rent",
          "value": "$960 - $1,453"
        },
        {
          "label": "Required Monthly Fees",
          "value": "None"
        }
      ]
    },
    {
      "is_profile": false,
      "site_id": "qnh8rpz",
      "listing_key": "qnh8rpz",
      "ad_level": "Diamond",
      "name": "Onyx 183",
      "geography": {
        "street_address": "6800 McNeil Dr",
        "city_name": "Austin",
        "state_code": "TX",
        "zip_code": "78729",
        "latitude": 30.4394868,
        "longitude": -97.759205
      },
      "blended_rating": 4,
      "last_updated": "2026-07-18T18:50:46.527Z",
      "leads": {
        "email": {
          "required": [],
          "optional": [],
          "is_on_demand": true
        },
        "phone": {
          "formatted": "(855) 621-0519",
          "url": "tel:+18556210519"
        }
      },
      "floor_plan_summary": {
        "square_feet": {
          "low": 602,
          "high": 1352,
          "formatted": "602 - 1,352 sq. ft."
        },
        "bathrooms": {
          "low": 1,
          "high": 2,
          "formatted": "1 - 2 Baths"
        },
        "matching": {
          "beds": {
            "low": 1,
            "high": 3,
            "range": "1 - 3",
            "formatted": "1 - 3 Beds"
          },
          "price": {
            "low": 979.55999994,
            "high": 2118.55999994,
            "formatted": "$980 - $2,119",
            "call_for_price": false,
            "base_rent_formatted": "$954 - $2,093"
          }
        },
        "grouped_pricings": [
          {
            "beds": "1 Bed",
            "price": "$980+"
          },
          {
            "beds": "2 Beds",
            "price": "$1,272+"
          },
          {
            "beds": "3 Beds",
            "price": "$1,824+"
          }
        ],
        "has_per_bed_pricing": false
      },
      "media": {
        "main_photo": {
          "source": "https://images1.forrent.com/i2/mUK8Ceg5JMioVSNX5IEzscsdonFK_dg1lpyV0Jjihq0/{options}/image.jpg",
          "caption": "Building Photo",
          "is_landscape": true
        },
        "image_options": {
          "1880x900": 112,
          "180x140": 104,
          "1400x720": 113,
          "2048x2048": 116,
          "200x_v": 119,
          "430x220": 118,
          "1024x1024": 114,
          "984x658": 102,
          "325x_v": 115,
          "984x558": 110,
          "337x206": 106,
          "1240x844": 111,
          "215x110": 105,
          "650x_v": 117
        },
        "images": [
          {
            "source": "https://images1.forrent.com/i2/mUK8Ceg5JMioVSNX5IEzscsdonFK_dg1lpyV0Jjihq0/{options}/image.jpg",
            "caption": "Building Photo",
            "is_landscape": true
          }
        ]
      },
      "has_video": false,
      "has_tours": true,
      "image_count": 34,
      "profile_url": "/tx/austin/onyx-183/qnh8rpz",
      "seo_name": "Onyx 183",
      "rating_stars": {
        "rating": 4
      },
      "property_type": "Apartment",
      "property_type_text": "6800 McNeil Dr, Austin, TX 78729",
      "site_texts": {},
      "pmc_info": {
        "id": 54205,
        "name": "Greystar"
      },
      "is_homes_listing": false,
      "is_multi_family": true,
      "is_monthly_fees_included_in_rent": true,
      "is_in_fee_disclosure_state": true,
      "is_direct_broker": false,
      "property_fee_list": [
        {
          "label": "Base Rent",
          "value": "$954 - $2,093"
        },
        {
          "label": "Required Monthly Fees",
          "value": "None"
        }
      ]
    },
    {
      "is_profile": false,
      "site_id": "hl8ff51",
      "listing_key": "hl8ff51",
      "ad_level": "Diamond",
      "name": "MAA Canyon Pointe",
      "geography": {
        "street_address": "9715 N FM 620",
        "city_name": "Austin",
        "state_code": "TX",
        "zip_code": "78726",
        "latitude": 30.436462,
        "longitude": -97.8371425
      },
      "blended_rating": 4,
      "last_updated": "2026-07-18T18:19:10.307Z",
      "leads": {
        "email": {
          "required": [],
          "optional": [],
          "is_on_demand": true
        },
        "phone": {
          "formatted": "(737) 777-8254",
          "url": "tel:+17377778254"
        }
      },
      "floor_plan_summary": {
        "square_feet": {
          "low": 726,
          "high": 1273,
          "formatted": "726 - 1,273 sq. ft."
        },
        "bathrooms": {
          "low": 1,
          "high": 2,
          "formatted": "1 - 2 Baths"
        },
        "matching": {
          "beds": {
            "low": 1,
            "high": 3,
            "range": "1 - 3",
            "formatted": "1 - 3 Beds"
          },
          "price": {
            "low": 923,
            "high": 1828,
            "formatted": "$923 - $1,828",
            "call_for_price": false,
            "base_rent_formatted": "$923 - $1,828"
          }
        },
        "grouped_pricings": [
          {
            "beds": "1 Bed",
            "price": "$923+"
          },
          {
            "beds": "2 Beds",
            "price": "$1,148+"
          },
          {
            "beds": "3 Beds",
            "price": "$1,733+"
          }
        ],
        "has_per_bed_pricing": false
      },
      "media": {
        "main_photo": {
          "source": "https://images1.forrent.com/i2/KV9OZdZpQRXEOk90nPnETMwKDhYUgOBbz6LjSxbQagA/{options}/image.jpg",
          "caption": "Building Photo",
          "is_landscape": true
        },
        "image_options": {
          "1880x900": 112,
          "180x140": 104,
          "1400x720": 113,
          "2048x2048": 116,
          "200x_v": 119,
          "430x220": 118,
          "1024x1024": 114,
          "984x658": 102,
          "325x_v": 115,
          "984x558": 110,
          "337x206": 106,
          "1240x844": 111,
          "215x110": 105,
          "650x_v": 117
        },
        "images": [
          {
            "source": "https://images1.forrent.com/i2/KV9OZdZpQRXEOk90nPnETMwKDhYUgOBbz6LjSxbQagA/{options}/image.jpg",
            "caption": "Building Photo",
            "is_landscape": true
          }
        ]
      },
      "has_video": true,
      "has_tours": true,
      "image_count": 16,
      "profile_url": "/tx/austin/maa-canyon-pointe/hl8ff51",
      "seo_name": "MAA Canyon Pointe",
      "rating_stars": {
        "rating": 4
      },
      "property_type": "Apartment",
      "property_type_text": "9715 N FM 620, Austin, TX 78726",
      "site_texts": {},
      "pmc_info": {
        "id": 190639,
        "name": "MAA"
      },
      "is_homes_listing": false,
      "is_multi_family": true,
      "is_monthly_fees_included_in_rent": false,
      "is_in_fee_disclosure_state": false,
      "is_direct_broker": false,
      "property_fee_list": [
        {
          "label": "Base Rent",
          "value": "$923 - $1,828"
        },
        {
          "label": "Required Monthly Fees",
          "value": "None"
        }
      ]
    },
    {
      "is_profile": false,
      "site_id": "889pvt0",
      "listing_key": "889pvt0",
      "ad_level": "Diamond",
      "name": "Arise Riverside Ranch",
      "geography": {
        "street_address": "1805 Aquarena Springs Dr",
        "city_name": "San Marcos",
        "state_code": "TX",
        "zip_code": "78666",
        "latitude": 29.891697,
        "longitude": -97.907629
      },
      "blended_rating": 4,
      "last_updated": "2026-07-18T10:18:59.650Z",
      "leads": {
        "email": {
          "required": [],
          "optional": [],
          "is_on_demand": true
        },
        "phone": {
          "formatted": "(737) 214-4621",
          "url": "tel:+17372144621"
        }
      },
      "floor_plan_summary": {
        "square_feet": {
          "low": 446,
          "high": 830,
          "formatted": "446 - 830 sq. ft."
        },
        "bathrooms": {
          "low": 1,
          "high": 2,
          "formatted": "1 - 2 Baths"
        },
        "matching": {
          "beds": {
            "low": 1,
            "high": 2,
            "range": "1 - 2",
            "formatted": "1 - 2 Beds"
          },
          "price": {
            "low": 779,
            "high": 1179,
            "formatted": "$779 - $1,179",
            "call_for_price": false,
            "base_rent_formatted": "$779 - $1,179"
          }
        },
        "grouped_pricings": [
          {
            "beds": "1 Bed",
            "price": "$779+"
          },
          {
            "beds": "2 Beds",
            "price": "$1,179"
          }
        ],
        "has_per_bed_pricing": false
      },
      "media": {
        "main_photo": {
          "source": "https://images1.forrent.com/i2/gfhBQ0avR4BnVO92yfmzQrncpU6uT6hPACIDqEVRpFs/{options}/image.jpg",
          "caption": "Interior Photo",
          "is_landscape": true
        },
        "image_options": {
          "1880x900": 112,
          "180x140": 104,
          "1400x720": 113,
          "2048x2048": 116,
          "200x_v": 119,
          "430x220": 118,
          "1024x1024": 114,
          "984x658": 102,
          "325x_v": 115,
          "984x558": 110,
          "337x206": 106,
          "1240x844": 111,
          "215x110": 105,
          "650x_v": 117
        },
        "images": [
          {
            "source": "https://images1.forrent.com/i2/gfhBQ0avR4BnVO92yfmzQrncpU6uT6hPACIDqEVRpFs/{options}/image.jpg",
            "caption": "Interior Photo",
            "is_landscape": true
          }
        ]
      },
      "has_video": true,
      "has_tours": true,
      "image_count": 42,
      "profile_url": "/tx/san-marcos/arise-riverside-ranch/889pvt0",
      "seo_name": "Arise Riverside Ranch",
      "rating_stars": {
        "rating": 4
      },
      "property_type": "Apartment",
      "property_type_text": "1805 Aquarena Springs Dr, San Marcos, TX 78666",
      "site_texts": {},
      "pmc_info": {
        "id": 100807271,
        "name": "Arise Equity Management"
      },
      "is_homes_listing": false,
      "is_multi_family": true,
      "is_monthly_fees_included_in_rent": false,
      "is_in_fee_disclosure_state": false,
      "is_direct_broker": false,
      "property_fee_list": [
        {
          "label": "Base Rent",
          "value": "$779 - $1,179"
        },
        {
          "label": "Required Monthly Fees",
          "value": "None"
        }
      ]
    },
    {
      "is_profile": false,
      "site_id": "ty30q6c",
      "listing_key": "ty30q6c",
      "ad_level": "Diamond",
      "name": "Leah Avenue Student Townhomes",
      "geography": {
        "street_address": "1441 Leah Ave",
        "city_name": "San Marcos",
        "state_code": "TX",
        "zip_code": "78666",
        "latitude": 29.8505875,
        "longitude": -97.9522882
      },
      "blended_rating": 5,
      "last_updated": "2026-07-18T09:08:11.993Z",
      "leads": {
        "email": {
          "required": [],
          "optional": [],
          "is_on_demand": true
        },
        "phone": {
          "formatted": "(737) 250-7747",
          "url": "tel:+17372507747"
        }
      },
      "floor_plan_summary": {
        "square_feet": {
          "low": 1500,
          "high": 1500,
          "formatted": "1,500 sq. ft."
        },
        "bathrooms": {
          "low": 4,
          "high": 4,
          "formatted": "4 Baths"
        },
        "matching": {
          "beds": {
            "low": 4,
            "high": 4,
            "range": "4",
            "formatted": "4 Beds"
          },
          "price": {
            "low": 499,
            "high": 525,
            "formatted": "$499 - $525",
            "call_for_price": false,
            "base_rent_formatted": "$499 - $525"
          }
        },
        "grouped_pricings": [
          {
            "beds": "4 Beds",
            "price": "$499+"
          }
        ],
        "has_per_bed_pricing": true
      },
      "media": {
        "main_photo": {
          "source": "https://images1.forrent.com/i2/5YRL1Nv8LtVYu59j31xKjmCdotroojePYOdH4l-zkk0/{options}/image.jpg",
          "caption": "Building Photo",
          "is_landscape": true
        },
        "image_options": {
          "1880x900": 112,
          "180x140": 104,
          "1400x720": 113,
          "2048x2048": 116,
          "200x_v": 119,
          "430x220": 118,
          "1024x1024": 114,
          "984x658": 102,
          "325x_v": 115,
          "984x558": 110,
          "337x206": 106,
          "1240x844": 111,
          "215x110": 105,
          "650x_v": 117
        },
        "images": [
          {
            "source": "https://images1.forrent.com/i2/5YRL1Nv8LtVYu59j31xKjmCdotroojePYOdH4l-zkk0/{options}/image.jpg",
            "caption": "Building Photo",
            "is_landscape": true
          }
        ]
      },
      "has_video": true,
      "has_tours": true,
      "image_count": 61,
      "profile_url": "/tx/san-marcos/leah-avenue-student-townhomes/ty30q6c",
      "seo_name": "Leah Avenue Student Townhomes",
      "rating_stars": {
        "rating": 5
      },
      "property_type": "Apartment",
      "property_type_text": "1441 Leah Ave, San Marcos, TX 78666",
      "site_texts": {},
      "pmc_info": {
        "id": 23945784,
        "name": "Eenhoorn, LLC"
      },
      "is_homes_listing": false,
      "is_multi_family": true,
      "is_monthly_fees_included_in_rent": false,
      "is_in_fee_disclosure_state": false,
      "is_direct_broker": false,
      "property_fee_list": [
        {
          "label": "Base Rent",
          "value": "$499 - $525"
        },
        {
          "label": "Required Monthly Fees",
          "value": "None"
        }
      ]
    }
  ],
  "last_updated": "2026-07-21T21:56:25.1-04:00",
  "property_type_text": "Apartment for Rent",
  "reviews": [],
  "mls_data": {
    "agent_email": "sam@archeraustin.com",
    "agent_phone": "(737) 345-9612",
    "agent_name": "Sam Archer",
    "agent_homes_url": "https://www.homes.com/real-estate-agents/sam-archer/rwhfp32/",
    "has_residential_agent": true
  },
  "mls_features": {
    "highlights": [],
    "categories": [
      {
        "category_id": "2",
        "category_name": "Apartment Details",
        "subcategories": [
          {
            "subcategory_id": "31",
            "subcategory_name": "Home Design",
            "features": [
              "Built in 1972",
              "Quadruplex",
              "Frame Construction"
            ],
            "rank": 2
          },
          {
            "subcategory_id": "13",
            "subcategory_name": "Interior Spaces",
            "features": [
              "775 Sq Ft Home",
              "2-Story Property"
            ],
            "rank": 3
          },
          {
            "subcategory_id": "12",
            "subcategory_name": "Kitchen",
            "features": [
              "Electric Range",
              "Free-Standing Range",
              "Dishwasher",
              "Disposal"
            ],
            "rank": 4
          },
          {
            "subcategory_id": "51",
            "subcategory_name": "Flooring",
            "features": [
              "Carpet",
              "Vinyl"
            ],
            "rank": 5
          },
          {
            "subcategory_id": "10",
            "subcategory_name": "Bedrooms and Bathrooms",
            "features": [
              "2 Main Level Bedrooms",
              "1 Full Bathroom",
              "2 Bedrooms | 1 Bathroom"
            ],
            "rank": 6
          },
          {
            "subcategory_id": "11",
            "subcategory_name": "Home Security",
            "features": [
              "Fire and Smoke Detector"
            ],
            "rank": 10
          },
          {
            "subcategory_id": "19",
            "subcategory_name": "Parking",
            "features": [
              "Outside Parking",
              "1 Parking Space"
            ],
            "rank": 11
          },
          {
            "subcategory_id": "32",
            "subcategory_name": "Lot Details",
            "features": [
              "West Facing Home",
              "Lot Dimensions are 60.00 x 135.00"
            ],
            "rank": 16
          },
          {
            "subcategory_id": "49",
            "subcategory_name": "Schools",
            "features": [
              "Galindo Elementary School",
              "Lively Middle School",
              "Travis High School"
            ],
            "rank": 19
          },
          {
            "subcategory_id": "18",
            "subcategory_name": "Utilities",
            "features": [
              "Central Heating and Cooling System",
              "Electricity Available",
              "Public Water Source"
            ],
            "rank": 24
          },
          {
            "subcategory_id": "7",
            "subcategory_name": "Listing and Financial Details",
            "features": [
              "Security Deposit $875",
              "12 Month Lease Term",
              "$65 Application Fee",
              "Assessor Parcel Number 04090001200000",
              "Tenant pays for all utilities"
            ],
            "rank": 25
          }
        ],
        "rank": 2
      },
      {
        "category_id": "6",
        "category_name": "Community Details",
        "subcategories": [
          {
            "subcategory_id": "42",
            "subcategory_name": "Overview",
            "features": [
              "4 Units",
              "No Home Owners Association",
              "Property managed by RAM Austin Property Management",
              "Willow Springs Sec 1 Subdivision"
            ],
            "rank": 26
          },
          {
            "subcategory_id": "40",
            "subcategory_name": "Amenities",
            "features": [
              "No Laundry Facilities"
            ],
            "rank": 27
          },
          {
            "subcategory_id": "36",
            "subcategory_name": "Pet Policy",
            "features": [
              "Breed Restrictions",
              "Limit on the number of pets",
              "Pet Size Limit",
              "Pet Deposit $300"
            ],
            "rank": 29
          }
        ],
        "rank": 6
      }
    ]
  },
  "listing_feature_option": {
    "hide": false,
    "name": "Request Tour"
  },
  "is_upsell": false,
  "is_subscription_hold": false,
  "badges": [],
  "units_by_unit_key": {
    "r8nxsb2": {
      "apts_unit_key": "e8nxybp",
      "unit_key": "r8nxsb2",
      "unit_number": "D",
      "bathrooms": 1,
      "bedrooms": 2,
      "valid_rent_matrix_date": false
    }
  },
  "transit_info": {
    "items": [
      {
        "type": "Commuter Rail",
        "name": "Austin",
        "drive_time": {
          "time": "8 min",
          "mode": "Drive"
        },
        "logo": {},
        "transit_station": "Austin",
        "transit_lines": [
          {
            "name": "Texas Eagle - Amtrak",
            "color": null,
            "system_logo": {
              "uri": "http://ahprd1cdn.csgpimgs.com/i2/fLxzPfJ1BPQ8Fa6BEAIyDo1p0Pd8kB_yxi55r2q_44A/1/image.png",
              "caption": "Amtrak"
            }
          }
        ]
      },
      {
        "type": "Airport",
        "name": "Austin-Bergstrom International",
        "drive_time": {
          "time": "20 min",
          "mode": "Drive"
        },
        "logo": {
          "uri": "http://ahprd1cdn.csgpimgs.com/i2/pviErNx0nh-xzF_nriIds8wnnUH11pI8NHGysiFEqV4/1/image.png",
          "caption": "Austin-Bergstrom International"
        },
        "transit_station": "Austin-Bergstrom International",
        "transit_lines": []
      }
    ]
  },
  "policies": [],
  "fee_disclaimer": "&l;strong&g;Property Fee Disclaimer&l;/strong&g; Based on community-supplied data and independent market research. Subject to change without notice. May exclude fees for mandatory or optional services and usage-based utilities.",
  "fee_disclaimer_type": 3,
  "transparent_fees_state": 0,
  "city_geo_entity": {
    "primary": {
      "id": "6062",
      "is_primary": true,
      "name": "Austin",
      "display_name": "Austin",
      "type": "CITY",
      "abbreviation": "",
      "latitude": 30.296119,
      "longitude": -97.732978,
      "formatted_address": "",
      "search_location_name": "Austin, TX",
      "find_uri": "/tx/austin-student-housing",
      "find_uri_with_filters": "/tx/austin-student-housing"
    },
    "city": {
      "id": "6062",
      "is_primary": true,
      "name": "Austin",
      "display_name": "Austin",
      "type": "CITY",
      "abbreviation": "",
      "latitude": 30.296119,
      "longitude": -97.732978,
      "formatted_address": "",
      "search_location_name": "Austin, TX",
      "find_uri": "/tx/austin-student-housing",
      "find_uri_with_filters": "/tx/austin-student-housing"
    },
    "country": {
      "is_primary": false,
      "id": "USA",
      "name": "USA",
      "display_name": "USA",
      "type": "COUNTRY"
    },
    "county": {
      "is_primary": false
    },
    "institution": {
      "is_primary": false
    },
    "metro": {
      "is_primary": false,
      "id": "635",
      "name": "Austin",
      "display_name": "Austin Metro",
      "type": "METRO"
    },
    "metro_cbsa": {
      "is_primary": false,
      "id": "12420",
      "name": "Austin",
      "display_name": "Austin",
      "type": "METRO"
    },
    "neighborhood": {
      "is_primary": false
    },
    "cluster": {
      "is_primary": false
    },
    "state": {
      "is_primary": false,
      "id": "TX",
      "name": "Texas",
      "display_name": "Texas",
      "type": "STATE",
      "find_uri": "/state-index/TX"
    },
    "school": {
      "is_primary": false
    },
    "zip": {
      "is_primary": false,
      "find_uri": "/state-index/"
    },
    "postal_group": {
      "is_primary": false,
      "find_uri": "/state-index/"
    },
    "transit_station": {
      "is_primary": false
    }
  },
  "office_hours": [],
  "is_grey_star": false,
  "some_pets_allowed": false,
  "media_collection": [
    {
      "source": "https://images1.forrent.com/i2/izZt0ia6NNY8YEdxCxTZVRlnr5GGVHy4YVjZtSiYBY8/{options}/image.jpg",
      "type": 2,
      "caption": null,
      "image_alt_attribute": "Photo - 3427 Willowrun Dr Unit D",
      "is_landscape": true
    },
    {
      "source": "https://images1.forrent.com/i2/5sYycW-QKSjN_ak-A9qmX344IUfiyTgGasTsCVV3d-E/{options}/image.jpg",
      "type": 2,
      "caption": null,
      "image_alt_attribute": "Photo - 3427 Willowrun Dr Unit D",
      "is_landscape": true
    },
    {
      "source": "https://images1.forrent.com/i2/NdIeQ4VGwvfsL6tWcZzFRVA2x2frupBGPr4L8N95wtg/{options}/image.jpg",
      "type": 2,
      "caption": null,
      "image_alt_attribute": "Photo - 3427 Willowrun Dr Unit D",
      "is_landscape": true
    },
    {
      "source": "https://images1.forrent.com/i2/Sd4E29MlQC0_1sZNXQpb2bDMEQ023-tq-PXb79pt2Qg/{options}/image.jpg",
      "type": 2,
      "caption": null,
      "image_alt_attribute": "Photo - 3427 Willowrun Dr Unit D",
      "is_landscape": true
    },
    {
      "source": "https://images1.forrent.com/i2/M5r1J4VDDQW50pr0qfFzr4g_flAvfUZT99-RjxtEuss/{options}/image.jpg",
      "type": 2,
      "caption": null,
      "image_alt_attribute": "Photo - 3427 Willowrun Dr Unit D",
      "is_landscape": true
    },
    {
      "source": "https://images1.forrent.com/i2/RjvVLLc4I4LBqn9G2wmXnwWkSJ0ftKUyf2rt70jd_uc/{options}/image.jpg",
      "type": 2,
      "caption": null,
      "image_alt_attribute": "Photo - 3427 Willowrun Dr Unit D",
      "is_landscape": true
    },
    {
      "source": "https://images1.forrent.com/i2/UIajPBAo1_4OUx_ih0uboRKYsuz69JMuWNMEcegKY-g/{options}/image.jpg",
      "type": 2,
      "caption": null,
      "image_alt_attribute": "Photo - 3427 Willowrun Dr Unit D",
      "is_landscape": true
    },
    {
      "source": "https://images1.forrent.com/i2/qS5N269AUwZvCcr6ke-cU2xV9g2YVb8QqFiU0Xu2sfw/{options}/image.jpg",
      "type": 2,
      "caption": null,
      "image_alt_attribute": "Photo - 3427 Willowrun Dr Unit D",
      "is_landscape": true
    },
    {
      "source": "https://images1.forrent.com/i2/NXQaPRkHHH03-0F23WfCwrF_3zZx20zLGTiXOKREL3U/{options}/image.jpg",
      "type": 2,
      "caption": null,
      "image_alt_attribute": "Photo - 3427 Willowrun Dr Unit D",
      "is_landscape": true
    },
    {
      "source": "https://images1.forrent.com/i2/5-iJRFCUaPoqLrpJ9pPXbqMIOyQvGpPIqAPgg4CX0ns/{options}/image.jpg",
      "type": 2,
      "caption": null,
      "image_alt_attribute": "Photo - 3427 Willowrun Dr Unit D",
      "is_landscape": true
    }
  ],
  "has_video": false,
  "has_tours": false,
  "highlights": [],
  "image_count": 10
}
```

Each property returns a detailed record with 50+ fields organized across multiple categories:

#### Identification & Metadata

| Field | Meaning |
|---|---|
| `Site ID` | Unique identifier assigned by ForRentUniversity |
| `Listing Key` | Internal system key for the property |
| `Apts Listing Key` | Associated apartments or unit key |
| `Name` | Property name or title |
| `SEO Name` | Search engine optimized version of the property name |
| `Profile URL` | Direct link to the property's profile page |
| `Property Type` | Category (e.g., apartment, townhome, studio) |
| `Property Type Text` | Human-readable property type description |
| `Property Style` | Architectural or design style classification |
| `Last Updated` | Timestamp of the most recent data update |

#### Location & Geography

| Field | Meaning |
|---|---|
| `Geography` | Broader geographic classification (city, region) |
| `City Geo Entity` | Standardized city geographic data |
| `Points Of Interest` | Nearby landmarks, transit, dining, entertainment |
| `Transit Info` | Public transportation options and accessibility |
| `Walk Score Info` | Walkability rating and pedestrian-friendly metrics |
| `Area Scores Results` | Neighborhood safety, schools, livability scores |
| `Local Schools` | Nearby schools and educational institutions |
| `School Source` | Data source for school information |

#### Units & Availability

| Field | Meaning |
|---|---|
| `Total Units` | Number of units in the property |
| `Units By Unit Key` | Detailed breakdown of individual unit configurations |
| `Floor Plans` | Available floor plan layouts and specifications |
| `Floor Plan Summary` | Summary statistics of floor plans (bedrooms, bathrooms, sq ft) |
| `Lease Detail` | Lease term options, move-in dates, renewal policies |
| `Apply Now` | Link to application portal |

#### Pricing & Policies

| Field | Meaning |
|---|---|
| `Deposit` | Required security deposit amount |
| `Policies` | House rules, pet policies, parking rules |
| `Some Pets Allowed` | Boolean indicating pet-friendly status |
| `Income Restrictions` | Income qualification requirements if applicable |
| `Fee Disclaimer` | Legal disclaimers about fees and charges |
| `Fee Disclaimer Type` | Category of fee disclaimer (e.g., application, administrative) |
| `Transparent Fees State` | Compliance status with fee transparency regulations |

#### Amenities & Features

| Field | Meaning |
|---|---|
| `Amenities` | List of in-unit and community amenities (fitness center, pool, laundry, etc.) |
| `Amenity Groups` | Amenities organized by category |
| `Community Features` | Large-scale community offerings and facilities |
| `Site Texts` | Custom text descriptions added by property managers |
| `Highlights` | Key selling points or promotional highlights |

#### Media & Visual Content

| Field | Meaning |
|---|---|
| `Media` | All associated media files (photos, videos) |
| `Media Collection` | Organized media collections |
| `Image Count` | Total number of photos available |
| `Has Video` | Whether the listing includes video tours |
| `Has Tours` | Whether virtual tours are available |

#### Ratings, Reviews & Data

| Field | Meaning |
|---|---|
| `Reviews` | Tenant reviews and ratings |
| `MLS Data` | Multiple Listing Service data if available |
| `MLS Features` | Features listed in MLS records |
| `Badges` | Certifications or special badges (e.g., "GreyStar") |
| `Is Grey Star` | Whether managed by GreyStar property management |

#### Administrative & Packaging

| Field | Meaning |
|---|---|
| `Ad Level` | Tier of listing advertisement (premium, standard) |
| `Package` | Subscription or listing package type |
| `Is Upsell` | Whether property has upsell upgrades |
| `Is Subscription Hold` | Subscription status or hold |
| `Listing Feature Option` | Premium feature selections |
| `Listing Location Links` | Related location and nearby property links |
| `PMC Info` | Property management company information |
| `Nearby Listings` | Other properties in the vicinity |
| `Office Hours` | Property leasing office hours |

***

### How to Use

1. **Collect URLs** — Browse ForRentUniversity.com and gather direct links to property detail pages you want to scrape.
2. **Prepare input** — Paste URLs into the `urls` array. For bulk runs, use the bulk edit feature or paste comma-separated URLs.
3. **Configure settings** — Set `max_items_per_url` (typically `200`) and enable `ignore_url_failures: true` for reliability.
4. **Run the scraper** — Initiate the run and monitor progress in the execution log.
5. **Download results** — Export data as JSON, CSV, or Excel for analysis, database import, or platform integration.

**Best practices:**

- Use specific property URLs, not search result pages
- Test with a small batch before running bulk jobs
- Enable error ignoring for large-scale runs to avoid interruptions
- Schedule regular scrapes to track price and availability changes

***

### Use Cases & Business Value

- **Rental marketplace aggregation:** Feed properties into multi-listing platforms with complete data
- **Market intelligence:** Analyze rental pricing, amenity trends, and competitive positioning across cities
- **Investment analysis:** Evaluate properties systematically using standardized data fields
- **Lead generation:** Capture contact information and leasing office details for outreach
- **Price monitoring:** Track rental rate changes and availability over time
- **Neighborhood insights:** Correlate property data with walk scores, transit access, and school ratings

The ForRentUniversity Property Details Scraper transforms manual data collection into an automated, scalable process, enabling faster market analysis and data-driven decision-making.

***

### Conclusion

The **ForRentUniversity Property Details Scraper** is the efficient solution for anyone requiring structured rental property data from ForRentUniversity.com. With 50+ fields covering every aspect of property listings—from amenities to neighborhood scores—it eliminates tedious manual work. Whether you're building a rental platform, analyzing markets, or tracking competitors, this scraper delivers accurate, machine-readable data instantly.

# Actor input Schema

## `urls` (type: `array`):

Add the URLs of the Specific property urls you want to scrape. You can paste URLs one by one, or use the Bulk edit section to add a prepared list.

## `ignore_url_failures` (type: `boolean`):

If true, the scraper will continue running even if some URLs fail to be scraped.

## Actor input object example

```json
{
  "urls": [
    "https://www.forrentuniversity.com/tx/austin/3427-willowrun-dr/kndsgl8",
    "https://www.forrentuniversity.com/tx/austin/marquis-at-caprock-canyon/2bs98y9",
    "https://www.forrentuniversity.com/tx/austin/2501-teri-rd/qf8t98z",
    "https://www.forrentuniversity.com/tx/austin/maa-balcones-woods/enzz84p",
    "https://www.forrentuniversity.com/tx/austin/stetson-apartments/9l795p4"
  ],
  "ignore_url_failures": true
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "urls": [
        "https://www.forrentuniversity.com/tx/austin/3427-willowrun-dr/kndsgl8",
        "https://www.forrentuniversity.com/tx/austin/marquis-at-caprock-canyon/2bs98y9",
        "https://www.forrentuniversity.com/tx/austin/2501-teri-rd/qf8t98z",
        "https://www.forrentuniversity.com/tx/austin/maa-balcones-woods/enzz84p",
        "https://www.forrentuniversity.com/tx/austin/stetson-apartments/9l795p4"
    ],
    "ignore_url_failures": true
};

// Run the Actor and wait for it to finish
const run = await client.actor("alexist/forrentuniversity-property-details-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "urls": [
        "https://www.forrentuniversity.com/tx/austin/3427-willowrun-dr/kndsgl8",
        "https://www.forrentuniversity.com/tx/austin/marquis-at-caprock-canyon/2bs98y9",
        "https://www.forrentuniversity.com/tx/austin/2501-teri-rd/qf8t98z",
        "https://www.forrentuniversity.com/tx/austin/maa-balcones-woods/enzz84p",
        "https://www.forrentuniversity.com/tx/austin/stetson-apartments/9l795p4",
    ],
    "ignore_url_failures": True,
}

# Run the Actor and wait for it to finish
run = client.actor("alexist/forrentuniversity-property-details-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "urls": [
    "https://www.forrentuniversity.com/tx/austin/3427-willowrun-dr/kndsgl8",
    "https://www.forrentuniversity.com/tx/austin/marquis-at-caprock-canyon/2bs98y9",
    "https://www.forrentuniversity.com/tx/austin/2501-teri-rd/qf8t98z",
    "https://www.forrentuniversity.com/tx/austin/maa-balcones-woods/enzz84p",
    "https://www.forrentuniversity.com/tx/austin/stetson-apartments/9l795p4"
  ],
  "ignore_url_failures": true
}' |
apify call alexist/forrentuniversity-property-details-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=alexist/forrentuniversity-property-details-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/AR58SEkSAQjTwH9eu/builds/cH3tnJDdE33GIpMEH/openapi.json
