This is an old revision of the document!
−Table of Contents
Mining the social web, 2nd edition
Introduction
I'm reading the book “Mining the social web, 2nd edition”. Look how cute it is:
The book gives a deep insight of how to exploit data from social websites, and it's a topic I am quite interested. However, the recipes are in python, but I want to make my own recipes in java. This page is for register my achievements (if any) and notes, because there are tons of link that might be interested or worth reading.
Links
Oauth in Java: links to investigate
Oauth libraries in java
Scribe (178 people watching in github)
OAuth for spring security (138 people watching in github)
Singpost (starred by 403 users, no activity since feb 2012)
Official OAuth library, 31 commiters, starred by 1074 users, may languages supported
An example to see it working:
RestFB is a simple and flexible Facebook Graph API and Old REST API client written in Java. It is open source software released under the terms of the MIT License.