Blogger API v3

Statistics list the default categories in blogger by Get JSON methods with Blogger API v3

<script>
//<![CDATA[
var key = 'AIzaSyDM24BM63CRjunx8eC8hW5Ekx6L47wqz1A'; // API key
var blogId = '7715607870561112757'; // ID Blog
var postId = '6763811030782427481'; // ID Post
var pageId = '7715607870561112757'; // ID Static
var blogsurl = 'https://www.googleapis.com/blogger/v3/blogs/';
var pagesurl = blogsurl + blogId + '/pages/';
var getblogId = blogsurl + blogId + '?key=' + key;
var getpostId = blogsurl + blogId + '/posts/' + postId + '?key=' + key;
var getpageId = pagesurl + pageId + '?key=' + key;
$.ajax({
  url: getblogId or getpostId or getpageId,
  type: "get",
  dataType: "json",
  success: function(data) {
    var Items in the list = data.Items in the list;
    $('.class').html(Items in the list);
  }
});
//]]>
</script>

- .class: Self-set for each display item
- Items in the list: Get list Listing
- Html Display: <span class='.class'></span>

getListResults
getblogIdid7715607870561112757
getblogIdnameANHDOGE BLOG - Share you're knowledge
getblogIddescriptionShare everything about Facebook, Blogspot and Windows
getblogIdpublished2018-05-11T11:05:15+07:00
getblogIdupdated2018-11-08T11:15:15+07:00
getblogIdurlhttps://www.anhdoge.de/
getblogIdposts.totalItems241
getblogIdpages.totalItems9
getblogIdlocale.languagevi

getListResults
getpostIdid4869567616167338471
getpostIdpublished
getpostIdupdated2018-09-24T18:32:13+07:00
getpostIdurlhttp://www.anhdoge.de/2018/11/test-feed.html
getpostIdtitleGuide To add update time to using feed articles
getpostIdcontentArticle content
getpostIdauthor.id
getpostIdauthor.displayName
getpostIdauthor.url
getpostIdauthor.image.url
getpostIdreplies.totalItems1
getpostIdlabels

getListResults
getpageIdid7715607870561112757
getpageIdpublished2018-09-30T11:22:00+07:00
getpageIdupdated2018-09-30T11:22:21+07:00
getpageIdurlhttps://www.anhdoge.de/p/blogger-api-v3.html
getpageIdtitleBlogger API v3
getpageIdcontentArticle content
getpageIdauthor.idg113091920257110327816
getpageIdauthor.displayNameANHDOGE BLOG
getpageIdauthor.urlhttps://plus.google.com/113091920257110327816?authuser=0
getpageIdauthor.image.url//lh3.googleusercontent.com/-ScmTNBnl-jU/AAAAAAAAAAI/AAAAAAAAAAA/AGDgw-jxkYuNaOv7ychREU_A1yMvt21r0g/s96-c-mo/photo.jpg