Web scraping can be used for gathering data or for saving computation in this two projects given below we would be using for second pourpose:
In both the programs we are using urlopen, Request and search option of urllib class. We would be using BeautifulSoup for web scraping in both case.