Skip to content

megh212/email-scrapper-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

email-scrapper-tool

Very simple bash script to crawl email addresses from a specific website.

Python email scrapper tool for website

This tool will allow you extract all the email addresses from any website of our choice in just a matter of seconds. It is fast and efficient and it will boost your information gathering skills!

Disclaimer

You CANNOT use it against any laws and TOS of the available online services.

This script is just here as a study example to show how to make python bash scraper, but YOU are fully responsible of the usage of it and YOU CANNOT use it illegally or for spamming users. The script and myself (the present author) cannot in any case be responsible of the usage you make with it.

Prerequisites

What things you need to install the software

[Python 3.x](https://www.python.org/downloads/) - A Programing languague
[urllib.request](https://docs.python.org/3.0/library/urllib.request.html)  - urllib.request — extensible library for opening URLs

Deployment

  • Clone or Download Zip file
  • Create/Open urls.txt file
  • Paste all the websites/urls in the urls.txt file(make sure break line after every url)
  • Run the Script
  • Enjoy with Harvested Email Addresses.

Built With

Contributing

We welcome contributions from the public.

Screenshots

*CODE image *COMMAND image *EMAILS GATHERED image

Authors

Meghraj Patil

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages