Not really. You might wanna have look at the Tidy dataformat ( http://camel.apache.org/tidymarkup.html). This uses TagSoup, a HTML parser that is capable of handling non-valid HTML markup.
On Tue, Jun 7, 2011 at 3:48 PM, Bharat Goyal <bha...@adchemy.com> wrote: > Hi, > I was wondering if there are any standard portal scraping tools or modules > that can be plugged into camel with ease? We basically needed to retrieve > external data by scraping some customer portals. > > Thanks >