Nima Akbarzadeh
Nima Akbarzadeh
Hello, I have never tested it on replit but I think yes, It'll work.
You only need to have python installed and run the scripts. And Also sorry for the last comment, I thought this issue is for [Telegram-cloud](https://github.com/iw4p/telegram-cloud) There are no secret keys...
You can read the **readme** file, **Usage** section.
Hello, try python 3 https://itsmycode.com/importerror-no-module-named-requests/
we catch all proxy levels at [this line](https://github.com/iw4p/proxy-scraper/blob/88aa577cfe546676a12d496fe7e9d23cad94d446/proxyScraper.py#L100) But Elite and Anonymous levels don't have a lot of proxies, may be less than 20 live proxies because they're free.
Hello, I updated the source code and now it seems to work fine. Thanks for opening the issue.
> > Hello, > > I updated the source code and now it seems to work fine. > > Thanks for opening the issue. > > still doesn't work Hello,...
> I don't even know brez, you got discord? Kaden
Did you try the new version of the script? because I update it.
Hello, In the code, I used bs4 and I had beautifulsoup4 4.8.1 installed on my OS, I just now change the requirement file to install **beautifulsoup4** instead of **BeautifulSoup** and...