(adsbygoogle = window.adsbygoogle || []).push({});
Octolus made something like this for his site a while back, but I noticed it was broken so I decided to clean this one up and share it. I reversed Sony's API for their iPhone app a few months ago and had some cool stuff like message spamming, trophy lookup and other things but I think I had issues with the login process so I never finished it. Anyways, this is a basic lookup app that will display some public information for a user. I also created my own API to parse and return their API's code into JSON (yo_dawg_meme.jpg). BTW, this API generates an oauth token each request so it shouldn't ever break. But if it does, just quote me or PM me letting me know and I'll fix it! You never know, Sony could update their API or whatever.
Here's the site:
You must login or register to view this content.
and the API:
successful return -
You must login or register to view this content.
invalid psn -
You must login or register to view this content.
invalid input -
You must login or register to view this content.