thefool76 / WebScaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebScraper

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


Languages

Language:Python 100.0%