hi. Im new here from another forum. moved here cuz nobody could answer this question:
1. go here: http://www.blocket.se/stockholm?ca=11
2. I want to show the items in that page in a UITableView
3. basicly, something like this.
4.All the information(Item´s title, thumnail, price, location, uploaded time&date) I need are located in the source code of the page.
The problem is that I have no clue how to do it.
I have one guessing though:
convert the HTML source code to XML.
in that way I can use xml to show the data in UITableView´s cells.
can you please help me?
1. go here: http://www.blocket.se/stockholm?ca=11
2. I want to show the items in that page in a UITableView
3. basicly, something like this.
4.All the information(Item´s title, thumnail, price, location, uploaded time&date) I need are located in the source code of the page.
The problem is that I have no clue how to do it.
I have one guessing though:
convert the HTML source code to XML.
in that way I can use xml to show the data in UITableView´s cells.
can you please help me?