Blogger JSON Feed Api
Posted by
Zaenal Abidin
Zaenal Abidin
at
May 12, 2014
2014-08-28T15:58:36Z
Kumpulan bahasa Blogger JSON Feed Api
| Objek | Deskripsi | Contoh |
|---|---|---|
| json.feed.id.$t | Show blog ID | tag:blogger.com,1999:blog-12345 |
| json.feed.updated.$t | Last update of a blog | 2013-07-08T18:21:57.051+07:00 |
| json.feed.category[] | Categories / label array of a blog | |
| json.feed.category[i].term | Show the i-th category | Blogger |
| json.feed.title.$t | Show blog name | Zakososa Weblogs |
| json.feed.subtitle.$t | Show description of a blog | Zakososa Weblogs adalah blog personal sderhana |
| json.feed.author[] | Array of blog authors | Zaenal Abidin, Zaenal Arifin |
| json.feed.author[i].name.$t | Show the i-th blog author name | Zaenal Abidin |
| json.feed.author[i].uri.$t | Show the i-th profile author uri | https://profiles.google.com/123456789 |
| json.feed.openSearch$totalResults.$t | Show total posts | 777 |
| json.feed.entry[] | Posts array of a blog | |
| json.feed.entry[i].id.$t | Show the i-th post ID | tag:blogger.com,1999:blog-8508.post-12345678 |
| json.feed.entry[i].title.$t | Show the i-th post title | Blogger JSON Feed API |
| json.feed.entry[i].published.$t | Show time published of the i-th post | 2013-07-07T12:56:00.000+07:00 |
| json.feed.entry[i].updated.$t | Show when the i-th post is updated | 2013-07-07T12:56:47.089+07:00 |
| json.feed.entry[i].category[] | Show array of post categories | |
| json.feed.entry[i].category[x].term | Show the x-th category of the i-th post | Blogger API |
| json.feed.entry[i].summary.$t | Show post summary | Berikut ini adalah berbagai macam ... |
| json.feed.entry[i].content.$t | Show post content | Berikut ini adalah berbagai macam Blogger JSON Feed API yang bisa digunakan untuk membuat widget recent post dan sebagainya ... |
| json.feed.entry[i].link[] | Links array of a post | |
| json.feed.entry[i].link[x].href | Show the x-th link of the i-th post | http://www.zakososa blogspot.com/2013/07/blogger-api.html |
| json.feed.entry[i].author[] | Array of post authors | |
| json.feed.entry[i].author[x].name.$t | Name of the x-th author on the i-th post | Zaenal Abidin |
| json.feed.entry[i].author[x].uri.$t | Show uri author profile | https://profiles.google.com/123456789 |
| json.feed.entry[i].author[x].gd$image.src | Image uri of the x-th author profile on the i-th post | //lh4.googleusercontent.com/photo.jpg |
| json.feed.entry[i].media$thumbnail.url | Show image on the i-th post | http://3.bp.blogspot.com/Zakososa-Weblogs.jpg |
| json.feed.entry[i].thr$total.$t | Show total threaded comments | 7 |
Semoga bermanfaat..
Related Posts:
Zaenal Abidin
Seseorang yang mengaku dirinya sebagai blogger tapi tidak pernah nulis
No comments: Blogger JSON Feed Api
Post a Comment
Komentar dimoderasi, berkomentarlah dengan bijak, sesuaikan komentar Anda dengan tema posting di atas, atau tidak sama sekali..!!