- Python Social Media Analytics
- Siddhartha Chatterjee Michal Krystyanczuk
- 224字
- 2021-07-15 17:24:55
Limitations of social media APIs
However, there are some limitations too, which are:
- Rate limits: Social media companies need to take into account the amount of data that enters or leaves their systems. These are rules based on their infrastructural limitations and business objectives. We must not think of acquiring unlimited amounts of data at our own speeds. The amount of data and the speed of receiving are clearly stated by most social media platforms. We have to read them carefully and include them in our extraction strategy.
- API changes: This is one of the biggest challenges to deal with when developing applications or analysis using social data. Social media platforms are free to change or stop their API services own will. Such kinds of change or stoppage could severely impact development or analytics strategies. The only advice in such situations is to be prepared for it and have flexible systems to be able to adapt to the changes.
- Legal: This challenge is mainly in the use cases around social media APIs. The rules and regulations for social media platforms are strict about the type of usage of its data and services. We have to be conscious of the legal framework before thinking of our usage and applications. Any use of data from APIs that doesn't conform to the stipulated regulations risks legal implications.
推薦閱讀
- Bootstrap Site Blueprints Volume II
- Visual C++程序設計學習筆記
- Mastering Python Networking
- Ext JS 4 Web Application Development Cookbook
- Learning Three.js:The JavaScript 3D Library for WebGL
- PySpark Cookbook
- R用戶Python學習指南:數據科學方法
- ASP.NET 4.0 Web程序設計
- IPython Interactive Computing and Visualization Cookbook
- Drupal Search Engine Optimization
- Elastix Unified Communications Server Cookbook
- C語言程序設計
- 程序員的英語
- C# 7 and .NET Core 2.0 Blueprints
- Practical Time Series Analysis