- Python Social Media Analytics
- Siddhartha Chatterjee Michal Krystyanczuk
- 139字
- 2021-07-15 17:24:57
Creating application
As explained in the section about OAuth, you have to obtain credentials to be able to collect data from Twitter. There are some simple steps to perform this action:
- Create a Twitter account or use your existing one.
- Go to https://apps.twitter.com/ and log in with your account.
- Click on Create your app and submit your phone number. A valid phone number is required for the verification process. You can use your mobile phone number for one account only.
- Fill the form, agree to the terms and conditions, and create your Twitter application.
- Go to the Keys and Access Tokens tab, save your API key, and API secret and then click on Create my access token to obtain the Access token and Access token secret. These four elements will be required to establish a connection with the API.
推薦閱讀
- Java范例大全
- Flutter開發實戰詳解
- 摩登創客:與智能手機和平板電腦共舞
- 深入淺出Java虛擬機:JVM原理與實戰
- JIRA 7 Administration Cookbook(Second Edition)
- Learning AWS Lumberyard Game Development
- MySQL數據庫基礎實例教程(微課版)
- HTML5從入門到精通 (第2版)
- Java程序員面試筆試寶典(第2版)
- QPanda量子計算編程
- C++從入門到精通(第6版)
- Vue.js光速入門及企業項目開發實戰
- Java EE Web應用開發基礎
- Scala Functional Programming Patterns
- UX Design for Mobile