- Python Social Media Analytics
- Siddhartha Chatterjee Michal Krystyanczuk
- 117字
- 2021-07-15 17:24:56
Why do we need to use OAuth?
Social media networks APIs aim to provide full interaction with third-party applications allowing all kinds of access within rate limits. Thus, applications can perform actions on behalf of their users and access their data. The main advantage of this protocol is full security and the fact that the connection protocol is standardized. Therefore, there are standard ways of writing code and using request libraries.
Moreover, an OAuth connection is the most proper and reliable technique that adheres to the developer policy defined by social network companies. The main advantage for the user is that it gives the highest available quota and very often more API endpoints to collect the data.
推薦閱讀
- MySQL 8從入門到精通(視頻教學(xué)版)
- vSphere High Performance Cookbook
- Rake Task Management Essentials
- 人人都是網(wǎng)站分析師:從分析師的視角理解網(wǎng)站和解讀數(shù)據(jù)
- Python:Master the Art of Design Patterns
- The HTML and CSS Workshop
- The Complete Coding Interview Guide in Java
- Jenkins Continuous Integration Cookbook(Second Edition)
- SQL Server實用教程(SQL Server 2008版)
- Learning PHP 7
- INSTANT Adobe Edge Inspect Starter
- Geospatial Development By Example with Python
- 區(qū)塊鏈國產(chǎn)化實踐指南:基于Fabric 2.0
- Unity 2017 Game AI Programming(Third Edition)
- MySQL數(shù)據(jù)庫應(yīng)用實戰(zhàn)教程(慕課版)