- Run
pip3 install -r dependencies.txt
- Run
python3 monthly_scraper.py
for monthly data - Run
python3 annual_scraper.py
for annual data
pip3 install -r dependencies.txt
python3 monthly_scraper.py
for monthly datapython3 annual_scraper.py
for annual data