Skip to content

thompsonlabs/emailextractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emailextractor

Provided with a URL this bash utility will retrieve the contents of the referenced page and seek to extract all email addresses therein.

usage

  1. Give the script executable permissions on your system, as necessary, by navigating to the root directory of the project and typing: chmod +x ./eextractor

  2. Run the script by typing ./eextractor [A_WEBSITE_URL]

  3. On successful run of the utility, a file will be generated titled as follows: [WEBSITE_DOMAIN].txt and stored to a sub directory titled extracted-emails; the contents of which, will be all email addresses successfully extracted from the page at the provided URL.

About

Provided with a URL this bash utility will retrieve the contents of the referenced page and seek to extract all email addresses therein.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages