I have this code which scrapes website as manual input and searches for emails:
import re import requests from urllib.parse import urlsplit from collections impor