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.
An HTML parser for scraping websites 📜
Takes input from user then parses the text from HTML pages.
Log in or sign up for Devpost to join the conversation.