[Haskell] [ANNOUNCE] Webrexp-1.1

Vincent Berthoux vincent.berthoux at gmail.com
Thu Sep 8 20:43:54 CEST 2011


Hi all,

 I'm pleased to announce the release of Webrexp 1.1 (first announced version), the web scraping command line utility. This utility is able to extract data from a corpus of HTML, XML & Json files and dump linked files on the hard disk.

 Here is a tiny RSS/ATOM title reader to help understand the use of this utility :
 webrexp '"http://someurl.com" >> (item | entry) title [.]'
Hackage: http://hackage.haskell.org/package/Webrexp
User documentation : https://github.com/Twinside/Webrexp/wiki/Webrexp
GitHub: https://github.com/Twinside/Webrexp

  Regards,
  Vincent


More information about the Haskell mailing list