Skip to content

Instantly share code, notes, and snippets.

#Challenge:

Create a command line program that will take an internet domain name (e.g. “jana.com”) and print out a list of the email addresses that were found on that website. It should find email addresses on any discoverable page of the website, not just the home page.

##Examples:

> python find_email_addresses.py jana.com
Found these email addresses:
sales@jana.com