Skip to content

Generate thousands of temporary emails within seconds!

License

Notifications You must be signed in to change notification settings

SanjaySunil/email-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Scraper

Email Scraper is a powerful temporary email generator that enables users to generate thousands of unique temporary emails in seconds. Built with Python, this tool uses the fyii.de trashmail provider to create emails that come with their own inboxes, allowing you to receive messages without using your personal email address.

image

Custom Project Solutions

For tailored project solutions and business inquiries, please email [email protected] or connect with me on LinkedIn.

Features

  • Generate thousands of unique temporary emails quickly.
  • Each email comes with its own inbox.
  • Perfect for using services where you prefer not to provide your personal email.

Prerequisites

Ensure you have Python 3 installed. pip is also required to install important packages for the tool.

Requirements

  • uuid is the only requirement for this project:
    pip install uuid

Installation

To set up Email Scraper, follow these steps:

  1. Clone the repository:
    git clone https://github.com/SanjaySunil/email-scraper.git
  2. Navigate to the project directory:
    cd email-scraper
  3. Install the required package:
    pip install uuid
  4. Run the script:
    python main.py

Usage

Once you run main.py, follow the menu prompts to generate temporary emails.

License

This project is licensed under the MIT License.