Skip to content
 
 

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Python email address and phone number scraper

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

About

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

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages