/email-and-phone-scraper

A Python based scraper that scrapes for email addresses and phone numbers and put the emails into an excel spreadsheet

Primary LanguagePythonMIT LicenseMIT

Python email address and phone number scraper by Cameron Cobb on October 17th, 2018.

This email address and phone number scraper prompts the user to enter the complete URL of the webpage that needs to be scraped and stored the email addresses in an excel spreadsheet.

NOTE: Change save_excel = True to store the emails into the spreadsheet.

The way the code is written requires Python 3.6 and requires the following imports.

Requirements:
Python 3.6
bs4
urllib
requests
openpyxl
datetime

If you have questions or want to contact me, visit my website https://www.cameroncobbconsulting.com