Skip to content

StellarSand/temp-mails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temp-mails

A list of many disposable and temporary email address domains.

As of Nov 07, 2023, the final list has 162188 domains.

Contents

How does it work?

This script retrieves data from multiple sources, combines them, removes duplicates and sorts it to create a final list.

Data sources

Supported OS

  • GNU/Linux
  • Windows
  • macOS

Prerequisites

Usage

A final list is already included which can be used directly.

To obtain a more updated data, follow these steps:

1. Clone this repo:

git clone https://github.com/StellarSand/temp-mails.git

2. Move into the project directory:

cd temp-mails

3. Give executable permissions to the script (Not required for Windows):

chmod +x temp-mails

4. Run the script:

python3 temp-mails

NOTE: Due to large dataset while retrieving data from MailCheck.ai, the script will intentionally pause frequently to avoid scraping detection.

Contributing

Pull requests can be submitted here.

License

This project is licensed under the terms of MIT license.