This parser receives data from craigslist.org and saves it to MySQL database. It is written in NodeJS. To start it you need to create a database (table structure is in file db.sql) change the settings to those from the top of 'index.js', and then run "npm install" to start scraper "node index.js".
-
Notifications
You must be signed in to change notification settings - Fork 0