/e-portem-downloader

Tool that allows you to download all your documents in e-portem portal

Primary LanguagePythonMIT LicenseMIT

e-portem-downloader

Tool that allows you to download all your documents in e-portem portal

How to use it

  1. Log in e-portem (Open developer tools before login and go to network tab).
    login
  2. Copy the ASPXAUTH cookie value.
    cookie
  3. create a .env file in e-portem-downloader folder.
    envfile
  4. run in console -> docker-compose build.
  5. run in console -> docker-compose run --rm eportem_downloader sh -c "python main.py".
  6. Once is finished you will see all your documents.
    output