blogger.getRecentPosts
Retrieves a list of posts that were created recently. The results are returned in descending chronolocial order with the most recent post first in the list.
Parameters
- String appkey
- String blogid
- String username
- String password
- int numberOfPosts
LiveJournal Notes
LiveJournal users should direct their requests to the following URL:
http://www.livejournal.com/interface/blogger
The blogid parameter refers to the LiveJournal username, community/group name, etc. For example, for one to post to the sfbayarea LiveJournal community, one would use a blogid of “sfbayarea.”
