Generates realistic fake real estate property listing records as CSV for app testing. Creates property data with MLS-style IDs, addresses, prices, square footage, bedrooms, bathrooms, and agent info.
Features
- Generate MLS-style listing IDs and dates
- Property addresses with city and state
- Bedrooms, bathrooms, and square footage
- Listing price and days on market
- Agent name, brokerage, and contact info
- Configurable record count via –records argument
Usage
python fake-real-estate-listing-generator.py --records 500 --output listings.csv
Requirements
Python 3.8+. Install dependencies:
pip install -r requirements.txt
Download
Buy once, download immediately. ZIP includes the full script, README, and usage examples.
License
Personal & Commercial Use. You may use this tool in your own personal and commercial projects. Redistribution or resale of the source code is not permitted.