I want to parse complex HTML page, It contains table.What would be the best way to do this?Right now I am using TFHpple. But I am facing difficulties while parsing complex table data with different fonts.Is there any library in Objective C which give the same result like JSOUP in java. Please help me out.
Take the 2-minute tour
×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
NSAttributedString
orUIWebView
. – RASS Mar 10 at 10:45