How can I extract information from opensocial based networks like orkut.
Asked
Active
Viewed 144 times
1 Answers
1
Many OpenSocial-based networks offer REST and JSON-RPC based APIs, for which there are a variety of client libraries available.
PHP is probably the most sophisticated and compatible client library (and has the best documentation). You can find out more at this page: http://code.google.com/p/opensocial-php-client/wiki/GettingStarted?tm=6

Arne Roomann-Kurrik
- 1,072
- 7
- 9