Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

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