- 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.
推薦閱讀
- DevOps with Kubernetes
- Learning Real-time Processing with Spark Streaming
- 自己動手實現(xiàn)Lua:虛擬機、編譯器和標準庫
- C# Programming Cookbook
- Python自動化運維快速入門(第2版)
- ASP.NET動態(tài)網(wǎng)頁設計教程(第三版)
- Magento 2 Development Cookbook
- Scratch真好玩:教小孩學編程
- Hands-On RESTful Web Services with Go
- Building a Quadcopter with Arduino
- Python面向對象編程:構建游戲和GUI
- Hands-On GUI Programming with C++ and Qt5
- PHP Microservices
- 網(wǎng)頁設計與制作
- Distributed Computing with Python