[Tutor] Parsing HTML

Michael Montagne Michael Montagne <montagne@boora.com>
Thu, 18 Jul 2002 10:49:44 -0700


Here's my problem.  I want to extract a players score from the live
leaderboard at the british open.  The URL is
http://scores.golfweb.com/scoreboards/britishopen/2002/leaderboard/

I have some players listed in a text file.
For each player in the text file, I need to extract his total score.
It appears the total score is 3 lines below the line that has his name.

How can I get this info?




-- 
  Michael Montagne  [montagne@boora.com]   503.226.1575 
--