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 44 27

  2. python-module python-module Public

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

    Python 14 6

  3. packet-parser packet-parser Public

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

    Jupyter Notebook 10 5

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

    Judge quizbowl answerlines

    JavaScript 4 3

  5. database database Public

    Manage the qbreader question database.

    Jupyter Notebook 8 3

Repositories

Showing 9 of 9 repositories
  • website Public

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

    qbreader/website’s past year of commit activity
    JavaScript 44 MIT 27 22 0 Updated Nov 19, 2025
  • packet-parser Public

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

    qbreader/packet-parser’s past year of commit activity
    Jupyter Notebook 10 5 2 0 Updated Nov 18, 2025
  • qb-packet-parser Public

    The qbreader/packet-parser repository, ported into javascript

    qbreader/qb-packet-parser’s past year of commit activity
    JavaScript 0 0 3 0 Updated Nov 2, 2025
  • database Public

    Manage the qbreader question database.

    qbreader/database’s past year of commit activity
    Jupyter Notebook 8 3 2 1 Updated Aug 30, 2025
  • qb-answer-checker Public

    Judge quizbowl answerlines

    qbreader/qb-answer-checker’s past year of commit activity
    JavaScript 4 3 2 0 Updated Aug 17, 2025
  • python-module Public

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

    qbreader/python-module’s past year of commit activity
    Python 14 MIT 6 3 (1 issue needs help) 2 Updated Mar 7, 2025
  • artwork Public

    Logos, emblems, and other artwork related to the qbreader project.

    qbreader/artwork’s past year of commit activity
    HTML 3 0 0 0 Updated Jan 17, 2025
  • .github Public
    qbreader/.github’s past year of commit activity
    0 0 0 0 Updated Dec 21, 2023
  • logs Public archive

    Manage the logs produced by qbreader.

    qbreader/logs’s past year of commit activity
    Python 1 0 0 0 Updated Aug 11, 2023

Most used topics

Loading…