This is part of a search engine project. It involves scrapping through an html page or url, static or online. It elimates stopwords and gives the frequency of the search word.
It this project we will use BeautifulSoup , nltk and requests which can each be installed as follows
Open the python shell and run the following :
You will have to specify the language in each file.