using file_get_contents, I open an Internet URL and get the contents of this webpage.
file_get_contents
Inside the HTML there are many identical span class tags:
<
jquery:
var spanText = $('.always-the-same-class').text();