Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

53 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages