开发者

Objective-C: Extract Text From a URL

I a开发者_JAVA技巧m wondering how i would go out onto the web and grab a body of text from a specific website, then display it to a user within my app. I got the whole display part, it is the grabbing text from a URL that has me stumped.


You can use TFHpple, a XPath Parser which allows you to parse HTML and other DOM documents


You want stringWithContentsOfURL.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