Dec. 5, 2010
7:27 p.m.
thanks paul I will have a look now. Stef
On 12/05/2010 06:02 AM, pharo-project-request@lists.gforge.inria.fr wrote:
From: St?phane Ducasse<stephane.ducasse@inria.fr> Subject: [Pharo-project] Parsing and navigating Html To:"Pharo-project@lists.gforge.inria.fr Development" <Pharo-project@lists.gforge.inria.fr> Message-ID:<1C53DFD8-3021-4233-BC83-CE8C1EA8D103@inria.fr> Content-Type: text/plain; charset=us-ascii
Hi
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.