Google Answers Logo
View Question
 
Q: blogger xmlrpc API ( No Answer,   2 Comments )
Question  
Subject: blogger xmlrpc API
Category: Computers > Programming
Asked by: placain-ga
List Price: $5.00
Posted: 20 Apr 2002 23:26 PDT
Expires: 21 Apr 2002 08:29 PDT
Question ID: 2424
How can I retrieve a specific blog entry, by blog id, using the blogger API 
xmlrpc?

Clarification of Question by placain-ga on 20 Apr 2002 23:30 PDT
The blogger API:
  http://plant.blogger.com/api/index.html

I would have thought there should be a method that would look something 
like 'getPost(postid)' and would return a struct containing dateCreated, 
userid, postcontent ... 

... and there exist several programs (like blogBuddy and w.bloggar) which 
appear to the casual observer to make use of such a feature... but I can't find 
it.
Answer  
There is no answer at this time.

Comments  
Subject: Re: blogger xmlrpc API
From: snapranking-ga on 20 Apr 2002 23:53 PDT
 
I've never tried it or even used blogger for that matter but it seems you have 
to use the "getPost" method from the "blogger" object

Syntax:
blogger.getPost(appkey, postId, username, password)

http://xmlrpc.free-conversant.com/docs/bloggerAPI
Subject: Re: blogger xmlrpc API
From: placain-ga on 21 Apr 2002 08:29 PDT
 
Thanks snapranking - unfortunately, Conversant's extensions to the blogger API 
are nonstandard (in fact, even their "standard" methods use nonstandard 
parameters and return nonstandard structs).

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy