Simple and fun project that allows you to get traffic conditions to your home, work or any other place.
Check out project details here: https://www.hackster.io/eliasnester/project-semafor
- app - Simple Node rest API, to get current traffic conditions information, it uses gmaps-traffic-parser
- gmaps-traffic-parser - Casperjs script to scrape traffic information from maps.google.com
- imp-files - In case you are planning to use Electric Imp platform, there you can find device.nut and agent.nut files
- Dockerfile - if you want to run traffic scrapping app using docker. I am running this container using Google Cloud platform
Docker, Node.js, Express.js, CasperJS, electric imp, javascript