java:miningthesocialweb
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
java:miningthesocialweb [2014/01/21 19:33] – [Oauth libraries in java] rlunaro | java:miningthesocialweb [2024/10/05 17:12] (current) – removed rlunaro | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Mining the social web, 2nd edition ====== | ||
- | ===== Introduction ===== | ||
- | |||
- | I'm reading the book " | ||
- | |||
- | [[http:// | ||
- | |||
- | 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. | ||
- | |||
- | ===== Twitter ===== | ||
- | |||
- | The first chapter of the book deals with Twitter. To make my own java excursion into the topic, [[#Learning path for Twitter|I' | ||
- | |||
- | ==== Pick the libraries ==== | ||
- | |||
- | Ive selected those libraries for my access to Twitter with java: | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||
- | **Why this libraries?? | ||
- | |||
- | In the case of the twitter library for java, I've checked also the downloads page. Because it was the most downloaded of all, I've decided to use that. | ||
- | |||
- | ==== Create the project ==== | ||
- | |||
- | If you have experience with [[http:// | ||
- | |||
- | |||
- | AQUI ME QUEDO | ||
- | |||
- | |||
- | ===== Oauth in Java: links to investigate ===== | ||
- | |||
- | |||
- | * [[https:// | ||
- | * [[http:// | ||
- | * [[http:// | ||
- | |||
- | ===== Oauth libraries in java ===== | ||
- | |||
- | [[https:// | ||
- | |||
- | I've tried the example of the Twitter library for this library and it doesn' | ||
- | |||
- | [[http:// | ||
- | |||
- | [[http:// | ||
- | |||
- | [[https:// | ||
- | |||
- | An example to see it working: | ||
- | |||
- | [[http:// | ||
- | |||
- | Other libraries and links: | ||
- | |||
- | * [[http:// | ||
- | * [[http:// | ||
- | * [[http:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[http:// | ||
- | |||
- | |||
- | ===== Learning path for Twitter ===== | ||
- | |||
- | Apart from the book, which I encourage to read even you are not keen on python, these are my readings: | ||
- | |||
- | |||
- | [[http:// | ||
- | |||
- | If you are like me, probably OAuth is a technology that doesn' | ||
- | |||
- | |||
- | |||
- | |||
- | ===== Facebook ===== | ||
- | |||
- | http:// | ||
- | |||
- | 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. |
java/miningthesocialweb.1390332811.txt.gz · Last modified: 2022/12/02 21:02 (external edit)