Blogger REST API with Python

  • 3 years ago
In this video I demonstrate how to set-up an API key in the Google developer console, and write a script to upload a blog post to blogger.

Blogger Documentation:
https://developers.google.com/blogger/

Python Code:
https://github.com/Adept-/crankyblogger