The eqsl_saver is a Python3-script, that save the eQSLs from eqsl.cc's Archive folder.
- Python 3.x
- requests module
- beautifulsoup module
- Clone the repository or download the eqsl_saver.py file.
- Open a terminal or command prompt and navigate to the directory, where the file is located.
- Run the following command to start the program - in Linux:
in Windows:
pip3 install -r requirements.txt python3 eqsl_saver.py username
the username is the callsign.pip install -r requirements.txt python eqsl_saver.py username