Bu basit Python kodu, size 300 adetden oluşan bir proxy listesi verir, bu listedeki proxyleri deneletler sizlere txt dosyasında çalışan proxyleri yazdırır.
- Sizlere 300 adet prox listesi verir.
- Bu 300 adet proxyden hangileri çalışıyorsa bunları txt dosyasına yazdırır.
Tüm projenin çalışması için bu kodu çalıştırmanız yeterlidir.
- Gerekli Python kütüphanelerini yükleyin:
pip install requests beautifulsoup4
free.proxy-list.py
dosyasını çalıştırın:
python free.proxy-list.py
- Çalışan proxy'ler
working_proxies.txt
dosyasına kaydedilecektir.
Aşağıda bulunan proxy'ler, test edildi ve çalışıyor:
-
123.456.789.10:8080
-
456.789.123.10:3128
-
...
This simple Python code provides you with a list of 300 proxies, tests them, and outputs the working proxies in a txt file.
- Provides you with a list of 300 proxies.
- Writes the working proxies from the list to a txt file.
Running this code is sufficient for the entire project to work.
- Install the necessary Python libraries:
pip install requests beautifulsoup4
- Run the
free.proxy-list.py
file:
python free.proxy-list.py
- The working proxies will be saved in the
working_proxies.txt
file.
The following proxies have been tested and are working:
-
123.456.789.10:8080
-
456.789.123.10:3128
-
...