What it does

Takes input from user then parses the text from HTML pages.

How I built it

  • Beautiful Soup library : for parsing out HTML pages.
  • urllib.request module : to open URL within a program.

Built With

Share this project:

Updates