🚀 This MailMiner tool lets you quickly scan multiple websites to collect unique email addresses with ease.
Use this script to effortlessly retrieve email addresses from bulk website lists. Perfect for marketers, researchers, or anyone looking to save time on email collection!
Ensure you have the following installed before getting started:
- Python 3.x - The programming language
- urllib.request — Python library for handling URLs (pre-installed with Python 3)
- Clone or download the repository 📥
- Prepare a
urls.txt
file:- Place your target URLs in this file (one URL per line).
- Run the script 🏃♀️:
python3 MailMiner.py
- Let it scrape email addresses from all URLs in
urls.txt
.
- Let it scrape email addresses from all URLs in
- Enjoy! 🎉 All harvested email addresses will be saved in
emails.txt
.
Make sure your URLs follow these formats for best results:
- 🌐 https://github.com
- 🌐 https://github.com/anyuser
- 🌐 github.com
- 🌐 https://support.github.com
- Python 3.x - Learn More
We welcome contributions! If you want to improve or expand this tool, feel free to submit a pull request. Let's make this tool better together! 🌟
- Viraj Madhushan - Initial work - Viraj on GitHub
Give this a go and save time on email collection! ✨