checks domain status, title and description from list
chmod +x web_checkr.py
- create domains.txt file and add domain
- Install dependancies ->
pip3 install requests beautifulsoup4 tqdm
- Run
./web_checkr_v0.2.py
this will create a output.csv file with information.