/sharelatex-scraper

Download all your sharelatex files to back them up locally

Primary LanguagePython

sharelatex-scraper

Download all your ShareLatex projects to back them up locally.

  • Uses Python3
  • See requirements.txt for requirements

Example json account file

{
    "email": "test@example.com",
    "password": "daggertail"
}

Running the script

See python3 main.py -h for help, or try the example command below.

python3 main.py output test.json  -l DEBUG