for screenscrapping you need a HTML parser capable of parsing any tag soup out there. I believe Xmerl or the (X)HTML parser in yaws or not suited for that. There is a also a HTML parser in mochiweb, try it out and let us know whether it can be used for screen scrappping !
regards Roberto On Jan 25, 8:50 pm, Kom Ru <[EMAIL PROTECTED]> wrote: > New to erlang and erlyweb. Wondering if anyone knows how to do screen > scraping with erlyweb or erlang in general. Is there something like > www::mechanize or an HTML/XML parser like Beautiful Soup for erlang? > I looked through the documentation and couldn't find anything > specifically addressing this. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlyweb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/erlyweb?hl=en -~----------~----~----~----~------~----~------~--~---
