The code for the MySpace Friend List Export script I wrote a while back is now available for download. If you're a PHP programmer and are interested in viewing the source code for it, take a look at http://stuff.daniel15.com/php/myspace/get_friends.txt :)
The code is quite ugly, but, well, so is MySpace. That's my excuse. :P
7 comments
Cody
If you have over 2000 friends myspace does not allow you to list 'on line friends.'
Could you include on your report the number of friend that Myspace
says you have , and also an option to display just on line friends ?
Below is the code that myspace displays , just need to test/switch on
the 'Class'
Thanks.
Another option I would like is to export all my Blog Subscribers and group members.
Someone asked me if php could be written to export all comments on a
myspace page.
An feature I am trying to make is export all forum topics etc on a group page and convert this to RSS and html.
Anyone seen this done ?