Things needed:
1. Application to download the web page with the data into a text file (url reader).
2. Application to parse out that text file into just the players.
- Players are in the tournament finishing order.
- The text file will be a csv file, suitable for import into an sqlite database using a firefox plugin.
3. Application that will automate the importing of the data into that sqlite.
So that is where I'm at for now. It will be worked on a little later when I feel like doing some java / sql programming again. It is fun, just need to do something different.
No comments:
Post a Comment