Extract Salesforce data with Python

Create a directory to store the data mkdir output

Create a file, 'login.txt', which contains yours Salesforce username and password. See 'example-login.txt'.

Call script, with Salesforce instance as "instance" argument python3 extract-salesforce-data.py yourInstance