Skip to content

Extract email addresses and names from an email account and generate a CSV file

License

Notifications You must be signed in to change notification settings

bihius/email-contacts-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Contacts Generator

This script is designed to generate a CSV file containing email addresses and names from all emails within an email account.

Getting Started

Prerequisites

Make sure you have Python installed on your system. You can download it from python.org.

Installation

  1. Clone the repository:

    git clone https://github.com/bihius/email-contacts-generator.git
  2. Navigate to the project directory:

    cd email-contacts-extractor
  3. Install dependencies:

    pip install -r requirements.txt

Usage

  1. Update the config.py file with your email details.

  2. Run the script:

    python email_contacts_extractor.py

Configuration

Modify the config.py file to provide your email details.

Dependencies

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • This script was created by bihius
  • Feel free to contribute, report issues, or suggest improvements!

About

Extract email addresses and names from an email account and generate a CSV file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages