- Python Social Media Analytics
- Siddhartha Chatterjee Michal Krystyanczuk
- 124字
- 2021-07-15 17:24:54
APIs in a nutshell
An API is the medium that allows the exchange of data points between a service and the programmer or user. API concepts have been widely used in the software industry when we needed different software to exchange data with with another. Mobile and internet applications have been using web services and APIs to enrich information from external sources. Social media also started creating APIs to share their data with third-party application developers. The popularity of data science has made APIs emerge also as a source for mining and knowledge creation. The nature of all social media is different, so are their APIs. The steps involved in making a connection may not differ greatly, but the data points we capture do.
推薦閱讀
- Java逍遙游記
- 數字媒體應用教程
- ReSharper Essentials
- Developing Middleware in Java EE 8
- Interactive Applications Using Matplotlib
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- Learning ELK Stack
- QGIS:Becoming a GIS Power User
- Unreal Engine 4 Shaders and Effects Cookbook
- Web Development with MongoDB and Node(Third Edition)
- INSTANT Silverlight 5 Animation
- Java7程序設計入門經典
- Advanced Python Programming
- Python一行流:像專家一樣寫代碼
- WCF全面解析