2009/8/23 dmix <[email protected]>: [...] > I found an http client on github but I haven't found any HTML parser, > does anyone know if one exists?
I don't know, but one of the benefits of Clojure is that you can directly access Java libraries, so one of these links might be just what you're looking for: http://www.google.com/search?q=java+html+parser I have not looked at any of them, though. -- Michael Wood <[email protected]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
