I've been looking all over for a PHP script that I can use to to go a sports site, scrape the standings and re-display them on my site (preferably in my format as well). Going in to manually update is becoming a real pain.
So far I've had NO luck finding a PHP script that actually returns anything -- I've tried starting simple, just returning the text between the [title] tags, but the best I've gotten from any script I've found is a blank return page...no errors, but no information returned either.
Anyone know a simple way to do this in PHP? My preference is to not write the scraped standings to a database, but if that's what I gotta do, I'm game.
Any help is appreciated - thanks!
-= j =-