iw4p / proxy-scraper

scrape proxies from more than 5 different sources and check which ones are still alive
MIT License
489 stars 127 forks source link

error #34

Closed SugarRainbow closed 3 months ago

SugarRainbow commented 1 year ago

Traceback (most recent call last): File "C:\Users\Downloads\Compressed\proxy-scraper-master\proxyScraper.py", line 9, in from bs4 import BeautifulSoup ModuleNotFoundError: No module named 'bs4' how to fix?

iw4p commented 1 year ago

pip install beautifulsoup4

Sent from Proton Mail for iOS

On Thu, Aug 3, 2023 at 1:31 PM, Sugar @.***> wrote:

Traceback (most recent call last): File "C:\Users\Downloads\Compressed\proxy-scraper-master\proxyScraper.py", line 9, in from bs4 import BeautifulSoup ModuleNotFoundError: No module named 'bs4' how to fix?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>