Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

email_phone_extractor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Email Phone Number Extractor

extract-phone-email is a python script to extract phone numbers and emails from input txt file.

Description

This script extract phone numbers and emails from input txt file and then saves the emails and phone numbers to separate csv files.

Requirements

pip install -r requirements.txt

Running the Script

Download the project source code directly or clone the repository on GitHub. Navigate to the folder with the source code on your machine in a terminal window.

"Usage: extract-email-phone.py <source_file.txt>"