DEFINITIVE GUIDE TO BLOGGER API
Dr. Tuhin Banik
Founder of ThatWare?, Forbes Agency Council, Forbes DGEMs 200 | Pioneering Hyper-Intelligence & AI-based SEO | TEDx & Brighton Speaker | International SEO Expert | 100 Influential Tech Leaders | Global Frontrunner in SEO
Blogger API gives access to insights about your blogs stored in the Google database. Using this API, you can create customizable reports based on your blogger sites.
HOW IT WORKS
Head over to the Official API Documentation. The API allows you to get the user experience metrics for any website URL.
FUNCTIONS OF BLOGGER API
Blog Functions
You can get the blog by blog id, Blog id by blog url and retrieve a list of blogs.
Comment Functions
Performs a list of functions from retrieving a list of comments to posting a comment to marking it as spam, and so on.
Page Functions
Performs a list of functions from retrieving blog pages to posting a page, deleting and updating a page and more.
Post Functions
Performs a list of functions from retrieving blog posts to posting posts, deleting and updating a post and more.
Users Functions
Retrieves Blog and User information.
PageViews
Access the Page View Data from Google.
We are invoking the page view function by invoking the User Interface in Google. The same can be invoked through Javascript as well.
Enter the Particular Blog ID and Range of days for pageviews to be calculated.
Hit?Execute
The API results in the following result with the PageView displayed for 30 Days.