Questions tagged [google-blogger-api]

48 questions
0
votes
1 answer

Get popular posts using Blogger API V3

How to get Popular Posts with 'All Time'|'LAST_YEAR'|'30 Days'|'7 Days' filter in Blogger API V3. Can someone point me to the similar endpoint in Blogger API?
-2
votes
1 answer

What am I missing? API Python issues

I am trying to get a blog by ID from Blogger. Here's what Blogger API docs say I should add: get(blogId=*, x__xgafv=None, maxPosts=None, view=None) Gets a blog by id. Args: blogId: string, A parameter (required) x__xgafv: string, V1 error…
-5
votes
1 answer

How to remove Blooger post snippet code from below template?

Here is the demo link of the Blogger theme I will be using : https://shareme-templatesyard.blogspot.com/ and here are I posted full Template code https://pastebin.com/n13RQGnC I don't have my own blog yet. I have tried to remove
1 2 3
4