Stripping Content?

Discussion in 'PHP' started by LeetPCUser, Feb 13, 2008.

  1. #1
    How can I strip content from another location. I want to take baseball stats and project them on to my site. The problem currently is the fact there are not any heavily detailed stats. I want to break down the stats and analyze by division, team, series, etc.
     
    LeetPCUser, Feb 13, 2008 IP
  2. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #2
    If you are after baseball stats, avoid stripping the content from the sites. The databases are available free for download.

    the Lahman database is available here(these are MS Access or CSV):
    http://www.baseball1.com/statistics/

    This is his source apparently. They have mysql data dumps.
    http://www.baseball-databank.org/

    Now the hard part is to use all of that data....
     
    shallowink, Feb 13, 2008 IP