An open API service indexing awesome lists of open source software.

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.

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