For questions about the StackExchange API.

learn more… | top users | synonyms

4
votes
0answers
29 views

Provide a link to Stack Exchange API in the footer

Currently, getting to the API page is a two- (or more) step process. The user has to first visit Stack Apps and in the rightmost column; there are links for API documentations, etc. I think it'd be ...
0
votes
0answers
14 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 ...
24
votes
1answer
146 views

http://api.stackoverflow.com is a bit of a maze, can it be changed?

I decided to Google for the StackExchange API. The first link on Google is: http://api.stackoverflow.com This itself transforms into: http://api.stackoverflow.com/1.0/usage This has a big notice ...
15
votes
1answer
166 views

Grammatical error in the Stack Exchange API documentation is unacceptable!

There are a few grammatical errors in the API documentation. This should obviously read “Delete a comment identified by its id.” This isn't 4chan!
1
vote
0answers
34 views

Interacting w/ Subscriber Content via StackExchange API in Commercial Applications

I've read the API Terms of Use and The Terms of Service and just wanted to confirm that my understanding is correct: Subscriber content can be used inside of a publicly accessible commercial ...
1
vote
0answers
115 views

Is there an open-source web scraper for Stack Exchange sites?

I wish to gather some data from a licensed corporate intranet Stack Exchange, however it doesn't seem to expose the API as with public Stack Exchange sites. Are there any existing open-source ...
3
votes
1answer
92 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.
8
votes
1answer
73 views

Classifier based answer ranking Chrome extension

I'm in my final year of a computer science degree. For my thesis I have implemented a classifier that predicts the usefulness of answers to questions with no accepted answer, based on a training set ...
1
vote
0answers
66 views

Is there an API to get a user's favorite tags?

I'm looking into querying the API for a list of my favorite tags (for my account) once authenticated. It looks as if this is being persisted using a filter, but how can I retrieve this filter using ...
2
votes
0answers
58 views

Connection problems with YQL Open Data Table for stackoverflow API

I'm trying to make a YQL open data table for easy access to the stack overflow API. However, I keep getting this connection failure message that seems to be the result of timing out: { "error": ...
1
vote
1answer
85 views

Can we programmatically retrieve hat counts via an API call?

I'd like to be able to get access to the leader board data on winterba.sh, as well as individual hat counts for specific users on different sites. There is, however, no mention of an API on ...
-7
votes
3answers
136 views

Hats + StackExchange API [duplicate]

Possible Duplicate: Can we programmatically retrieve hat counts via an API call? I realize they're only around until January 4th, but is there any chance of getting hat data available in ...
9
votes
1answer
58 views

Magic links get broken when quoting a comment in chat

I tried quoting my comment in chat. The comment used the [chat] magic comment link. In the quotation, the link text Chemistry Chat became Stack Exchange Api V2 Chat I tried it with a bunch more magic ...
0
votes
0answers
25 views

Is there a full list of URL APIs for Stack Exchange? [duplicate]

Possible Duplicate: List of unlinked pages on Stack Exchange sites I know that Stack Exchange has some URL based APIs which aren't discoverable by simply performing actions on the front-end ...
3
votes
1answer
161 views

Stackoverflow Careers API

So SO has an API for most of the site(questions, members, etc.), but I was unable to find any information on an public API for the Careers site. Does one exist? If not, is there any plans for one?
1
vote
1answer
55 views

Search API: AND Vs OR

Using API, if you search for 'orange icon' in the title: https://api.stackexchange.com/2.1/search?order=desc&sort=activity&intitle=orange%20icon&site=stackoverflow (5results) but a site ...
0
votes
1answer
39 views

Difference between total number of users in the live sites and the API

A large portion of users are not listed in the users page. For example by roughly calculating the number of users on super user using formula #perpage * #pages one gets 103K users. However looking at ...
2
votes
2answers
106 views

Is there any C# API available to query Stack Overflow?

Well, I am new in this arena. I want to know about any C# API available to query Stack Overflow to get the information like Questions, Answers, Reputation, Votes, Tags across different Users, etc. ...
0
votes
1answer
26 views

The 1.0/sites API call is not returning all stackexchange sites

Version 1 of the /sites API call does not appear to be returning all sites currently in the StackExchange network. Compared to calling version 2 of the API with a large page size, the list of sites ...
1
vote
1answer
63 views

Is there any kind of stackoverflow-api which allows to get the profile informations?

I want to include a tag or kind of business card on my homepage where a link to my account, my current reputation and my current badges are show. Could be something like the user card under a question ...
4
votes
1answer
88 views

Too many requests when parsing feeds

I'm trying to create an EPUB from all StackExchange RSS feeds (to use as a "podcast" to read on an offline ebook reader). This involves parsing the recent questions from all SE sites, which quickly ...
3
votes
0answers
42 views

Can I identify when a tag has been made on Data Explorer or the SE API?

So, there's an idea I had ... Tags that are very old and have a low number of questions, are probably not really useful. ... which made me want to write a query for checking them out. Wait, ...
4
votes
0answers
145 views

Get the top users per day

Is it possible to get the top users per day or per period (month,year,week)? I know it's possible to get the top answerers per tag, but what I want is the top user per day. API to get the top user ...
14
votes
0answers
80 views

Show recent API-made comments for 10k users/mods to review

Since chances are good that even with the limitations some people will abuse the new write API it would probably be a good idea to show all comments made by it on a page within the 10k tools or mod ...
-18
votes
1answer
186 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 ...
4
votes
0answers
122 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 ...
1
vote
2answers
390 views

How do I download Stack Overflow's data? [duplicate]

Possible Duplicate: Where is Stack Overflow's public data dump? I heard that Stack Overflow's Question/Answer data is downloadable. How can I get it?
19
votes
0answers
196 views

