[erlang-questions] web client library
Kevin Scaldeferri
kevin@REDACTED
Mon Mar 10 18:03:05 CET 2008
Personally, I find it frustrating that general-purpose tools like this
seem to be buried inside large frameworks. I think it would be quite
beneficial to the community, and to adoption, if these base utilities
were pulled out and distributed separately.
-kevin
On Mar 10, 2008, at 9:25 AM, Roberto Saccon wrote:
> mochiweb also has a decent HTML parser
>
> On Mon, Mar 10, 2008 at 12:42 PM, Christian S <chsu79@REDACTED>
> wrote:
>> On Mon, Mar 10, 2008 at 3:56 PM, Claes Wikstrom <klacke@REDACTED>
>> wrote:
>>>> The ruby-project "hpricot" sets the standard for how convenient
>>>> html-scraping should be (
>>> You'll find a decent HTML parser in the yaws code - yaws_html.erl
>>
>> Has it been improved since it was first contributed?
>>
>> Because back then when i tried it, it did not handle faulty/ambiguous
>> html that popular browsers handle without complaints. The kind of
>> html that are all over web pages out there.
>>
>>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://www.erlang.org/mailman/listinfo/erlang-questions
>>
>
>
>
> --
> Roberto Saccon
> http://rsaccon.com
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list