Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 313 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 313 Bytes

CL-Collector

This is a small project I've undertaken to mostly learn some Node and Mongo basics. Its purpose is to scrape Craigslist posts and save them to a Mongo database. Eventually I'd like to include a dashboard with realtime updates through websockets, live analysis on the data, and alerting mechanisms.