Knox Bible Scraper
Scrapes Knox translation of the Bible at http://catholicbible.online/knox/ and emits to knox.json.
Format: https://github.com/bibleapi/bibleapi-bibles-json
To run--
- Install node, somewhere arouind version 14, and npm
- run npm install
- node run build
- node start
Typedef for dom-parser is outdated, so expect a ts compiler error. Config is in the code