Here's another one I came across, though I haven't used it.. http://www.majestic12.co.uk/projects/html_parser.php
Says it works well on Mono though.. Mike On Sun, Apr 17, 2011 at 6:37 AM, Alex <[email protected]> wrote: > Hi, > > I think HTML Agility Pack will do what you want: > http://htmlagilitypack.codeplex.com/ > > Regards, > Alex > > 2011/4/17 Joel Sevilleja Febrer <[email protected]>: >> Thanks for answering so quickly. What I want is something like >> XDocument from .Net, so I can select elements and navigate through >> them. Thank you >> >> 2011/4/17 Alex <[email protected]>: >>> Hi, >>> >>> Do you want something that just does lexing/parsing or something that >>> spits out a full-blown object model? >>> >>> Regards, >>> Alex >>> >>> 2011/4/17 Joel Sevilleja Febrer <[email protected]>: >>>> Hi, >>>> is there any html parser for Mono? Thanks >>>> >>>> -- >>>> Atentamente, >>>> Joel Sevilleja >>>> _______________________________________________ >>>> Mono-list maillist - [email protected] >>>> http://lists.ximian.com/mailman/listinfo/mono-list >>>> >>> >> >> >> >> -- >> Atentamente, >> Joel Sevilleja >> > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
