QUANTUM - Pinuy Binuy Investment Analyzer
February 8, 2026 ยท View on GitHub
Full-stack investment analysis platform for Israeli urban renewal (Pinuy Binuy) projects.
Version 3.0.0 - Full Pipeline
Features
- 129+ tracked complexes across Israel
- IAI (Investment Attractiveness Index) scoring
- SSI (Seller Stress Index) for distressed sellers
- nadlan.gov.il transaction scraping
- yad2 listing tracking with price change detection
- mavat planning authority status monitoring
- Committee approval tracking (local/regional/national)
- Benchmark service for actual premium calculation
- Perplexity AI-powered data enrichment
- Email notifications (Trello cards + office digest)
- Weekly automated 9-step scan pipeline
API Endpoints
See GET / for full endpoint list.
Weekly Scan Pipeline
- nadlan.gov.il transaction scan
- Benchmark calculation
- Perplexity AI scan
- yad2 listing scan
- mavat planning status + committee tracking
- SSI score calculation
- IAI score recalculation
- Alert generation
- Email notifications
Environment Variables
DATABASE_URL- PostgreSQL connection stringPERPLEXITY_API_KEY- Perplexity API keySMTP_HOST,SMTP_USER,SMTP_PASS- Email notificationsSCAN_CRON- Weekly scan schedule (default:0 4 * * 0)