My goal is to display a table to the user with a list of all of my applications for cross-promotion. I have considered adding my applications (icons, names, descriptions) to a database on my website and accessing the data over the Internet, but I'd rather be able to directly query the App Store. The reasoning is that I will not have up manually update my database each time an update with a new logo is released or a new app released. Is this possible? A search including only my other apps where I can display the information in a table view. Or am I going about this the wrong way?My goal is to display a table to the user with