- Python Social Media Analytics
- Siddhartha Chatterjee Michal Krystyanczuk
- 64字
- 2021-07-15 17:24:54
Stream API
You need a Stream API when the requirement is to collect data in real time, instead of back-dated from the platform. The Stream API of Twitter is widely used to collect real-time data from Twitter. The output is quite similar to that of a REST API apart from the real-time aspect. We'll see examples of the Twitter Stream API and its outputs.
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- FuelPHP Application Development Blueprints
- Learning Cython Programming(Second Edition)
- Java系統分析與架構設計
- Manga Studio Ex 5 Cookbook
- C#程序設計教程
- C++程序設計基礎教程
- OpenCV 4計算機視覺項目實戰(原書第2版)
- Visual Foxpro 9.0數據庫程序設計教程
- Solr Cookbook(Third Edition)
- Spring Boot+MVC實戰指南
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- OpenCV 3 Blueprints
- ActionScript 3.0從入門到精通(視頻實戰版)
- 從零開始學Android開發