ayushagarwalk / Email-Scraping

Email Scraping with Python
50 stars 22 forks source link

Check if Website In the urls.txt Has https or http Tag #4

Open atesahmet0 opened 6 months ago

atesahmet0 commented 6 months ago

Check if website is in format www.example.com then add https:// to start of it. If it already has http at the beginning don't do anything.