- 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.
推薦閱讀
- HornetQ Messaging Developer’s Guide
- Mastering NetBeans
- Machine Learning with R Cookbook(Second Edition)
- R語言數(shù)據(jù)可視化實戰(zhàn)
- Vue.js 3.0源碼解析(微課視頻版)
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計算
- 用Flutter極速構(gòu)建原生應(yīng)用
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- JavaScript程序設(shè)計(第2版)
- QlikView Unlocked
- HTML5移動前端開發(fā)基礎(chǔ)與實戰(zhàn)(微課版)
- Java高手是怎樣煉成的:原理、方法與實踐
- Android技術(shù)內(nèi)幕(系統(tǒng)卷)
- 例說FPGA:可直接用于工程項目的第一手經(jīng)驗
- Unity 5 Game Optimization