All Questions
2
votes
0answers
23 views
Endpoints in associated accounts call
Slightly related:
Add reputation and site URL to 1.1 associated accounts
Currently, the only way to identify a site from the associated accounts route is by its name. This is pretty error-prone ...
2
votes
0answers
41 views
How do I grab the CSV from a Data Explorer URL?
I'm building an app that works by users punching in big lists of questions. And I want them to be able to use the Data Explorer to create these lists.
My preferred way of getting the data would be a ...
2
votes
0answers
258 views
Stack Monthly - Best questions in the month
About
This website allows user to unearth gems which are hidden due to popular community questions. This is done by only showing most voted questions asked in that month.
It allows a user to ...
2
votes
0answers
152 views
Show/Hide spoilers on any site
Screenshot
Click!
Then...
About
This is a small script that add a button to show or hide the spoilers on any Stack Exchange site. The setting will then be remembered across the site.
...
2
votes
0answers
206 views
StackFlairWidget - OS X Dashboard widget for displaying flair(tm)
Important: BETA introductory version, lots more to come
Warning: Beta version does not check empty responses, this version may not work for users without Area 51 accounts
Screenshot / Code ...
2
votes
0answers
38 views
Please add “total votes on questions” and “total votes on answers” into /user/{id} API
Is there any chance that the following methods:
Total votes on questions (N.B. NOT total score but total number of votes)
Total votes on answers
Could be added to the API?
There are no threats to ...
2
votes
0answers
30 views
Query Tag followers?
I was hoping to use the APIs to discover the number of questions for a given Tag as well as the number of followers. I found how to get the number of questions, but not the number of followers. On ...
2
votes
0answers
117 views
Reputations for Today
Screenshot / Code Snippet
About
Caculate Reputations for Today
Linked to Jon Skeet's Reputation Tracker
Number in the bracket does not include accepted answers (experimental feature)
...
2
votes
0answers
202 views
Pretty StackOverflow
This userscript provides a prettier interface to StackOverflow.
(Click for larger image)
Installation
Stylebot page
Userscript install link
It also hides notifications. To bring them back, ...
2
votes
0answers
101 views
Let's delete the off topic questions?
There's like 5 in the top few of the front page and it's a little annoying as they get in the way so can a mod just delete them they serve no useful purpose.
2
votes
0answers
220 views
MetaOverflow: Stack Exchange related ATOM feeds
Screenshot
About
MetaOverflow provides specialised RSS feeds for the Stack Exchange sites. Currently is provides two feeds related to the availability of sites, but more feeds for other ...
2
votes
0answers
47 views
Filter timeline by event type
Would it be possible to add the ability to filter a user's timeline by event? For example, only return revision events?
2
votes
0answers
46 views
2
votes
0answers
31 views
/users/questions with content is very latent
I am seeing response times of up to 30 seconds for a page of 100 questions.
http://api.stackapps.com/1.0/users/14/questions?answers=true&body=true&comments=true&page=1&pagesize=100
...
2
votes
0answers
91 views
Exterminators - Bugs and Features, Present and Past and those who brought them to light.
Exterminators
About
Exterminators is a simple aggregate of bugs and feature requests with a per-user breakdown with a weighted score thrown in for fun.
Bugs and Feature requests are considered ...
2
votes
0answers
103 views
How the apps-libraries will be judged for the contest?
Do you know how the apps-library will be judged in term of awesomeness? Is there something more official than Jeff Atwood's contest post on the blog?
2
votes
0answers
641 views
Stack2XML - A JSON to XML Conversion Service
About
Stack2XML is a web service that fulfills API requests on your behalf and converts the results to XML before returning it to you. The purpose of this service is to support those languages / ...
2
votes
0answers
204 views
ActionStack - An ActionScript Wrapper for the API
Screenshot / Code Snippet
Here is a simple example that fetches stats on StackOverflow:
import com.actionstack.ActionStack;
import com.actionstack.QueryCompleteEvent;
var actionStack:ActionStack ...
2
votes
0answers
283 views
How to retrieve paged API results in C# and Silverlight
In this tip we are going to leverage the SimpleRequestFactory and gather a multipage response.
Lets pull the first 5 pages of 100 users on stackapps.com.
NOTE: for Silverlight, substitute ...
2
votes
0answers
155 views
Stack Overflow KDE Plasma widget
Is a Plasma widget being developed for Stack Overflow in KDE 4?
I tried StackTray, but I'm thinking of something more complete to use as a widget on my desktop. I'd like to see this done, or ...
2
votes
0answers
108 views
StackAuth needs crossdomain.xml and clientaccesspolicy.xml
These would be helpful to have. Absence breaks Silverlight apps.
http://stackauth.com/crossdomain.xml
http://stackauth.com/clientaccesspolicy.xml
http://stackauth.com/0.8/crossdomain.xml
...
2
votes
0answers
33 views
How should I understand “timeline_type”: “votes” record in question timeline?
Take a look at the partial results of this query:
{
"timeline_type": "votes",
"post_id": 2544061,
"creation_date": 1269993600,
"owner": {
// omitted for brevity
},
"action": "7 ...
2
votes
0answers
37 views
UI Improvements when editing your Application Registration
I went to update my application's profile and I got confused by some of the labels, titles, etc.
Here are some suggestions:
Applications page
http://imgur.com/lV424.png
Edit application page
...
2
votes
0answers
45 views
API Help Suggestion: /search - can we make tagged,nottagged description consistent with other list params
on most other params that accept a semi-colon delimited list we see
list of tags questions must have, semicolon delimited
A single primary key identifier or a vectorized, semicolon-delimited list of ...
2
votes
0answers
48 views
Get the Time of the Stats and if Possible the new time it will be updated
From here I learned that the stats are cache. I understand the reason for this, so I ask if possible to have the timestamp of the stats return in the api and if possible to have the next time there ...
2
votes
0answers
175 views
Tangoverflow - StackApps API using D with Tango
Screenshot / Code Snippet
Not yet available.
About
So far, in commit #2, can successfully parse the statistics API into an object. I'll update more as I get more of the API done (but for now, I ...
2
votes
0answers
500 views
Stack Bridge Application
Screenshot / Code Snippet
SB For Windows
About
From This Application you can see all your account, see new Questions and Answer. You will receive a message every time you get a badge etc.
...
1
vote
0answers
18 views
New Stack Exchange Deleted Posts Viewer
For months after the previous Stack Exchange Deleted Question Viewer has been broken, Shog9 has confirmed that viewing deleted posts with the editing trick is by-design. So I take the time and ...
1
vote
0answers
21 views
Review Queue Hider
About
This user script adds a button to each review queue to allow you to hide it. Useful if you don't want a certain queue popping to the top!
Each Stack Exchange site holds its own settings too, ...
1
vote
0answers
21 views
The 2.1, “similar” path is returning empty results
I've been a happy user of the /2.1/similar Stack Exchange API for a while. But, at some point within the last 24 hours, or so, it started returning empty results (but otherwise reporting everything as ...
1
vote
0answers
59 views
Stack over flow stack graph?
What is the most popular language on the last 100 stackoverflow's questions ?
This page provide you a visualization of stackoverflow's last questions sort by the 10 most popular tags.
...
1
vote
0answers
126 views
Coderbits - Intelligent portfolios for developers and designers
https://coderbits.com
Screenshot
About
Resumes are inadequate at verifying skills, traits, and knowledge that software developers and designers possess.
Coderbits is a network for software ...
1
vote
0answers
167 views
stack2py - A Python wrapper for API v2 [alpha]
About
stack2py is a library which wraps the SE API (v2.1) for Python. It aims to provide a clean and complete interface to the user, giving them complete control and accessibility.
Although, ...
1
vote
0answers
22 views
Wrapper implementation method to get user notifications in Stack Exchange?
I'm trying to build an app that requires me to get the user notifications for a particular Stack Exchange user.
Now, I'm trying to use Java to accomplish this and I came across this wrapper library: ...
1
vote
0answers
20 views
No website (yet), how to register?
I just started developing a StackOverflow client, and wanted to add authentication. I found out I needed to register for that and wasn't sure if it was okay to register your app when it is not yet ...
1
vote
0answers
10 views
On Personal Keys and Limits
I'm currently in the early stages of developing an Emacs major mode for the Stack Exchange Network (see this question if you're interested in helping at the moment).
I'm a little torn on how to set ...
1
vote
0answers
34 views
Attribute error while using the stackoverflow api wrapper for python on IDLE
This is the code that I use to access Stack Overflow:
from stackexchange import Site, StackOverflow
so = stackexchange.StackOverflow()
for q in so.questions(pagesize=50):
print q.title
It runs ...
1
vote
0answers
244 views
StackStash - Stackoverflow offline reader for iOS
iPhone Screenshot
iPad Screenshot
About
StackStash lets you carry all of Stackoverflow data in your pocket.
We built this app because we find our productively as programmers plummets when we ...
1
vote
0answers
19 views
Allow convert-to-comment without confirmation and even if there are comments
This userscript allows moderators to use the "convert to comment" button even if the answer has comments. It also removes the annoying confirm() prompt when converting an answer to a comment.
You can ...
1
vote
0answers
52 views
Highlight Code in Chat - Highlights <code> elements contained in chat messages
Screenshot
About
Inspired by this question, I have developed a UserScript that highlights code elements in chat messages so that they stand out more on the page. Simply install the script and ...
1
vote
0answers
114 views
se-api-py - A lightwight Python wrapper for SE API
I've made a Python wrapper for Stack Exchange API.
About
A lightweight Python wrapper for StackExchange API v2.1.
Built with Requests.
Why yet another SE API Python wrapper? (I'm aware of Stack.PY ...
1
vote
0answers
34 views
Overwhelmed by unorganized information
As you can see I am a newbie, and trying to use stackexchange api for a school project.
I spent 3 hours just trying to understand How to get started. Is there an example for me to follow? or A ...
1
vote
0answers
20 views
Why is “body” missing from certain inbox items?
I have run into some confusion over the presence of the body attribute in an inbox-item returned by the /inbox method.
When item_type is set to "careers_invitations", the body attribute appears to be ...
1
vote
0answers
38 views
Please differentiate between meta sites for beta versus normal sites, in the /sites method
Currently, in the /sites method, a site can have a site_state of: normal, open_beta, closed_beta, or linked_meta.
This makes it easy to tell if a main site is in beta or not. But it becomes a 2 or 3 ...
1
vote
0answers
15 views
Better Call /me maybe?
I am using implicit OAuth 2.0 flow, hence requesting for a token first.
Now when I want to know which user has logged in, I have to make request to /me endpoint to get all of the data about the user, ...
1
vote
0answers
20 views
Are “api-key” and “app-key” the same thing?
When tagging my last couple of questions about registering for a key I noticed there are two similar-looking tags:
api-key - 17 uses and a tag wiki
app-key - 8 uses, no tag wiki
Do they ...
1
vote
0answers
109 views
Unread messages in inbox query shows older inbox messages
I am using the /inbox/unread route to get the unread messages in a user's inbox. Recently (over the last couple of months, perhaps) I have noticed that the entries returned from this route initially ...
1
vote
0answers
8 views
Is there a difference between the API search and the search from within the site?
I'm curious if the search results from the API is calculated the same way as the searches from within the sites themselves? Is there a difference between the two? If so, what are the difference?
1
vote
0answers
19 views
is there a way to use my app to authenticate users with only a StackOverflow account with the stackExchange oauth api 2.1?
Recently I registered an app in http://stackapps.com/ to provide a way to authenticate users with their Stack Overflow account.
Then I noticed that https://stackexchange.com/oauth only works for ...
1
vote
0answers
71 views
Why does the web service fail sometimes for the Stack API?
It seems to have happened all of the sudden. My calls to the web service fails. What is the limit of calls per day with a registered app? I can't seem to remember where it says that, I can't seem to ...

