Skip to content

Files

Latest commit

e1c2cb8 · Dec 3, 2019

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