Skip to content

Node.js application that crawls vinmonopolet.no and fetches prices

License

Notifications You must be signed in to change notification settings

sconrads/polcrawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polcrawl

Node.js application that crawls vinmonopolet.no and fetches prices. Prices are stored in a MongoDB.

To install: npm install

To run: node app.js

You also need to add a Mongo database called pol on localhost. The collection is also called pol: use pol db.pol.find().pretty()

Stian Conradsen, 02.09.13

About

Node.js application that crawls vinmonopolet.no and fetches prices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published