Skip to main content

All Questions

6 votes
0 answers
90 views

How do we get the API build date/number?

The API keeps breaking and often gets fixed, all without a single peep in the Change Log. Officially the API is unchanged since version 2.2 in February of 2014. But we know from the resolved bugs ...
Awesome Poodles's user avatar
2 votes
2 answers
130 views

How can I receive "immediately" notification about new questions posted that meet certain search criteria?

I noticed that you can do any tag combination with or and and (just separate the tags for space) operators in the search box and when you hit the search button you will be redirected to an URL like ...
user avatar
-14 votes
1 answer
272 views

How to get votes cast by a user

I want to query the upvotes and downvotes that have been cast by a person. Is there an API call for that? (I don't see one on the API docs.) If there isn't a call for that, could this be achieved ...
Kristian's user avatar
  • 859
5 votes
2 answers
172 views

Sites API doesn't have good way to return all sites

EDIT To sum up the comment discussions, this has turned into a feature request for the /sites API to have an ALL parameter (like 0?) to the pagesize argument. Original Post Why aren't all Stack ...
Maxwell175's user avatar
12 votes
1 answer
77 views

Need of search bar in Stack Exchange API Documentation Pages

The is a need of search bar in Stack Exchange API Documentation Pages. Eg. the place marked in the snapshot
amit jha's user avatar
  • 380
1 vote
0 answers
19 views

Embed Usercard from Stack Overflow into HTML [duplicate]

I wonder whether there is some kind of API available to me (us), where we can grep our usercard (the one under each question/answer) in order to embed it in our personal website or other forum profile'...
ChrisG's user avatar
  • 111
9 votes
2 answers
1k views

StackOverflow API for R?

Is there an R package for accessing the StackOverflow questions, answers, user profiles, badges, etc. through an API? I would like to make a word cloud of popular tags and other such plots.
Glenn Strycker's user avatar
38 votes
1 answer
10k views

Stack Overflow Careers API

SO has an API for most of the site (questions, members, etc.), but I was unable to find any information on a public API for the Careers site. Does one exist? If not, are there any plans for one?
Ryan Alford's user avatar
-23 votes
1 answer
597 views

Add "Vote Up" button for external sites similar to Facebook's "Like" button.

I would like being able to post in my blog an exact copy an SO answer. I have already an script that can extract a question and my answer by parsing the page. However I would like to go one step ...
SystematicFrank's user avatar
4 votes
0 answers
167 views

Stack Exchange users on a map

I am interested in putting together a map of the locations of all Stack Overflow users worldwide (perhaps with a minimum score of 100), obviously contingent on them having filled in the location ...
Alex Wilson's user avatar
0 votes
2 answers
178 views

Is it possible to build a Q&A answer site using SE API which will behave like stack overflow in my native language? (It is Bengali)

I am not a big organization or something, but I just want to build a site which will behave like stack overflow. I like the way this site is. Thanks for your help
ruben's user avatar
  • 109
1 vote
2 answers
136 views

Search API for the trilogy websites

I was looking at the Unoffical API documentation for Stack Overflow on Meta Stack Overflow and I couldn't find a search API. I was working on a code search like utility and would like to utilize ...
Ritesh M Nayak's user avatar