Skip to content

alaaddingh/Contact-Webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Contact Webscraper

Description

Project consists of a python script along with both external and internal libraries. The main purpose of this program is to automate the task of scraping the internet for contact information related to a certain niche, then constructing a contact spreadsheet file in the form of CSV. It is a demonstration of utulizing Pandas dataframes, search algorithms, and web scraping.

Language and Libraries Used

  • Python
  • Pandas
  • BeautifulSoup
  • Regex
  • Requests
  • OS
  • Googlesearch

Environments Used

  • Windows 10

Program walk-through

When ran, the program will prompt the user to enter a Google Search. The user must enter a phrase they wish the program to work with, then wait a few moments. After this, the user will be prompted to enter a file name for their spreadsheet. After they enter one, a file is then exported to their laptop for them to view.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages