openedx-unsupported / openedx-census

Command-line web scraper to count Open edX courses
Apache License 2.0
5 stars 1 forks source link

############### Open edX Census ###############

.. warning::

This repository is no longer being actively developed or maintained.

A command-line tool for scraping information from Open edX sites to gauge how many courses they are running.

Before using, create (or check) the file census/keys.py. It must define two variables, "username" and "password", to use to access the stats site. That file is not committed to git.

Requires Python 3.8 (or greater).