Twitter Developer Account 回答例

In your words
Question:
 In English, please describe how you plan to use Twitter data and/or APIs.
 The more detailed the response, the easier it is to review and approve.
 英語で、TwitterデータやAPIをどのように使用するかを説明してください。応答が詳細であるほど、レビューと承認が容易になります。

Answer:
 Use the Twitter API for learning and perform text analysis using Twitter data.Also, in order to interact with the users who are speaking the keywords of interest, we will like them.In addition, I will post a blog article at a fixed time every day.
 学習用にTwitter APIを利用して、Twitterデータを使用してテキスト分析を実施します。また、関心のあるキーワードを発言しているユーザーと交流するために、発言に対する「いいね。」を付けていきます。さらに、毎日決まった時間に、ブログの記事の投稿を行います。

Google翻訳利用

The specifics
 Please answer each of the following with as much detail and accuracy as possible.Failure to do so could result in delays to your access to the Twitter developer platform or rejected applications.
 可能な限り詳細かつ正確に以下のそれぞれに回答してください。
 そうしないと、Twitter開発者プラットフォームへのアクセスが遅延したり、アプリケーションが拒否されたりする可能性があります。

Question:
 Are you planning to analyze Twitter data?
 Twitterデータを分析する予定ですか?
 Please describe how you will analyze Twitter data including any analysis of Tweets or Twitter users.
 ツイートやTwitterユーザーの分析など、Twitterデータの分析方法を教えてください。

Answer:
 Use the Twitter API for learning to retrieve Twitter text data and search for trend keywords.It is used to review the content of blog articles.
 学習用にTwitter APIを利用して、Twitterのテキストデータを取得して、トレンドのキーワードを探します。ブログ記事の内容の検討に利用します。


Question:
 Will your app use Tweet, Retweet, like, follow, or Direct Message functionality?
 アプリはツイート、リツイート、いいね、フォロー、ダイレクトメッセージ機能を使用しますか?
 Please describe your planned use of these features.
 これらの機能の計画的な使用について説明してください。

Answer:
 In order to interact with the users who are speaking the keywords of interest, we will like them.In addition, I will post a blog article at a fixed time every day.
 関心のあるキーワードを発言しているユーザーと交流するために、発言に対する「いいね。」を付けていきます。さらに、毎日決まった時間に、ブログの記事の投稿を行います。


Question:
 Do you plan to display Tweets or aggregate data about Twitter content outside of Twitter?Please describe how and where Tweets and/or data about Twitter content will be displayed outside of Twitter.
 ツイッターを表示したり、ツイッター以外のツイッターコンテンツに関するデータを集計したりする予定はありますか?ツイッターおよび/またはツイッターのコンテンツに関するデータがツイッターの外部に表示される方法と場所を説明してください。

Answer:
 Use it on my local computer. The analyzed contents are supposed to be displayed as a result in my blog.
 私のローカルパソコン内で利用します。分析した内容は私のブログ内に結果として表示することを想定しています。


Question:
 Will your product, service or analysis make Twitter content or derived information available to a government entity?
 製品、サービス、または分析により、Twitterのコンテンツや派生情報を政府機関が利用できるようになりますか?

Answer:
 No

Google翻訳利用

参考

Twitter Developer Account の登録方法

Twitter Developerアカウントの作成から、APIキー発行方法
Twitter Developerアカウントの作成から、APIキーの発行方法を解説します。 手順は大きく次の2つです。  ・デベロッパーアカウントの登録  ・アプリの作成とAPIキーの取得

Twitter API 利用例

Twitter APIとpythonで自動フォローバック
以前の記事では、特定のキーワードを発言したユーザーに対して「いいね」とフォローを行いました。 今回は、同様の技術を利用して、フォロワーへのフォローバックをプログラミングしていきたいと思います。 事前準備に関しては前回の記事を参照ください。
Twitterの自動いいねと自動フォローをpythonで(TwitterAPI、tweepy)
TwitterAPIとpythonのtweepyモジュールを利用して、特定のキーワードが含まれるツイートへの自動いいねとツイートしたユーザーに対する自動フォローをします。 このプログラムで出来る事 通常、Twitterのいいねやフォローは、...
Twitter APIとpythonでつぶやき、+フォロワー以外を自動アンフォロー
プログラムを介してのつぶやきと、フォロワー以外の自動アンフォローをプログラミングしていきたいと思います。事前準備やTwitter Developerへのアカウント登録に関しては以前の記事を参照してください。
タイトルとURLをコピーしました