What I want to do is figure out one way to show all the iOS apps in the iTune store in my app using the UITableViewController.
For example, when I search iTune with the keyword "xcodechina", it will display all published products in the iTune store with a table view. I just want to do this in my application.
If there is a specific xml link just like RSS, it will be easy to do, but it seems not.
Any other clues?
thank
source
share