To use this program, you will have to setup some basic things before you can get started.
Amazon will block your ip address if you send multiple requets like a robot so we will have to get some proxies.
You can consider Soax or of you want free alternative you can look for those online. There are plenty of them available and only handful of them actually works.
So I am going to use free proxy from webshare.io, they give 10 free proxies and 1 GB of bandwidth for free!
Create an account on webshare.io` and get your username and password.
Download (or copy) all the ip addresses and their respective ports that you've been given.
Replace all the ips with your ips in the script
You will have to use your username and password, so either set it as Environment variable on your system or use a variable
You're almost there!! Just run the script by using the following command:
uvicorn main:app --realod
then visit the local url to use the application.
If you have any feedback, please feel free to raise an issue and Contributions are welcomed.