/hqcrawler

Get HQs from web and turn in PDFs to offline read or print.

Primary LanguageJavaScriptMIT LicenseMIT

hqcrawler

Installing

Requirements:

  • node
  • npm
npm install

Running

  1. Fill hqs.json with the URLs pages to crawler.
  2. Run node index.js and wait...
  3. The outputs will be there in pdfs/ folder.

How to contribute

If you know more HQs sites, fell free to create more parsers at robots/parsers. Take a look at the existent one and create a new.