Uses the Webex Teams SDK to fetch attachments of all spaces for specified teams.
- Generate and copy your personal API token from https://developer.webex.com/getting-started.html to the
token
variable in downloader.py - Run included
find_teams()
in downloader.py, or otherwise find the ids of the teams you wish to plunder and add them manually to theteams
list in downloader.py - Run
pip install webexteamssdk
- Run
python downloader.py
Files can be found in current directory named after the space they came from