Scrapes data from https://www.infengi.ru/calendar and stores it as JSON
- Change the start and end dates in
main.py
to the desired start and end dates. - Change the
max_concurrent_requests
variable if you are brave.
python -m pip install -r requirements.txt
python src\main.py