Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 793 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 793 Bytes

Taxpayers-info

Get the Tax Payers information stored in a .txt file, file will automatically stored on dropbox with timestamp folder.

Dependencies

  • Python version:- 3
  • Pip version to install dependencies:- pip3
  • Three dependencies are there for install through(requests, beautifulSoup, dropbox)
  • There is requirements.txt file in the Folder to install the necassary dependencies.
    • command:- pip3 install -r requirements.txt

There is need to make a Developer App in Dropbox to get the OAuth access token & for performing the actions

Get the access token after registering the App on Dropbox and paste it in the Script.py file.

After pasting the Access token you would be able to run the Script metadata of file upload will be shown in terminal.