APIs

APIs are used to dynamically query and retrieve data. They provide a language whereby a client can retrieve information quickly and effectively

浏览器——向谷歌服务器发出请求,返回一个网页。
APIs——向谷歌服务器发出请求,返回所请求的数据(是JOSN数据:基于JavaScript语言的轻量级的数据交换格式)。

你可能感兴趣的:(Data,Scientist)