Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 513 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 513 Bytes

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