0.1.0 • Published 2 years ago

ibquestionbank v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Questionbank

A Node.js wrapper to programically access and scrape a website with a similar format to the International Baccalaureate Organization's Questionbank.

This wrapper is not meant to be used to violate any copyrighted content, including copyrighted and trademarked content from IB's Questionbank. This work has been developed independently from and is not endorsed by the International Baccalaureate Organization. International Baccalaureate, Baccalauréat International, Bachillerato Internacional and IB are registered trademarks owned by the International Baccalaureate Organization.

This package was primarily designed around scraping the questionbank based on the IB Documents Teams's HTML-based questionbank. This also works with ExamSnap's hosted questionbank.

Example Usage

const questionbank = require('questionbank')

Documentation