Thanks for all. I've tried html agility pack and works ok in Mono. I'd found
it before, but I was afraid that it didn't work with Mono. Thanks

2011/4/18 Peter Hagen <[email protected]>

>  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 <[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
>
>
> _______________________________________________
> 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

Reply via email to