Other API Libraries

Let's briefly discuss different websites' APIs or provide support for python wrappers around their APIs.

We'll cover the following

There are many other websites that have provided support for Python or that have Python wrappers around their APIs. Google itself provides a Python API called the Google API Python Client that gives you access to a lot of Google’s services. It uses OAuth for authentication, but is pretty full featured. The API documentation is good but it doesn’t include many Python examples.

Get hands-on with 1200+ tech skills courses.