Hybride Posted August 5, 2007 Share Posted August 5, 2007 Am trying to get the total plays from iMeem to post unto my own site. I basically have the extraction script to search the site for the title from mine, but I cannot for the life of me find what the actually "Plays" tag/script part is (or link to where I can just grab that data and put it into my db.) $contents = file_get_contents("http://www.imeem.com/tag/" . $name . '/music'); echo $contents; This searches the site for that name, and echos the entire search page. If anyone knows of even just the Plays variable/script, that would be awesome and make my life so much easier. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.