nazim9873 / Web-Scraping

Using various python libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Scraping

I used requests library to make HTTP requests and

Used BeautifulSoup library to scrape webpage

Simultaneously used regular expression to format the string

At last converted that into a csv file

Finally I got a dataframe containinig internship details of various companies

About

Using various python libraries


Languages

Language:Jupyter Notebook 100.0%