On 12/05/2010 06:02 AM, [email protected] wrote:
From: St?phane Ducasse<[email protected]> Subject: [Pharo-project] Parsing and navigating Html To:"[email protected] Development" <[email protected]> Message-ID:<[email protected]> Content-Type: text/plain; charset=us-asciiHi I would like extract partial information from HTML pages. So I started to play and fix HTMLParser. Now does anybody know alternatives? Second, does anybody develop a lib to query HTML structure as with the XMLSupport package? Stef
The Soup package on SqueakSource.com works OK.
