google api - BLOGGER: How to insert data from all posts of a blog -
I have struggled with it for hours and very clearly I'm totally new to the API.
I activated Blogger and generated an API key.
I then used the following code to get the posts (with my own API-key) as the key I generated:
Get https://www.googleapis.com/blogger/v3/blogs/2399953/posts?key=YOUR-API-KEY a) This is absolutely on my site Not even visible.
b) Blog posts are currently marked in my site as follows: & lt; Section & gt; & Lt; H2 & gt; Blog TITLE & lt; / H2 & gt; & Lt; Date & gt; The date of the post goes here & lt; / Date & gt; & Lt; P & gt; Blog content here & lt; / P & gt; & Lt; / Section & gt; How can I display positions to add this markup? I hope there will be a ton of tutorials for this, but I am unable to find a brief enough.
Because it was the public data I wanted to load the following simplexml_load_file: < P>.
I used the following tutorial:
Comments
Post a Comment