# `Floki.HTMLParser.Mochiweb`
[🔗](https://github.com/philss/floki/blob/v0.38.1/lib/floki/html_parser/mochiweb.ex#L1)

The default HTML parser engine for Floki.

This parser is historically not compliant to the HTML5 specs, but will
parse faster and in most of the cases it will produce a valid HTML tree.

For alternative, please check the `README.md` file.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
