+ Reply
Results 1 to 2 of 2
  1. #1
    What's Jailbreak?
    Join Date
    Feb 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help. Screen scraping?

    Hello all-

    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.

    Thank you!

  2. #2
    Livin the iPhone Life
    Join Date
    Aug 2008
    Location
    New York
    Posts
    1,014
    Thanks
    3
    Thanked 77 Times in 62 Posts

    Format the page to allow a Phone layout using a freely available template and style sheet online and then use a UIWebView to display the data.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts