[](https://t.me/cozyyrooom)
proxy and user agent scraper🔎
[](https://github.com/ebankoff) [](https://t.me/cozyyrooom)
EN
* Installation
* 1 way
* git clone https://github.com/ebankoff/scraper
* 2 way
* pip install ebankoff-scraper
* Required pip libraries (pip install library name)
* lxml
* beautifulsoup4
* bs4
* progressbar
* colorama
* Check installed libraries
* pip list
* Launch
* For 1 way
* cd scraper
* python3 scraper.py
* For 2 way
* scraper
Problems and their solutions
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)
Donate for coffee
[](https://qiwi.com/n/HERAMANT)
RU
* Установка
* 1 путь
* git clone https://github.com/ebankoff/scraper
* 2 путь
* pip install ebankoff-scraper
* Необходимые библиотеки pip (pip install library name)
* lxml
* beautifulsoup4
* bs4
* progressbar
* colorama
* Проверить установленные библиотеки pip
* pip list
* Запуск
* Для 1 пути
* cd scraper
* python3 scraper.py
* Для 2 пути
* scraper
Проблемы и их решения
Если у вас похожая ошибка:

Это озночает, что у вас отсутствует нужная библиотека pip, в этом случае: "_ctypes". Откройте терминал, cmd или что там у вас и пишите:
* pip install имя отсутствующей библиотеки (пример: pip install _ctypes)
Автору на кофе
[](https://qiwi.com/n/HERAMANT)