4,477 verified dealers across 42 countries.
| File | Description |
|---|---|
dealers_verified_real.csv |
Clean dataset — all verified real dealers |
dealers_worldwide.csv |
Raw dataset — all collected data before filtering |
dealers_pro_clean.csv |
MX-verified + deduped + language tagged |
dashboard.html |
Interactive web dashboard |
Live: https://matheusagueda.github.io/mobilehome-dealers-dashboard/
python3 mh_engine.py scan # Playwright Google Maps search
python3 mh_engine.py directories # Scrape 10+ directories
python3 mh_engine.py enrich # DMARC + SMTP + security.txt
python3 mh_engine.py verify # MX verify + dedup + export
python3 mh_engine.py all # Run everything
python3 mh_engine.py status # Show statspython3 test_mh_engine.py # 22 tests — data integrity, emails, MX, junk detection