Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 486 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 486 Bytes

Scraper

Concepts

Number Name
  1. | [Ramda](http://ramdajs.com/)
    
  2. | [Bluebird](http://bluebirdjs.com/docs/getting-started.html)
    
  3. | [Superagent](http://visionmedia.github.io/superagent/)
    
  4. | [Cheerio](http://cheeriojs.github.io/cheerio/)
    
  5. | [Promises](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise)
    

Procedure

from terminal

createdb spider

then

psql -p5432

username=# \l