On 16 Sep 2007, at 09:49, Roberto Saccon wrote: > Does any HTML parser exist in Erlang ? (I mean HTML and not XHTML). Yes, there is one in Yaws (yaws_html.erl). Sean