Web-scraping Install pip install requests-html==0.9.0 User Agent Search on Google: my user agent, and copy the result. Then create an .env file with USER_AGENT variable and paste it. USER_AGENT=... Run program python3 scraping.py