I am looking for a way to parse html in Objective-C
to display a UITableView
. I can't find any tutorials on this topic and its essential for the app.
Asked
Active
Viewed 1,559 times
0
2 Answers
1
I know this post was a while ago but in case anyone else is looking for help check out the tutorial on the Raywenderlich website. Worked for me.

Tim
- 1,428
- 19
- 26
0
https://github.com/zootreeves/Objective-C-HMTL-Parser
u can get the sample code of html parsing here

iPhonedev
- 59
- 3