- New startups to watch
- Recent startup job postings
- requests- used to fetch the html from the two specified urls
- Beautiful Soup 4- used in addition to lxml to structure the raw site html so that the library's functionality can be used
- smtplib- used to interact with the server and send emails
- SSL- used to add security to the emails
- email.Message- used to format the emails