MySpace API
MySpace does not have an API so while being bored and trying to find something to do. I wrote some code to create a homebrew/homemade API so its the unofficial MySpace API by me. So go ahead and use it do whatever you want with it. A link back to my site would be really cool or at least some credit.
I wrote some documentation for this and you can test it out here aswell. Go to: http://fernyb.net/myspace/api/ It is also available for download so you can use it with your own server.
April 25th, 2007 at 12:22 pm
Hello,
I have made a program using your api here and would like your help in makin it more useful…You can view the app at http://www.apgovshs.com/myspaceManger/ I would like the API to be able todo a few more things please contact me.
Thank You
April 28th, 2007 at 9:31 pm
please fix GAMV
May 25th, 2007 at 1:43 pm
you should hookup with the guy who makes the unofficial myspace toolbar ( addons.mozilla.org )
June 17th, 2007 at 11:24 pm
Hello
Unfortunately the friends function does not work anymore. I found out that it wasn’t easy to export a users complete friendslist. Are you going to work on this issue and fix the app?
Best wishes
September 27th, 2007 at 10:24 pm
hi, please send me your api, i would like to try it out
October 10th, 2007 at 9:25 am
Hi, the login functionality no longer seems to work – is this something you are aware of and do you have a fix?
tom
October 29th, 2007 at 8:22 pm
Hey Fern,
hit me up on my email… I want to talk to you about monetizing your API experience with Myspace… I have some inside information straight from their dev-team I want to talk with you about.
Cheers,
The Black Pawn
December 2nd, 2007 at 4:25 pm
In case anybody is having issues getting this to work since myspace made some changes the other day…
If you change the login function to open a connection here: http://secure.myspace.com/index.cfm?fuseaction=login.process&MyToken=“.$this->myToken the script will work again.
Cheers
January 27th, 2008 at 7:52 pm
thanks for everyting
May 16th, 2008 at 1:23 pm
I dont understand what this is supposed to do…i have tried the options like comments and friends and i get a blank page but the login option will return
a bunch of ones to represent in the source code the amount of things in the profile…does anyone have a working one i can check out? please email or post
Justin
May 19th, 2008 at 12:59 pm
I agree with justin
I got a bunch of ones when I logged in as well….whoever you are fernyb….i hope you’re reading this.
You got people who want to use it!! Please advise.
May 19th, 2008 at 7:09 pm
I don’t have time right now.
June 5th, 2008 at 2:29 am
This would be an extremely useful app for my website, I’m going to take a look and see if I can get it working again.
http://secure.myspace.com/index.cfm?fuseaction=login.process&MyToken=“.$this->myToken is one of the problems, but there is also something else causing it not to work. I will post here if I figure it out.
June 6th, 2008 at 9:43 am
Well I’ve identified a few problems. Myspace has changed the div IDs of the fields and the postfields for login. The script still works correctly, but the login part will not work. Because of added security, I don’t think it is possible to fix…myspace now requires a viewstate and signonhash which you must go to the site to get.
June 6th, 2008 at 9:46 am
Also, using a script like this is highly against their ToS. When asked, the Myspace MDP team said that their lawyers would come after you if you used something like this.
July 7th, 2008 at 1:04 pm
The link for the API is dead, could you email me the api?