FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

pythoncode-tutorials/web-scraping/email-extractor at master · x4nth055/pythoncode-tutorials · GitHub

Latest commit

 

History

History

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
    

Back | FazBrowse Home | New Git URL