Skip to content

rishisim/Webscraping_100_Universities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Webscraping 100 Universities

A small project to learn webscraping using python in Jupyter Notebook.

The code reads the website, parses the html, extracts the data (university name and a link to the university) and displays it in a dataframe format. It uses the BeautifulSoup4 and Pandas Libraries.

Check the csv file to look at the final dataframe

The link to the website used: Top-100-Universities

About

A small project to learn webscraping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published