HI, I'm trying to parse some values from a web page using http webrequest but the html code is really really weird to me..
I'm trying to help my self with an old question using html agility pack but this time the html is quite difficult to parse the values.
I'm trying to get the live results from tennis matches and the name of their relatives players who are playing from a web sport page.
Is that possible to parse it something like this
Hope it would be possibleCode:[players] [sets] [score] player 1 1 15 vs player 2 5 30 etc
Thanks




Reply With Quote
