GET search/tweets - ツイートを検索する
公開日:
search/tweets(GETメソッド)は、ツイートを検索するエンドポイントです。
- GET search/tweets
- Twitterの公式リファレンス(英語)。search/tweetsに関する説明があります。
リソース
エンドポイント
GET https://api.twitter.com/1.1/search/tweets.json
条件
項目 | ユーザー認証 | アプリケーション認証 |
---|---|---|
利用 | ● | ● |
パーミッション | Read | - |
レートリミット | 180 / 15min | 450 / 15min |
パラメータ
q
指定例: 黒柴さん filter:images
検索キーワード。検索演算子も利用可。
geocode
指定例: 35.794507,139.790788,1km
位置の範囲。カンマ(,
)で区切って緯度、経度、半径を指定する。半径の単位は、km
(キロメートル)、またはmi
(マイル)で指定する。
lang
指定例: ja
検索の対象となる地域の言語コード。
locale
指定例: ja
検索クエリの言語コード。検索の際に、内部処理で必要となる。日本人ならja
を指定しておくか、省略しておくのが無難。
result_type
指定例: popular
取得するツイートの種類。
- popular
- 人気のツイート。
- recent
- 最新のツイート。
- mixed
- 全てのツイート。
count
指定例: 10
結果の数。1
〜100
の間で指定する。
until
指定例: 2017-01-17
YYYY-MM-DD
の形式で日時を指定すると、それより過去のツイートを検索できる。
since_id
指定例: 643299864344788992
ページングに利用する。ツイートのIDを指定すると、これを含まず、これより未来のツイートを取得できる。
max_id
指定例: 643299864344788992
ページングに利用する。ツイートのIDを指定すると、これを含まず、これより過去のツイートを取得できる。
include_entities
指定例: true
ツイートオブジェクト内のentitiesプロパティを含めるか否か。
レスポンス
アクセストークン(OAuth1.0)でリクエストをした場合の例です。
リクエストURL
https://api.twitter.com/1.1/search/tweets.json?q=murashun&lang=ja&result_type=mixed&count=3&include_entities=true
リクエストヘッダー
Authorization: OAuth count=3,include_entities=true,lang=ja,oauth_consumer_key=:consumer_key,oauth_nonce=0.48910700+1484719062,oauth_signature_method=HMAC-SHA1,oauth_timestamp=1484719062,oauth_token=:access_token,oauth_version=1.0,q=murashun,result_type=mixed,oauth_signature=uZtrz9i5CvCORoPTWqvHT%2BLkO4k%3D
レスポンスボディ (JSON)
JSON
{"statuses":[{"created_at":"Tue Jan 17 23:36:48 +0000 2017","id":821501555174051840,"id_str":"821501555174051840","text":"RT @murashun: \u5317\u6d77\u9053\u306f\u5357\u6975\u3068\u3042\u3093\u307e\u308a\u5909\u308f\u3089\u306a\u3044\u2026 https:\/\/t.co\/nqZzzskwUP","truncated":false,"entities":{"hashtags":[],"symbols":[],"user_mentions":[{"screen_name":"murashun","name":"\u3080\u3089\u3057\u3085\u3093","id":113785269,"id_str":"113785269","indices":[3,12]}],"urls":[],"media":[{"id":820046354298744832,"id_str":"820046354298744832","indices":[32,55],"media_url":"http:\/\/pbs.twimg.com\/media\/C2Fj0H9UsAA0kn3.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/C2Fj0H9UsAA0kn3.jpg","url":"https:\/\/t.co\/nqZzzskwUP","display_url":"pic.twitter.com\/nqZzzskwUP","expanded_url":"https:\/\/twitter.com\/murashun\/status\/820046360661499904\/photo\/1","type":"photo","sizes":{"large":{"w":750,"h":1334,"resize":"fit"},"medium":{"w":675,"h":1200,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":382,"h":680,"resize":"fit"}},"source_status_id":820046360661499904,"source_status_id_str":"820046360661499904","source_user_id":113785269,"source_user_id_str":"113785269"}]},"extended_entities":{"media":[{"id":820046354298744832,"id_str":"820046354298744832","indices":[32,55],"media_url":"http:\/\/pbs.twimg.com\/media\/C2Fj0H9UsAA0kn3.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/C2Fj0H9UsAA0kn3.jpg","url":"https:\/\/t.co\/nqZzzskwUP","display_url":"pic.twitter.com\/nqZzzskwUP","expanded_url":"https:\/\/twitter.com\/murashun\/status\/820046360661499904\/photo\/1","type":"photo","sizes":{"large":{"w":750,"h":1334,"resize":"fit"},"medium":{"w":675,"h":1200,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":382,"h":680,"resize":"fit"}},"source_status_id":820046360661499904,"source_status_id_str":"820046360661499904","source_user_id":113785269,"source_user_id_str":"113785269"}]},"metadata":{"iso_language_code":"ja","result_type":"recent"},"source":"\u003ca href=\"http:\/\/d.hatena.ne.jp\/ABS104a\/\" rel=\"nofollow\"\u003eBiyon Lite\u003c\/a\u003e","in_reply_to_status_id":null,"in_reply_to_status_id_str":null,"in_reply_to_user_id":null,"in_reply_to_user_id_str":null,"in_reply_to_screen_name":null,"user":{"id":782627782488580097,"id_str":"782627782488580097","name":"\u3042\u3053\u304e","screen_name":"lastmugen00","location":"","description":"","url":null,"entities":{"description":{"urls":[]}},"protected":false,"followers_count":108,"friends_count":140,"listed_count":4,"created_at":"Sun Oct 02 17:06:18 +0000 2016","favourites_count":248,"utc_offset":null,"time_zone":null,"geo_enabled":false,"verified":false,"statuses_count":86,"lang":"ja","contributors_enabled":false,"is_translator":false,"is_translation_enabled":false,"profile_background_color":"F5F8FA","profile_background_image_url":null,"profile_background_image_url_https":null,"profile_background_tile":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/782629469559279617\/qD-Y5CFU_normal.jpg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/782629469559279617\/qD-Y5CFU_normal.jpg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/782627782488580097\/1479247957","profile_link_color":"1DA1F2","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"has_extended_profile":false,"default_profile":true,"default_profile_image":false,"following":false,"follow_request_sent":false,"notifications":false,"translator_type":"none"},"geo":null,"coordinates":null,"place":null,"contributors":null,"retweeted_status":{"created_at":"Fri Jan 13 23:14:22 +0000 2017","id":820046360661499904,"id_str":"820046360661499904","text":"\u5317\u6d77\u9053\u306f\u5357\u6975\u3068\u3042\u3093\u307e\u308a\u5909\u308f\u3089\u306a\u3044\u2026 https:\/\/t.co\/nqZzzskwUP","truncated":false,"entities":{"hashtags":[],"symbols":[],"user_mentions":[],"urls":[],"media":[{"id":820046354298744832,"id_str":"820046354298744832","indices":[18,41],"media_url":"http:\/\/pbs.twimg.com\/media\/C2Fj0H9UsAA0kn3.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/C2Fj0H9UsAA0kn3.jpg","url":"https:\/\/t.co\/nqZzzskwUP","display_url":"pic.twitter.com\/nqZzzskwUP","expanded_url":"https:\/\/twitter.com\/murashun\/status\/820046360661499904\/photo\/1","type":"photo","sizes":{"large":{"w":750,"h":1334,"resize":"fit"},"medium":{"w":675,"h":1200,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":382,"h":680,"resize":"fit"}}}]},"extended_entities":{"media":[{"id":820046354298744832,"id_str":"820046354298744832","indices":[18,41],"media_url":"http:\/\/pbs.twimg.com\/media\/C2Fj0H9UsAA0kn3.jpg","media_url_https":"https:\/\/pbs.twimg.com\/media\/C2Fj0H9UsAA0kn3.jpg","url":"https:\/\/t.co\/nqZzzskwUP","display_url":"pic.twitter.com\/nqZzzskwUP","expanded_url":"https:\/\/twitter.com\/murashun\/status\/820046360661499904\/photo\/1","type":"photo","sizes":{"large":{"w":750,"h":1334,"resize":"fit"},"medium":{"w":675,"h":1200,"resize":"fit"},"thumb":{"w":150,"h":150,"resize":"crop"},"small":{"w":382,"h":680,"resize":"fit"}}}]},"metadata":{"iso_language_code":"ja","result_type":"recent"},"source":"\u003ca href=\"http:\/\/twitter.com\/download\/iphone\" rel=\"nofollow\"\u003eTwitter for iPhone\u003c\/a\u003e","in_reply_to_status_id":null,"in_reply_to_status_id_str":null,"in_reply_to_user_id":null,"in_reply_to_user_id_str":null,"in_reply_to_screen_name":null,"user":{"id":113785269,"id_str":"113785269","name":"\u3080\u3089\u3057\u3085\u3093","screen_name":"murashun","location":"\u77f3\u5ddd\u770c \u91d1\u6ca2\u5e02","description":"Web\u30c7\u30b6\u30a4\u30ca\u30fc\u3067\u306f\u306a\u3044\u3051\u3069Web\u30c7\u30b6\u30a4\u30f3\u306b\u8208\u5473\u306e\u3042\u308b\u7ba1\u7406\u4eba\u304c\u3001SNS\u3067\u5ec3\u308c\u305f\u500b\u4ebaWeb\u30b5\u30a4\u30c8\u306e\u5fa9\u6a29\u3092\u76ee\u6307\u3057\u3066\u3086\u308b\u3086\u308b\u884c\u304d\u307e\u3059\u0669( '\u03c9' )\u0648 \u30d5\u30a9\u30ed\u30fc\u30fb\u30ea\u30e0\u30fc\u30d6\u306f\u3054\u81ea\u7531\u306b\u3069\u3046\u305e\u3002\u4e00\u7dd2\u306b\u500b\u4ebaWeb\u30b5\u30a4\u30c8\u3092\u4f5c\u308a\u307e\u305b\u3093\u304b\u3002","url":"https:\/\/t.co\/KgJ1saKc5Y","entities":{"url":{"urls":[{"url":"https:\/\/t.co\/KgJ1saKc5Y","expanded_url":"https:\/\/murashun.jp","display_url":"murashun.jp","indices":[0,23]}]},"description":{"urls":[]}},"protected":false,"followers_count":203,"friends_count":30,"listed_count":14,"created_at":"Sat Feb 13 01:39:10 +0000 2010","favourites_count":377,"utc_offset":32400,"time_zone":"Tokyo","geo_enabled":true,"verified":false,"statuses_count":30373,"lang":"ja","contributors_enabled":false,"is_translator":false,"is_translation_enabled":false,"profile_background_color":"C0DEED","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme1\/bg.png","profile_background_tile":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/666505887935172608\/R4p71HAB_normal.png","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/666505887935172608\/R4p71HAB_normal.png","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/113785269\/1448356738","profile_link_color":"3498DB","profile_sidebar_border_color":"C0DEED","profile_sidebar_fill_color":"DDEEF6","profile_text_color":"333333","profile_use_background_image":true,"has_extended_profile":true,"default_profile":false,"default_profile_image":false,"following":true,"follow_request_sent":false,"notifications":false,"translator_type":"none"},"geo":null,"coordinates":null,"place":null,"contributors":null,"is_quote_status":false,"retweet_count":10,"favorite_count":4,"favorited":false,"retweeted":false,"possibly_sensitive":false,"lang":"ja"},"is_quote_status":false,"retweet_count":10,"favorite_count":0,"favorited":false,"retweeted":false,"possibly_sensitive":false,"lang":"ja"},{"created_at":"Tue Jan 17 23:18:08 +0000 2017","id":821496857180315648,"id_str":"821496857180315648","text":"@murashun \u6b63\u898f\u8868\u73fe\u89e3\u8aac\u3068\u304b\u3084\u3063\u3066\u3088\ud83e\udd21","truncated":false,"entities":{"hashtags":[],"symbols":[],"user_mentions":[{"screen_name":"murashun","name":"\u3080\u3089\u3057\u3085\u3093","id":113785269,"id_str":"113785269","indices":[0,9]}],"urls":[]},"metadata":{"iso_language_code":"ja","result_type":"recent"},"source":"\u003ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003eTwitter Web Client\u003c\/a\u003e","in_reply_to_status_id":821496682391093248,"in_reply_to_status_id_str":"821496682391093248","in_reply_to_user_id":113785269,"in_reply_to_user_id_str":"113785269","in_reply_to_screen_name":"murashun","user":{"id":1528352858,"id_str":"1528352858","name":"\u3042\u3089\u3086","screen_name":"arayutw","location":"\u6771\u4eac\u90fd\u8db3\u7acb\u533a","description":"SYNCER\u3068\u3044\u3046\u30b5\u30a4\u30c8\u3092\u904b\u7528\u3057\u3066\u3044\u307e\u3059\u3002\u63b2\u793a\u677f\u2192 https:\/\/t.co\/OAIDbACF3N","url":"https:\/\/t.co\/lW3GYq8sQl","entities":{"url":{"urls":[{"url":"https:\/\/t.co\/lW3GYq8sQl","expanded_url":"https:\/\/syncer.jp\/","display_url":"syncer.jp","indices":[0,23]}]},"description":{"urls":[{"url":"https:\/\/t.co\/OAIDbACF3N","expanded_url":"https:\/\/forum.syncer.jp\/","display_url":"forum.syncer.jp","indices":[26,49]}]}},"protected":false,"followers_count":1418,"friends_count":564,"listed_count":114,"created_at":"Tue Jun 18 17:28:51 +0000 2013","favourites_count":4455,"utc_offset":32400,"time_zone":"Asia\/Tokyo","geo_enabled":true,"verified":false,"statuses_count":34815,"lang":"ja","contributors_enabled":false,"is_translator":false,"is_translation_enabled":true,"profile_background_color":"2660A1","profile_background_image_url":"http:\/\/pbs.twimg.com\/profile_background_images\/632205394824183808\/FIL3S4z4.png","profile_background_image_url_https":"https:\/\/pbs.twimg.com\/profile_background_images\/632205394824183808\/FIL3S4z4.png","profile_background_tile":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/631038167416619008\/7xfGAEwp_normal.png","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/631038167416619008\/7xfGAEwp_normal.png","profile_link_color":"D36015","profile_sidebar_border_color":"F2E195","profile_sidebar_fill_color":"FFF7CC","profile_text_color":"0C3E53","profile_use_background_image":false,"has_extended_profile":false,"default_profile":false,"default_profile_image":false,"following":false,"follow_request_sent":false,"notifications":false,"translator_type":"regular"},"geo":null,"coordinates":null,"place":null,"contributors":null,"is_quote_status":false,"retweet_count":0,"favorite_count":0,"favorited":false,"retweeted":false,"lang":"ja"},{"created_at":"Tue Jan 17 23:16:41 +0000 2017","id":821496493244719104,"id_str":"821496493244719104","text":"@murashun \u65b0\u3057\u3044\u8a18\u4e8b\u3082\u671f\u5f85\u3057\u3066\u308b\u305e\ud83d\ude00","truncated":false,"entities":{"hashtags":[],"symbols":[],"user_mentions":[{"screen_name":"murashun","name":"\u3080\u3089\u3057\u3085\u3093","id":113785269,"id_str":"113785269","indices":[0,9]}],"urls":[]},"metadata":{"iso_language_code":"ja","result_type":"recent"},"source":"\u003ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003eTwitter Web Client\u003c\/a\u003e","in_reply_to_status_id":821492796192231424,"in_reply_to_status_id_str":"821492796192231424","in_reply_to_user_id":113785269,"in_reply_to_user_id_str":"113785269","in_reply_to_screen_name":"murashun","user":{"id":1528352858,"id_str":"1528352858","name":"\u3042\u3089\u3086","screen_name":"arayutw","location":"\u6771\u4eac\u90fd\u8db3\u7acb\u533a","description":"SYNCER\u3068\u3044\u3046\u30b5\u30a4\u30c8\u3092\u904b\u7528\u3057\u3066\u3044\u307e\u3059\u3002\u63b2\u793a\u677f\u2192 https:\/\/t.co\/OAIDbACF3N","url":"https:\/\/t.co\/lW3GYq8sQl","entities":{"url":{"urls":[{"url":"https:\/\/t.co\/lW3GYq8sQl","expanded_url":"https:\/\/syncer.jp\/","display_url":"syncer.jp","indices":[0,23]}]},"description":{"urls":[{"url":"https:\/\/t.co\/OAIDbACF3N","expanded_url":"https:\/\/forum.syncer.jp\/","display_url":"forum.syncer.jp","indices":[26,49]}]}},"protected":false,"followers_count":1418,"friends_count":564,"listed_count":114,"created_at":"Tue Jun 18 17:28:51 +0000 2013","favourites_count":4455,"utc_offset":32400,"time_zone":"Asia\/Tokyo","geo_enabled":true,"verified":false,"statuses_count":34815,"lang":"ja","contributors_enabled":false,"is_translator":false,"is_translation_enabled":true,"profile_background_color":"2660A1","profile_background_image_url":"http:\/\/pbs.twimg.com\/profile_background_images\/632205394824183808\/FIL3S4z4.png","profile_background_image_url_https":"https:\/\/pbs.twimg.com\/profile_background_images\/632205394824183808\/FIL3S4z4.png","profile_background_tile":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/631038167416619008\/7xfGAEwp_normal.png","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/631038167416619008\/7xfGAEwp_normal.png","profile_link_color":"D36015","profile_sidebar_border_color":"F2E195","profile_sidebar_fill_color":"FFF7CC","profile_text_color":"0C3E53","profile_use_background_image":false,"has_extended_profile":false,"default_profile":false,"default_profile_image":false,"following":false,"follow_request_sent":false,"notifications":false,"translator_type":"regular"},"geo":null,"coordinates":null,"place":null,"contributors":null,"is_quote_status":false,"retweet_count":0,"favorite_count":0,"favorited":false,"retweeted":false,"lang":"ja"}],"search_metadata":{"completed_in":0.051,"max_id":821501555174051840,"max_id_str":"821501555174051840","next_results":"?max_id=821496493244719103&q=murashun&lang=ja&count=3&include_entities=1&result_type=mixed","query":"murashun","refresh_url":"?since_id=821501555174051840&q=murashun&lang=ja&result_type=mixed&include_entities=1","count":3,"since_id":0,"since_id_str":"0"}}
レスポンスヘッダー
HTTP/1.1 200 OK
cache-control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0
content-disposition: attachment; filename=json.json
content-length: 14056
content-type: application/json;charset=utf-8
date: Wed, 18 Jan 2017 05:57:42 GMT
expires: Tue, 31 Mar 1981 05:00:00 GMT
last-modified: Wed, 18 Jan 2017 05:57:42 GMT
pragma: no-cache
server: tsa_m
set-cookie: guest_id=v1%3A148471906257417638; Domain=.twitter.com; Path=/; Expires=Fri, 18-Jan-2019 05:57:42 UTC
status: 200 OK
strict-transport-security: max-age=631138519
x-access-level: read
x-connection-hash: 7adae76c533f178243a96813da25047e
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-rate-limit-limit: 180
x-rate-limit-remaining: 177
x-rate-limit-reset: 1484719920
x-response-time: 214
x-transaction: 0052e5f0003044bd
x-twitter-response-tags: BouncerCompliant
x-xss-protection: 1; mode=block
デモ
search/tweetsのリクエストを試すことができます。ユーザー認証のデモを試す場合は、アプリケーション(読取権限)の連携を許可する必要があります。利用後、お手数ですが連携の解除をお願いします。連携を解除し忘れたとしても、当アプリケーションが許可なくデータにアクセスすることはありません。
サンプルコード
search/tweetsのエンドポイントを利用するためのサンプルプログラムです。各種トークンの情報をセットしてからPHPで起動して下さい。リクエストに成功すると、$json
という変数に目的のデータが代入されます。このデータを整形するなり保存するなり、活用して下さい。
ベアラートークン
PHP (OAuth2.0)
<?php
/**************************************************
[GET search/tweets]のお試しプログラム
認証方式: ベアラートークン
配布: SYNCER
公式ドキュメント: https://dev.twitter.com/rest/reference/get/search/tweets
日本語解説ページ: https://syncer.jp/Web/API/Twitter/REST_API/GET/search/tweets/
**************************************************/
// 設定
$bearer_token = '' ; // ベアラートークン
$request_url = 'https://api.twitter.com/1.1/search/tweets.json' ; // エンドポイント
// パラメータ (オプション)
$params = array(
"q" => "黒柴さん filter:images",
// "geocode" => "35.794507,139.790788,1km",
// "lang" => "ja",
// "locale" => "ja",
// "result_type" => "popular",
// "count" => "10",
// "until" => "2017-01-17",
// "since_id" => "643299864344788992",
// "max_id" => "643299864344788992",
// "include_entities" => "true",
) ;
// パラメータがある場合
if( $params ) {
$request_url .= '?' . http_build_query( $params ) ;
}
// リクエスト用のコンテキスト
$context = array(
'http' => array(
'method' => 'GET' , // リクエストメソッド
'header' => array( // ヘッダー
'Authorization: Bearer ' . $bearer_token ,
) ,
) ,
) ;
// cURLを使ってリクエスト
$curl = curl_init() ;
curl_setopt( $curl , CURLOPT_URL , $request_url ) ;
curl_setopt( $curl , CURLOPT_HEADER, 1 ) ;
curl_setopt( $curl , CURLOPT_CUSTOMREQUEST , $context['http']['method'] ) ; // メソッド
curl_setopt( $curl , CURLOPT_SSL_VERIFYPEER , false ) ; // 証明書の検証を行わない
curl_setopt( $curl , CURLOPT_RETURNTRANSFER , true ) ; // curl_execの結果を文字列で返す
curl_setopt( $curl , CURLOPT_HTTPHEADER , $context['http']['header'] ) ; // ヘッダー
curl_setopt( $curl , CURLOPT_TIMEOUT , 5 ) ; // タイムアウトの秒数
$res1 = curl_exec( $curl ) ;
$res2 = curl_getinfo( $curl ) ;
curl_close( $curl ) ;
// 取得したデータ
$json = substr( $res1, $res2['header_size'] ) ; // 取得したデータ(JSONなど)
$header = substr( $res1, 0, $res2['header_size'] ) ; // レスポンスヘッダー (検証に利用したい場合にどうぞ)
// [cURL]ではなく、[file_get_contents()]を使うには下記の通りです…
// $json = @file_get_contents( $request_url , false , stream_context_create( $context ) ) ;
// JSONをオブジェクトに変換 (処理をする場合)
// $obj = json_decode( $json ) ;
// HTML用
$html = '' ;
// タイトル
$html .= '<h1 style="text-align:center; border-bottom:1px solid #555; padding-bottom:12px; margin-bottom:48px; color:#D36015;">GET search/tweets</h1>' ;
// 検証用
$html .= '<h2>取得したデータ</h2>' ;
$html .= '<p>下記のデータを取得できました。</p>' ;
$html .= '<h3>ボディ(JSON)</h3>' ;
$html .= '<p><textarea style="width:80%" rows="8">' . $json . '</textarea></p>' ;
$html .= '<h3>レスポンスヘッダー</h3>' ;
$html .= '<p><textarea style="width:80%" rows="8">' . $header . '</textarea></p>' ;
// 検証用
$html .= '<h2>リクエストしたデータ</h2>' ;
$html .= '<p>下記内容でリクエストをしました。</p>' ;
$html .= '<h3>URL</h3>' ;
$html .= '<p><textarea style="width:80%" rows="8">' . $context['http']['method'] . ' ' . $request_url . '</textarea></p>' ;
$html .= '<h3>ヘッダー</h3>' ;
$html .= '<p><textarea style="width:80%" rows="8">' . implode( "\r\n" , $context['http']['header'] ) . '</textarea></p>' ;
// フッター
$html .= '<small style="display:block; border-top:1px solid #555; padding-top:12px; margin-top:72px; text-align:center; font-weight:700;">プログラムの説明: <a href="https://syncer.jp/Web/API/Twitter/REST_API/GET/search/tweets/" target="_blank">SYNCER</a></small>' ;
// 出力 (本稼働時はHTMLのヘッダー、フッターを付けよう)
echo $html ;
アクセストークン
PHP (OAuth1.0)
<?php
/**************************************************
[GET search/tweets]のお試しプログラム
認証方式: アクセストークン
配布: SYNCER
公式ドキュメント: https://dev.twitter.com/rest/reference/get/search/tweets
日本語解説ページ: https://syncer.jp/Web/API/Twitter/REST_API/GET/search/tweets/
**************************************************/
// 設定
$api_key = '' ; // APIキー
$api_secret = '' ; // APIシークレット
$access_token = '' ; // アクセストークン
$access_token_secret = '' ; // アクセストークンシークレット
$request_url = 'https://api.twitter.com/1.1/search/tweets.json' ; // エンドポイント
$request_method = 'GET' ;
// パラメータA (オプション)
$params_a = array(
"q" => "黒柴さん filter:images",
// "geocode" => "35.794507,139.790788,1km",
// "lang" => "ja",
// "locale" => "ja",
// "result_type" => "popular",
// "count" => "10",
// "until" => "2017-01-17",
// "since_id" => "643299864344788992",
// "max_id" => "643299864344788992",
// "include_entities" => "true",
) ;
// キーを作成する (URLエンコードする)
$signature_key = rawurlencode( $api_secret ) . '&' . rawurlencode( $access_token_secret ) ;
// パラメータB (署名の材料用)
$params_b = array(
'oauth_token' => $access_token ,
'oauth_consumer_key' => $api_key ,
'oauth_signature_method' => 'HMAC-SHA1' ,
'oauth_timestamp' => time() ,
'oauth_nonce' => microtime() ,
'oauth_version' => '1.0' ,
) ;
// パラメータAとパラメータBを合成してパラメータCを作る
$params_c = array_merge( $params_a , $params_b ) ;
// 連想配列をアルファベット順に並び替える
ksort( $params_c ) ;
// パラメータの連想配列を[キー=値&キー=値...]の文字列に変換する
$request_params = http_build_query( $params_c , '' , '&' ) ;
// 一部の文字列をフォロー
$request_params = str_replace( array( '+' , '%7E' ) , array( '%20' , '~' ) , $request_params ) ;
// 変換した文字列をURLエンコードする
$request_params = rawurlencode( $request_params ) ;
// リクエストメソッドをURLエンコードする
// ここでは、URL末尾の[?]以下は付けないこと
$encoded_request_method = rawurlencode( $request_method ) ;
// リクエストURLをURLエンコードする
$encoded_request_url = rawurlencode( $request_url ) ;
// リクエストメソッド、リクエストURL、パラメータを[&]で繋ぐ
$signature_data = $encoded_request_method . '&' . $encoded_request_url . '&' . $request_params ;
// キー[$signature_key]とデータ[$signature_data]を利用して、HMAC-SHA1方式のハッシュ値に変換する
$hash = hash_hmac( 'sha1' , $signature_data , $signature_key , TRUE ) ;
// base64エンコードして、署名[$signature]が完成する
$signature = base64_encode( $hash ) ;
// パラメータの連想配列、[$params]に、作成した署名を加える
$params_c['oauth_signature'] = $signature ;
// パラメータの連想配列を[キー=値,キー=値,...]の文字列に変換する
$header_params = http_build_query( $params_c , '' , ',' ) ;
// リクエスト用のコンテキスト
$context = array(
'http' => array(
'method' => $request_method , // リクエストメソッド
'header' => array( // ヘッダー
'Authorization: OAuth ' . $header_params ,
) ,
) ,
) ;
// パラメータがある場合、URLの末尾に追加
if( $params_a ) {
$request_url .= '?' . http_build_query( $params_a ) ;
}
// オプションがある場合、コンテキストにPOSTフィールドを作成する (GETの場合は不要)
// if( $params_a ) {
// $context['http']['content'] = http_build_query( $params_a ) ;
// }
// cURLを使ってリクエスト
$curl = curl_init() ;
curl_setopt( $curl, CURLOPT_URL , $request_url ) ;
curl_setopt( $curl, CURLOPT_HEADER, 1 ) ;
curl_setopt( $curl, CURLOPT_CUSTOMREQUEST , $context['http']['method'] ) ; // メソッド
curl_setopt( $curl, CURLOPT_SSL_VERIFYPEER , false ) ; // 証明書の検証を行わない
curl_setopt( $curl, CURLOPT_RETURNTRANSFER , true ) ; // curl_execの結果を文字列で返す
curl_setopt( $curl, CURLOPT_HTTPHEADER , $context['http']['header'] ) ; // ヘッダー
// if( isset( $context['http']['content'] ) && !empty( $context['http']['content'] ) ) { // GETの場合は不要
// curl_setopt( $curl , CURLOPT_POSTFIELDS , $context['http']['content'] ) ; // リクエストボディ
// }
curl_setopt( $curl , CURLOPT_TIMEOUT , 5 ) ; // タイムアウトの秒数
$res1 = curl_exec( $curl ) ;
$res2 = curl_getinfo( $curl ) ;
curl_close( $curl ) ;
// 取得したデータ
$json = substr( $res1, $res2['header_size'] ) ; // 取得したデータ(JSONなど)
$header = substr( $res1, 0, $res2['header_size'] ) ; // レスポンスヘッダー (検証に利用したい場合にどうぞ)
// [cURL]ではなく、[file_get_contents()]を使うには下記の通りです…
// $json = file_get_contents( $request_url , false , stream_context_create( $context ) ) ;
// JSONをオブジェクトに変換
$obj = json_decode( $json ) ;
// HTML用
$html = '' ;
// タイトル
$html .= '<h1 style="text-align:center; border-bottom:1px solid #555; padding-bottom:12px; margin-bottom:48px; color:#D36015;">GET search/tweets</h1>' ;
// エラー判定
if( !$json || !$obj ) {
$html .= '<h2>エラー内容</h2>' ;
$html .= '<p>データを取得することができませんでした…。設定を見直して下さい。</p>' ;
}
// 検証用
$html .= '<h2>取得したデータ</h2>' ;
$html .= '<p>下記のデータを取得できました。</p>' ;
$html .= '<h3>ボディ(JSON)</h3>' ;
$html .= '<p><textarea style="width:80%" rows="8">' . $json . '</textarea></p>' ;
$html .= '<h3>レスポンスヘッダー</h3>' ;
$html .= '<p><textarea style="width:80%" rows="8">' . $header . '</textarea></p>' ;
// 検証用
$html .= '<h2>リクエストしたデータ</h2>' ;
$html .= '<p>下記内容でリクエストをしました。</p>' ;
$html .= '<h3>URL</h3>' ;
$html .= '<p><textarea style="width:80%" rows="8">' . $context['http']['method'] . ' ' . $request_url . '</textarea></p>' ;
$html .= '<h3>ヘッダー</h3>' ;
$html .= '<p><textarea style="width:80%" rows="8">' . implode( "\r\n" , $context['http']['header'] ) . '</textarea></p>' ;
// フッター
$html .= '<small style="display:block; border-top:1px solid #555; padding-top:12px; margin-top:72px; text-align:center; font-weight:700;">プログラムの説明: <a href="https://syncer.jp/Web/API/Twitter/REST_API/GET/search/tweets/" target="_blank">SYNCER</a></small>' ;
// 出力 (本稼働時はHTMLのヘッダー、フッターを付けよう)
echo $html ;