In this video we will create a webscarping project for beginners that is going to scarpe all the quotes from a website and create a pandas dataframe out of it and store it in a csv file. we will be using python BeautifulSoup and requests library in this video.