/Part-1-Basics-of-Web-Scraping

With the python package and its libraries (BeautifulSoup and Requests), we can extract or scrape the data from the websites. In this repository, I have shared the code to scrape the data at a basic level. Also, shared the medium blog link in the readme file.

Primary LanguageJupyter Notebook