&tag(Twitter,TwitterAPI);
*目次 [#g0703eef]
#contents

*参考情報 [#se8c4cd7]

**オープンソースのクライアント [#tbd31ef3]
-[[NatsuLiphone]]
-[[MGTwitterEngine]]
-[[XAuthTwitterEngine]]
-[[OAuthConsumer]]
-[[yuumi3's TweetNow at master - GitHub:http://github.com/yuumi3/TweetNow]]
-[[オープンソースのTwitterクライアント纏め - Tomute’s Notes:http://d.hatena.ne.jp/tomute/20090824/1251161729]]
**ライブラリ [#ke9c934f]
-[[Tweepy]]
-[[RubyTwitterGem]]
**Objective-Cで使う [#ldd94db9]
-[[Objective-CでTwitter APIを使う 色々 - すぎゃーんメモ:http://d.hatena.ne.jp/sugyan/20100422/1271879805]]が詳しい。
-[[jdg's oauthconsumer at master - GitHub:http://github.com/jdg/oauthconsumer]]を使っているが、[[aral's XAuthTwitterEngine at master - GitHub:http://github.com/aral/XAuthTwitterEngine]]を使った方がいいのかも?

**その他情報 [#t2a86a71]
-[[buzztterの裏側とその周辺技術 - dara日記:http://d.hatena.ne.jp/darashi/20071106/1194365071]]

-[[ターミナルで簡単に Twiter API を実行出来る「twurl」が便利 - 強火で進め:http://d.hatena.ne.jp/nakamura001/20121122/1353599165]]…コマンドラインでTwitterAPIを実行することができるツール。
*関連ページ [#nb53f221]
-[[./v1.1]]
-[[./OAuth]]
-[[./xAuth]]
-[[./StreamingAPI]]
-[[./SearchAPI]]
-[[./20120514の変更]]
-[[./Ruby]]
*ユーザータイムラインの取得 [#h5e5cd97]
-次の形式で取得
 http://api.twitter.com/1/statuses/user_timeline.xml?screen_name=hima256&count=10
-(公式)リツイートされた分は含まれないらしい
*パラメータ [#d154c930]
**since_id [#f3b957fc]
-[[Twitter APIのsince_idの仕様を勘違いしていた… - 風柳メモ:http://d.hatena.ne.jp/furyu-tei/20100124/1264342029]]…since_id以降の古い方からXX件とるだけじゃなく、最新のほうからとる場合もあるらしい。


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS