Skip to content

Static web scraping of an online directory of university faculty members.

Notifications You must be signed in to change notification settings

hamdan-27/Static-Webpage-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Static-Webpage-Scraping

Static web scraping of an online directory of university faculty members.

Python script for scraping an online directory of faculty members of Touro University and storing the data into a csv file. The script only uses BeautifulSoup4 as it is most convenient for static websites like this one. In this case we only scrape the name and email of faculty members.

About

Static web scraping of an online directory of university faculty members.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages