getting text from webpage that has embedded flash

Oisin macaodha at gmail.com
Mon Jul 6 17:36:37 EDT 2009


HI,

Im trying to parse a bands myspace page and get the total number of
plays for their songs. e.g. http://www.myspace.com/mybloodyvalentine

The problem is that I cannot use urllib2 as the "Total plays" string
does not appear in the page source.

Any idea of ways around this?

Thanks,
O



More information about the Python-list mailing list