[Haskell-cafe] [ANN] shpider-0.1.1
John Morrice
spoon at killersmurf.com
Sun Nov 14 11:17:34 EST 2010
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
More information about the Haskell-Cafe
mailing list