floki
HTML parser
A simple HTML parser that enables search for nodes using CSS selectors
Floki is a simple HTML parser that enables search for nodes using CSS selectors.
2k stars
26 watching
153 forks
Language: Elixir
last commit: 8 days ago
Linked from 1 awesome list
css-selectorcss-selectorselixirerlangfast-htmlflokihtml-parserhtml5ever
Related projects:
Repository | Description | Stars |
---|---|---|
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
oyvindeh/ucss | A tool for finding unused and duplicate CSS selectors in web pages and websites. | 1,620 |
f34nk/modest_ex | A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
feichao93/temme | A lightweight, CSS-based selector for extracting structured data from HTML documents. | 273 |
theflashbum/fcss | Custom CSS parser for Flash to apply styles to any object | 83 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
kostya/myhtml | A fast HTML5 parser with CSS selectors in Crystal language | 154 |
andybalholm/cascadia | A CSS selector library for HTML parsing in Go | 702 |
egonschiele/handsomesoup | A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 124 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
plainas/tq | Tool that extracts content from HTML documents based on CSS selectors | 236 |
tylerbrinks/excss | A parser for .NET CSS stylesheets, converting them into a queryable object model with full LINQ support. | 341 |
gulpf/nimquery | Library for querying HTML using CSS selectors | 134 |
suntong/cascadia | A command line tool to test CSS selectors on HTML documents without writing Go code | 139 |