Skip to content

MailMiner is a robust Python tool designed for efficiently extracting email addresses from websites.

License

Notifications You must be signed in to change notification settings

VirajMadhu/MailMiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📧 MailMiner

🚀 This MailMiner tool lets you quickly scan multiple websites to collect unique email addresses with ease.


📋 Project Overview

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!

📂 Getting Started

🎯 Prerequisites

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)

⚙️ Setup Instructions

  1. Clone or download the repository 📥
  2. Prepare a urls.txt file:
    • Place your target URLs in this file (one URL per line).
  3. Run the script 🏃‍♀️:
    python3 MailMiner.py
    
    • Let it scrape email addresses from all URLs in urls.txt.
  4. Enjoy! 🎉 All harvested email addresses will be saved in emails.txt.

🔍 Correct URL or Domain Formats

Make sure your URLs follow these formats for best results:


🔧 Built With

🤝 Contributing

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! 🌟

✍️ Authors


Give this a go and save time on email collection! ✨