the objectives of this project, is to retrieve all annual report documents on a given website
git clone https://github.com/darixsamani/ws-annual-report
cd ws-annual-report
virtualenv venv
source ./venv/bin/activate
pip3 install -r requirements.txt
python3 main.py