Jul 8, 2019 | Google API (General), Python
Google has quiet many API services, from Google Sheets, Google Tasks, Vision API, Photos Album, and many more. Since Google has so many API services, sometimes it is hard to track the what APIs are avaiable, what APIs are depreciated, and what is the latest version of...
Jun 17, 2019 | Google Translation API, Python
Almost majority of people who have used Google before have used Google Translation at some point. The Google Translation API is part of the Google AI & Machine Learning Products. With Google Translation API, we can easily integrate this feature with any web or...
Jun 13, 2019 | Google Sheets API, Python
The Google Spreadsheet Service instance enables your Python script to create, read, modify, and organize your Google Sheets files. Google Spreadsheets API in my opinion is one of the most complex APIs understand and manipulate. Actually, Spreadsheets (Excel for...