https://github.com/virajmadhu/mailminer
MailMiner is a robust Python tool designed for efficiently extracting email addresses from websites.
https://github.com/virajmadhu/mailminer
email-scraper free-for-u python-script python3 scraper scraping-python scraping-websites scrapper-script
Last synced: 4 months ago
JSON representation
MailMiner is a robust Python tool designed for efficiently extracting email addresses from websites.
- Host: GitHub
- URL: https://github.com/virajmadhu/mailminer
- Owner: VirajMadhu
- License: gpl-3.0
- Created: 2024-11-02T11:54:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-02T12:31:10.000Z (over 1 year ago)
- Last Synced: 2025-10-07T03:35:01.903Z (8 months ago)
- Topics: email-scraper, free-for-u, python-script, python3, scraper, scraping-python, scraping-websites, scrapper-script
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📧 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**](https://www.python.org/downloads/) - 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:
- 🌐 https://github.com
- 🌐 https://github.com/anyuser
- 🌐 github.com
- 🌐 https://support.github.com
---
## 🔧 Built With
- **Python 3.x** - [Learn More](https://www.python.org/)
## 🤝 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
- **Viraj Madhushan** - *Initial work* - [Viraj on GitHub](https://github.com/VirajMadhu)
---
Give this a go and save time on email collection! ✨