https://github.com/EmilStenstrom/justhtml
A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn.
https://github.com/EmilStenstrom/justhtml
html5 parser python
Last synced: 1 day ago
JSON representation
A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn.
- Host: GitHub
- URL: https://github.com/EmilStenstrom/justhtml
- Owner: EmilStenstrom
- License: other
- Created: 2024-12-21T23:31:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-14T22:07:44.000Z (5 days ago)
- Last Synced: 2026-01-15T04:37:37.873Z (4 days ago)
- Topics: html5, parser, python
- Language: Python
- Homepage: https://github.com/EmilStenstrom/justhtml/blob/main/docs/index.md
- Size: 2.96 MB
- Stars: 1,060
- Watchers: 9
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- fucking-awesome-python - JustHTML - A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn. (HTML Manipulation)
- awesome-python - JustHTML - A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn. (HTML Manipulation)