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