html.parser — Easy Playground
Simple HTML and XHTML parser
Python Playground
Output
Click "Run" to execute your codeThe html.parser module is part of Python's standard library. Simple HTML and XHTML parser.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?