- Download the py file above, save as
dump_webscript.py - Go to
https://www.webscript.io/settingsand copyAPIKEY - Replace
user(line 10) with your Webscript login email - Replace
api_key(line 11) withAPIKEY - Activate venv:
virtualenv .venv && source .venv/bin/activate pip install requestspython dump_webscript.py
Go to Python Anywhere, make account and run this script.