Skip to content
@qbreader

qbreader

The complete qbreader codebase.

qbreader

The official repository for the qbreader website.

The repository and its code are open-source and may be used for any purpose. The parsed questions may be used for non-commercial purposes. See the questions section.

Repositories

  • website: the front and back end of the qbreader website
  • packet-parser: used to parse .docx and .pdf packets into JSON, so it can be uploaded to MongoDB database
  • database: program for managing the qbreader database, including uploading questions
  • logs: manages and summarizes logs
  • python-module: a python wrapper module used to access the qbreader API
  • qb-answer-checker: a program that checks given answers against quizbowl answerlines, which is also published as an npm package

Questions

All questions are sourced from https://quizbowlpackets.com, which is a free, open source archive of high-quality quizbowl questions. As stated on the website,

Everything posted here is copyright the writers and tournament hosts. Not the archives. It is illegal to make money from the use or sale of these questions without the explicit permission of the owners.

qbreader does not make money from the database and has no plan to do so in the future. (Note: geoword questions are written by our writers and are not sourced from the archive.)

Pinned Loading

  1. website website Public

    A text-based quizbowl packet reader with support for both single- and multi-player.

    JavaScript 37 26

  2. python-module python-module Public

    A general quizbowl library and wrapper for the qbreader API, written in Python.

    Python 12 5

  3. packet-parser packet-parser Public

    Automatically download and parse a set of packets from quizbowlpackets.com for use in QB Reader.

    Jupyter Notebook 9 4

  4. qb-answer-checker qb-answer-checker Public

    Judge quizbowl answerlines

    JavaScript 3 3

  5. database database Public

    Manage the qbreader question database.

    JavaScript 6 1

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…