/johnnieCrawler

YANC - Yes Another NodeJs Crawler

Primary LanguageJavaScript

A simple Cli-crawler

Circle CI

Dependencies

Install Dependencies

$ npm install

Using

$ node run.js -x get_links

prompt: Informe a URL para buscar os links:

or:

$ node run.js -x get_links --url https://www.myurl.com

============

$ node run.js -x screenshot

prompt: URL for the screenshot:

or:

$ node run.js -x screenshot --url https://www.myurl.com