I am trying to data scrape scrape Yahoo to get an excel dump of all the players in this table.
I can not seem to determine how to change the selector id to be dynamic since this number changes constantly. The indicator is Valid the first time but then when it runs again, it flips to invalid.
I’ve tried webctrl id=‘yui*’ tag=‘TBODY’ /> but this does not work.
Any suggestions would be appreciated!