“html agility pack” like solutions for C/Objective-c/iPhone
Posted
by mxg
on Stack Overflow
See other posts from Stack Overflow
or by mxg
Published on 2010-04-26T09:06:34Z
Indexed on
2010/04/26
9:33 UTC
Read the original article
Hit count: 916
Hi everyone!
I need a powerful HTML parser and manipulator for Objective-C/C, like HTML Agility Pack.
Can anyone tell me some optimal solution? One solution is libxml2, but it seams is not the best.
Thanks in advance!
© Stack Overflow or respective owner