Shpider is a web automation library for Haskell. It allows you to quickly write crawlers, and for simple cases ( like following links ) even without reading the page source.
Shpider is on hackage at http://hackage.haskell.org/package/shpider Shpider development repository is now on github at https://github.com/elginer/shpider Shpider 0.1.1 now compiles on ghc-6.12, with the latest version of tagsoup-parsec. Thanks to Noriyuki OHKAWA for a patch! John Morrice _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
