/blinx-cli

Node.js app to analyse a website using blinx.js

Primary LanguageHTMLMIT LicenseMIT

blinx-cli

A set of Node.js scripts related to the Bible reference linker blinx.js.

Crawler

The Crawler class can be used to retrieve a list of all Bible references on a website. See the example.ts file for an (executable) example on how to use it.