This Advanced Email-Scraping with Python Script allows you to easily and quickly scan bulk of websites and collect unique email addresses from them.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
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
- 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.
- Python 3.x - A Programing languague
We welcome contributions from the public.
- Ayush Agarwal - Initial work - Ayush
See also the list of contributors who participated in this project.