Could SE provide per-user storage for 3rd party scripts?

There was a request recently about the immensely useful third-party comment script to be integrated into the SO core. The main reason for the request was that at the moment, the script's data can only ...
1
vote
1answer
133 views

Apple OSX Developer Program: can I ask questions about the new API?

Is it allowed to ask questions on a public forum (^H^H^H or Q&A) regarding features of an API that is only available to (paid) members of the Apple Developer Program? I would say that those ...
3
votes
2answers
46 views

How do you see what applications you've authorized on StackExchange with OAuth access?

I'm working on an app that integrates with StackExchange's OAuth interface, as defined here. I can approve the application, but can't figure out how to find the app's I've approved. How do I ...
2
votes
1answer
69 views

Will There Ever Be a Read/Write Desktop Client?

There are a number of questions asking "Is there a desktop client?", but the answers given all say that the existing API is read-only, with no more information. I have come to the conclusion that SO ...
8
votes
1answer
202 views

Is there a better way to get revision source as-is?

I am wondering if there's a way to get the last post's revision source without these steps. Is there a more direct way? I need to ask the Stack Exchange API to give me the API site parameter I ...
17
votes
0answers
174 views

Can we unblock the DuckDuckGo karma bot API access?

DuckDuckGo serves up little karma badges like this: (in action: my about page). However, apparently the karma data for StackOverflow is no longer grabbed (and will show up as 0 points if you ...
-4
votes
1answer
95 views

Does stackoverflow have an API? [duplicate]

Possible Duplicate: Does StackOverflow provide a public API for querying? Does stackoverflow have a public API? Can you access the stack overflow data, questions and answers through an API. ...
26
votes
2answers
294 views

Is my Chrome extension unethically circumventing SE privileges?

I built a Google Chrome extension that queries the SE API for the up/down vote count for a question or answer and then plugs that information into the appropriate vote score. Really, it looks and ...
1
vote
1answer
124 views

How to use Stack Exchange API?

I was wondering how to learn to use Stack Exchange API? I know how to program with APIs in my familiar languages, to write html webpages, and to remote control with servers via ssh. But can you tell ...
6
votes
1answer
95 views

How should apps using the Stack Exchange API give proper attribution?

Popular Stack Exchange mobile webapp Stack Mobile was recently added (perhaps erroneously) to the list of illegal SE network scrapers. This raised some discussion about how apps using the SE API ...
1
vote
0answers
28 views

The ability to sort 'questions/unanswered' by 'week' & 'month' just like 'questions/no-answers' can

I want to setup a Stack2RSS feed to questions/unanswered but I only want to see posts that are no more than a week old. It appears that questions/no-answers can do this via the 'sort' parameter set ...
2
votes
1answer
101 views

Authenticating self using StackOverflow API

I saw the StackOverflow API I can figure out from there how to get the data I want, but is there a way to use the API for authenticating myself?
3
votes
1answer
35 views

Is there a way to exclude tag synonyms from searches?

I was looking for single-use tags, and approximately half of our tags on Travel-SE (10 pages of them) are actually used once or are synonyms, so this is almost an exercise in futility. To make it ...
3
votes
2answers
141 views

Getting the body of a question, or answer, through API

You can fetch a question by providing its id, via SO's API. See this page, for more information. However, the returned JSON, has no body containing the actual text of the question. Is it by design? ...
0
votes
1answer
55 views

The Stack Overflow API doesn't return the owner on some answers

I work with the Stack Overflow API and found something strange. Following are the steps to reproduce: Open ...
1
vote
1answer
526 views

Query for users with highest reputation by location? [duplicate]

Possible Duplicate: Is there a way to find Stack Overflow users based on an area? I know this is a duplicate but I've tried searching and can't find the question. At some point there was a ...
6
votes
1answer
68 views

Get a List of Questions to Display on my External website

Similar to your flair that you can post an HTML snippet of and post on your blog site or elsewhere, is it possible to get, say, the most recent questions I asked or most recent questions by tag and ...
-4
votes
1answer
56 views

What are the (most brilliant) Use Cases (=Apps) that have been developed with Stackoverflow API? [closed]

I would be very much thankfull to hear some good use cases (=applications) that have been developed with the Stackoverflow API. It does not matter if this is a web application, an mobile phone app, or ...
1
vote
2answers
404 views

Stack Overflow technology and Q&A engine [duplicate]

Possible Duplicate: Stack Overflow clones Is the Stack Overflow source code available? I just love the technology and design underlying Stack Overflow. They way questions are written, ...
1
vote
0answers
34 views

Stack Overflow api usage URL is redirected to wrong version

When accessing http://api.stackoverflow.com/1.1/ the URL redirected to http://api.stackoverflow.com/1.0/usage. Guessing this has to do with patterned based routing because 1.0 comes before 1.1. The ...
10
votes
1answer
121 views

Am I allowed to include Stack Exchange resources (images, css) with a plugin for offline use?

I'm working on a plugin that adds some degree of offline functionality to Stack Exchange. It needs to be able to render pages without internet access. I am going to bundle jQuery and WMD/PageDown ...
15
votes
3answers
283 views

Why prevent people from seeing upvote/downvote count if they can find out using the data explorer or the API?

There are some sites that I don't yet have 1,000 rep on (including meta), which means I cannot see the upvote/downvote breakdown. There were some posts that I was curious about, so I pieced together ...
3
votes
0answers
92 views

Do I need permission to use the SE API? What if I'm trying to make money with it? [closed]

I recently developed a mobile app using the publicly available API of one of the Stack Exchange sites. Do I need to obtain permission from Stack Exchange before releasing the app to the public? Can I ...

1 2 3