Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 201 Bytes

File metadata and controls

6 lines (5 loc) · 201 Bytes

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