JustHTML by @npub1ukcz...r8n2 is a new Python library (no dependencies) that parses HTML according to the HTML5 specification and passes the 9,200 test html5lib-tests suite
It's 3,000 lines of code mostly written by coding agents over a couple of months 

Simon Willison’s Weblog
JustHTML is a fascinating example of vibe engineering in action
I recently came across JustHTML, a new Python library for parsing HTML released by Emil Stenström. It’s a very interesting piece of software, bo...


