Retrieve HTML table data
I want to get stats from a table on espn's website, I want to keep the app up-to-date, so I'd prefer loading the stats from espn. Is there a way to either
1)load only a certain part of the website, (AKA the stats table), in a webview.
2)put the stats in an array via parsing
I'd take either option. Detailed replies are appreciated :-)
|