Learn how to use Bitly and Cuttly APIs to shorten long URLs programmatically using requests library in Python.
Learn how to do text translation using Google Translate API with Googletrans wrapper library to translate text into more than 100 languages using Python.
Learn how you can use Google Drive API to list files, search for specific files or file types, download and upload files from/to Google Drive in Python.
Using Github Application Programming Interface v3 to search for repositories, users, making a commit, deleting a file, and more in Python using requests and PyGithub libraries.
Learning how to create your own Google Custom Search Engine and use its Application Programming Interface (API) in Python.
Using Python wrapper for qBittorrent Web API to automatically download, pause and handle torrent files in Python.
Learning how you can automate routine tasks and manage servers on your Veesp Virtual Private Servers or dedicated servers in Python using Web APIs and requests library.