Take a Canvas API Key and get all the files that user has access to. STRIKE - Strategic Transfer of Resources Incase (K)anvas Extinct
| readme.md | ||
| strike.py | ||
Strategic Transfer of Resources Incase (K)anvas Extinct
STRIKE
Very simple to use, install dependencies, generate your canvas API token and then run
Make Sure you install the module requests with pip3 install requests
Generate your canvas API token
Login to canvas @ https://learn.ontariotechu.ca
- Go to the sidebar and click on your profile.
- Then goto settings and scroll down to approved integrations and click "+ New Access Token" (For the purpose enter whatever you want) and then click "Generate Token"
Run the script
When running the script it will prompt for your api key, just paste it in and hit enter/return. The script will write each class into its own folder in the path it is ran from.
Tested on Windows 11 & Linux 5.1 Python 3.7