HTMLKit
HTML parser
An Objective-C framework for parsing and serializing HTML documents
An Objective-C framework for your everyday HTML needs.
240 stars
13 watching
27 forks
Language: HTML
last commit: over 1 year ago
Linked from 1 awesome list
css3-selectorsdomhtmlhtml-dom-parseriosmacosobjective-cparsingswifttvoswatchoswhatwg
Related projects:
Repository | Description | Stars |
---|---|---|
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
bupt1987/html-parser | A fast and efficient HTML parser for PHP. | 525 |
terrier989/universal_html | A cross-platform Dart package for parsing and manipulating HTML, XML, and CSS documents across various platforms. | 0 |
miadabdi/editorjs-parser | A tool for converting EditorJS output to HTML | 92 |
snjyor/htmlpageparser | An HTML parsing library that converts web pages to structured data and then generates Markdown content from that data | 1 |
kovidgoyal/html5-parser | A fast HTML parser written in C, optimized for performance. | 682 |
dash-industry-forum/codem-isoboxer | A lightweight browser-based parser for MPEG-4 files | 115 |
chadwain/rem | A parser for HTML5 documents written in Zig | 106 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
html5lib/html5lib-python | A standards-compliant Python library for parsing and serializing HTML documents and fragments. | 1,128 |
kennethreitz/requests-html | A Pythonic HTML parsing library providing intuitive and asynchronous web scraping capabilities. | 303 |
edd-g/editorjs-simple-html-parser | A PHP parser for Editor.js data formats | 6 |
aymerick/douceur | A tool for parsing and inlining CSS styles within HTML documents | 246 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 124 |