A script to scrape all the emails from a webpage using python libraries and Beautiful soup.

  • Just Enter the webpage URL and get all the mails as output in console.

Requirements:

  • Request
  • bs4