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