I'm wanting to develop an app for the iphone which will take a current website (which is not XML as far as I can tell from the source) to display the information cleanly on the iphone. The website hold a schedule for a my son's sports team as far as game dates, etc. I would like to be able to scrape this information so it can be displayed cleanly on the iphone.
Any idea on what I would need to do for this? It seems like it should be fairly simple to do, but I'm striking out in finding the right approach.