python - Blogger Api v1.0 deprecated -


blogger deprecated api(v1.0) using post on blogger. new api not have developer's guide python(or doesn't support it). wondering if there way keep posting blogger using python.

api info: https://developers.google.com/blogger/docs/1.0/developers_guide

try using new api blogger api v3.0

you can use http request modules creating, retrieving blogger posts, new blogger api v3.0 supports rest web service can perform operations blogger api(v1.0)

here useful links reference:

hope above information helps you!


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -