We need to Introduce rate Limiting Techniques to prevent being blacklisted by websites This can be done in the following ways 1) Configure AWS EC2 instance and have it run a reverse proxy to change it's IP address periodically . 2) Introduce manual rate limiting techniques in API requests 3) Configure a proxy chain to run with the python script whenever It runs