Hi. I'm trying to screen scrape the results which are displayed in the Search Results table of, for example, this webpage :
http://beta.sharkscope.com/#Player-Statistics//networks/PokerStars/players/WushuTM
However, the values displayed in the table aren't actually in the HTML source? I'm assuming they're set using the style of the "mainplayergrid" table. Is it possible to use the HTMLAgility pack to access these values?