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.
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....