![]() |
Subject: [ANNOUNCE] Webrexp-1.1 Newsgroups: gmane.comp.lang.haskell.general Date: Thursday 8th September 2011 18:43:54 UTC (over 6 years ago) 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 |
||