Automated instances list for LibRedirect How to run Create a virtual environment $ python3 -m venv venv Activate the virtual environment $ source venv/bin/activate Install dependencies $ pip install -r requirements.txt To get instances list run this command $ python3 main.py