Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 420 Bytes

File metadata and controls

7 lines (7 loc) · 420 Bytes

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