There is an ‘Unofficial Plurk API in Python‘. Plurk is a twitter-like website.
Can I use the API(python) from Objective-C? Or i have to port them?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The way I see it, one option is to try this this.
Alternatively, ths plurk api (which is really more of a python-automated abstraction than an API) isn’t very big and is unlikely to take very long to port. Apart from being exceptionally simple code. The author’s done all the legwork, defining urls and associated functions and so on.