# Floki v0.38.1 - Table of Contents Floki is a simple HTML parser that enables search for nodes using CSS selectors. ## Pages - [Changelog](changelog.md) - [Overview](readme.md) ## Modules - [Floki](Floki.md): Floki is a simple HTML parser that enables search for nodes using CSS selectors. - [Floki.HTMLParser](Floki.HTMLParser.md): A entry point to dynamic dispatch functions to the configured HTML parser. - [Floki.HTMLParser.Mochiweb](Floki.HTMLParser.Mochiweb.md): The default HTML parser engine for Floki. - Exceptions - [Floki.ParseError](Floki.ParseError.md)