[Mono-list] HTML Parser in Mono

Peter Hagen peter at wingsofdeath.net
Mon Apr 18 02:28:35 EDT 2011


Hi

here is one I used in the past. Works quite ok:

http://www.developer.com/net/csharp/article.php/10918_2230091_1/Parsing-HTML-in-Microsoft-C.htm

Cheers

Peter


On Sun, 2011-04-17 at 13:01 -0700, Mike Christensen wrote:

> 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 <xtzgzorex at gmail.com> wrote:
> > Hi,
> >
> > I think HTML Agility Pack will do what you want:
> > http://htmlagilitypack.codeplex.com/
> >
> > Regards,
> > Alex
> >
> > 2011/4/17 Joel Sevilleja Febrer <joel7987 at gmail.com>:
> >> 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 <xtzgzorex at gmail.com>:
> >>> 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 <joel7987 at gmail.com>:
> >>>> Hi,
> >>>> is there any html parser for Mono? Thanks
> >>>>
> >>>> --
> >>>> Atentamente,
> >>>> Joel Sevilleja
> >>>> _______________________________________________
> >>>> Mono-list maillist  -  Mono-list at lists.ximian.com
> >>>> http://lists.ximian.com/mailman/listinfo/mono-list
> >>>>
> >>>
> >>
> >>
> >>
> >> --
> >> Atentamente,
> >> Joel Sevilleja
> >>
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110418/7367ab73/attachment-0001.html 


More information about the Mono-list mailing list