-
1 way
- git clone https://github.com/un1cum/free-proxies-and-useragents
- cd free-proxies-and-useragents
- start.py
-
2 way
- pip3 install free_proxies_useragents
- freeprx
-
Required pip libraries (pip install library name)
- lxml
- beautifulsoup4
- bs4
- progressbar
- colorama
-
Check installed libraries
- pip list
If you see something like this:
This means that you don't have the library that is specified in the error, in this case: "_ctypes". You need to enter in the terminal or cmd:
- pip install the name of the required library (example: pip install _ctypes)
- Smart chain: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1
- Bitcoin: bc1qxfvstf99kyuc5x5uugxtsh3m6w3a73ruzfav7e
- Ethereum: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1
-
1 путь
- git clone https://github.com/un1cum/free-proxies-and-useragents
- cd free-proxies-and-useragents
- start.py
-
2 путь
- pip3 install free_proxies_useragents
- freeprx
-
Необходимые библиотеки pip (pip install имя библиотеки)
- lxml
- beautifulsoup4
- bs4
- progressbar
- colorama
-
Проверить установленные библиотеки pip
- pip list
Если у вас похожая ошибка:
Это означает, что у вас отсутствует нужная библиотека pip, в этом случае: "_ctypes". Откройте терминал, cmd или что там у вас и пишите:
- pip install имя отсутствующей библиотеки (пример: pip install _ctypes)
- Smart chain: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1
- Bitcoin: bc1qxfvstf99kyuc5x5uugxtsh3m6w3a73ruzfav7e
- Ethereum: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1