Do we have stackoverflow API for java.? if yes then from where i can get it?

link|improve this question

67% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Checkout http://soapi.info/. It's REST so any REST client library for Java will do the job.

link|improve this answer
thanks Darin for your quick reply. I don't have any idea about REST, can you explain a bit then it will be very helpful for me. – Mahendra Athneria Dec 17 '10 at 10:29
@Mahendra Athneria, you may checkout this project. – Darin Dimitrov Dec 17 '10 at 10:51
feedback

Stack Apps is the place to look for information regarding the Stack Overflow API. There have been three wrappers written in Java:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.