Skip to content

Latest commit

 

History

History

email-extractor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

To run this:

  • pip3 install -r requirements.txt
  • To extract email addresses from "https://www.randomlists.com/email-addresses" website and save them to the file emails.txt:
    python email_harvester.py https://www.randomlists.com/email-addresses emails.txt