/commute-realtr

Primary LanguageJavaMIT LicenseMIT

commute-realtr

Simple duproprio.com scraper to get listing by commute time and distance from metro stations.

Setup

Clone projet Copy content of 'properties' into root Add google map key to secret.properties

Requirements

TODO

  • Scrap
  • Load options from file
  • Google maps api Integration
  • Compute distance to nearest metro station
  • Compute commute time
  • Save report to PDF HTML
  • Implement Bing map api integration (More free api calls)
  • Logging and error handling
  • Add multiple scraping source support
  • Scrap Centris.ca
  • Scrap kijiji.ca
  • Add rental scraping
  • Add multi-threading
  • Database to store listings

Stretch

  • Service server
  • React Front-end
  • Deploy