laziel studio services' API
LZS API serviced by laziel studio
Interfaces with XML-RPC
* freedom
RPC URL
http://api.laziel.com/freedom/rpc/
RPC Method
getPost
Parameters : (enum type(naver,egloos), string url, boolean stripHTML)
Result : Post context as string
getComments
Parameters : (enum type(naver,egloos), string url, boolean stripHTML)
Result : Comment informations as multi-dimension array e.g. array( array(author, written, content), ...)
getCommentCount
Parameters : (enum type(naver,egloos), string url)
Result : returns amount of comments as integer
Caution: Use this API at your own risk!
powered by laziel studio