How do I scrape this site?

Discussion in 'Programming' started by fcmisc, Aug 10, 2006.

  1. #1
    Hi,

    I'm trying to write something to scrape prices from

    http://www.igsport.com/content/lp_index.html

    into an Excel spreadsheet. But have had no success.

    What i've tried so far is to install ccproxy, and to look at the logs to see what URL's it's downloading. However, I can't find a useful URL.

    Any assistance would be greatly appreciated.

    regards,

    fcmisc.
     
    fcmisc, Aug 10, 2006 IP
  2. talentcoder

    talentcoder Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The data are enclosed in a java applet on that page. You may need to de-compile the applet into source code or post a project at http://www.talentcoder.com/ to find a java guru
     
    talentcoder, Aug 11, 2006 IP