🚧 Still under development. Key features may be incomplete or require manual setup.
This bot scrapes FSBO listings from Zillow and emails them daily using SendGrid.
- Scrapes listings by ZIP code
- Sends email with SendGrid
- Logs results
- Automatable with cron
- Upload files to VPS
- Create Python venv and install:
python3 -m venv venv source venv/bin/activate pip install -r requirements.txt
- Edit zillow_scraper.py with your SendGrid API key, email, and ZIP
- Run manually:
python autopilot_leadbot.py
- (Optional) Add cron job
Developed by: Tech35 / Andrew Lewis support@tech35.pro