Hi,
Im trying to parse a bands myspace page and get the total number of plays for their songs.
The problem is that I cannot use urllib2 as the "Total plays" string
does not appear in the page source. e.g.
http://www.myspace.com/mybloodyvalentine
Any idea of ways around this?
Thanks,
O