akhilpandey95 / tribble

It is a Node app that scrapes information from different websites and displays them in panels.
MIT License
3 stars 0 forks source link

Adding the DB push functionality and refactoring the markup in order to display the details on the page. #4

Open akhilpandey95 opened 9 years ago

akhilpandey95 commented 9 years ago

Things to look up for this issue : [FIX 1 ] : The script currently makes a request to the two of the supported websites but only gives a command line view of all the scraped information. [FIX 2 ] : Must implement indexes in the db.js and also make sure that the existing data must be saved.