WebPage Scrapper

Python Version : 3.5.2

Modules/Library Required :

  1. Beautiful Soup 4
  2. Requests
  3. Webbrowser
  4. Regular Expression Library
  5. Itertools

Special Instructions: 1.The Python code so written works completely fine with Python 3.X.X IDLE. 2.Default Browser in my case was "Google Chrome" 3.BeautifulSoup module/Library so used has been attached as well in the zip file.