Phone And Email Extractor


Phone and email extractor is a tool that lets the computer pick out only the phone numbers and email addresses from the pages of information inputted.

Coding Skills: Number, String, List, Tuple, Set, Dictionary

How To Run The Program

For this program, you will need to copy 1 file.

  1. Main Code

In the file, there are 4 lines of code (4 different boxes).
Create a new line on top of all of the code. Copy and paste the page of information there and run all 5 lines.
Example:

This project was based on the “Phone Number and Email Address Extractor” project in “Automate The Boring Stuff With Python”

Enjoy!

Return To Main Page