no just some applications I do not control. :) On Dec 5, 2010, at 3:21 AM, Schwab,Wilhelm K wrote:
Stef,
Are the html pages produced under your control? I ask because a lot of html on the net is potentially mal-formed, which is reportedly a big source of trouble for creators of web browsers.
Bill
________________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of Stéphane Ducasse [stephane.ducasse@inria.fr] Sent: Saturday, December 04, 2010 3:48 PM To: Pharo-project@lists.gforge.inria.fr Development Subject: [Pharo-project] Parsing and navigating Html
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