You might have a look at this code I wrote a while ago: https://mocomp.googlecode.com/hg/rotten-tomatoes.clj
It's written using enlive :) I'm using google to search, sadly the google ajax api returns different results than "normal" google and they are not to keen on being hammered (fair warning ;-)). There is also one for imdb. https://mocomp.googlecode.com/hg/imdb.clj On Wed, Jan 19, 2011 at 11:58 PM, Mark Nutter <manutte...@gmail.com> wrote: > Let me also recommend swannodette's excellent Enlive tutorial: > > https://github.com/swannodette/enlive-tutorial > > It's a great way to jump into the meat and potatoes. > > m > > On Tue, Jan 18, 2011 at 7:05 PM, justinhj <justi...@gmail.com> wrote: >> Thanks for the feedback Stuart >> >> I'll check out Enliven. I'm currently writing an app using Compojure, >> Ring and Hiccup, so it would fit nicely with that too by the sound of >> it. >> >> >> On Jan 16, 7:25 pm, Stuart Campbell <stu...@harto.org> wrote: >>> Hi, >>> >>> Have you used Enlive[1]? It's a nice tool for HTML scraping and templating - >>> it might be more robust than your regexp-based solution. It takes a bit of >>> learning, though. >>> >>> Regards, >>> Stuart >>> >>> [1]https://github.com/cgrand/enlive >>> >>> On 16 January 2011 05:57, justinhj <justi...@gmail.com> wrote: >>> >>> >>> >>> >>> >>> >>> >>> > Sharing my first useful Clojure program. Feedback welcome. >>> >>> >http://bit.ly/clojure-rotten-tomatoes >>> >>> > -- >>> > You received this message because you are subscribed to the Google >>> > Groups "Clojure" group. >>> > To post to this group, send email to clojure@googlegroups.com >>> > Note that posts from new members are moderated - please be patient with >>> > your first post. >>> > To unsubscribe from this group, send email to >>> > clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com >>> > > >>> > For more options, visit this group at >>> >http://groups.google.com/group/clojure?hl=en >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to clojure@googlegroups.com >> Note that posts from new members are moderated - please be patient with your >> first post. >> To unsubscribe from this group, send email to >> clojure+unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > -- Anders Rune Jensen http://www.iola.dk -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en