Blog-website/ ├── backend/ │ ├── app/ │ │ ├── models/ │ │ │ ├── __init__.py │ │ │ ├── user.py # User model ...
htmlparser2 is the fastest HTML parser, and takes some shortcuts to get there. If you need strict HTML spec compliance, have a look at parse5.