I am currently trying to write a program that go through urls and scrape email from the web page (With requests to get html data, and regex to find the email).
But, one o