theModelBot
theModelBot copied to clipboard
Twitter bot
As you know cloudflare won't allow us to just scrape pexels.com. To get over the protection of cloudflare we have to use `cfscrape` in the file `get-models.py` the code will...
I have all the right modules imported but still get the error. I've tried everything plz help?
`Traceback (most recent call last): File "C:\Users\zain\Desktop\theModelBot-master\get-models.py", line 4, in from bs4 import BeautifulSoup as bs ModuleNotFoundError: No module named 'bs4'` please explain me what should i do?