scrape web page and you can have more persistent solutions
- config file to specify the urls to scrape
- define the scraping rules
- config the output for web scraping, default is cvs. We may support mysql, aws dynamo or any other one you provide the adapter
- install phantomjs if you want to scrape some web page generated by js.
npm install