Skip to main content

Explore our questions

OBSOLETE - Copy Code Exchange - copy code to clipboard from Stack Exchange sites!

This is a userscript to copy code (from any <pre> element) to the clipboard from all Stack Exchange sites. It's pretty nice and cool to be able to copy the code faster, rather than manually s…

'Saviour' of Lost Souls

Adds a shortcut to down-/close-/delete vote and post a welcoming comment to Lost Souls on Meta Stack Exchange and some other sites.

Questions with accepted answers

I know that you could technically loop through the answers returned when you ask for /questions/{id} to see if an answer has been accepted, but it would be AWESOME if there was a top level boolean …

LegacyQuestions - Bringing back the old questions design

Brings back the old questions design changed in a recent redesign

SO Stats - Track your stack overflow activity

About I created the SO Stats app because I wanted a simple and convenient way to track my Stack Overflow activity and progress. As a frequent user, I was always curious about how my reputation was …

View other OP posts in the Staging Ground

During the beta tests in the Staging Ground, there were some cases where the author wrote a posted a copy of the question that bypassed the Staging Ground process. This user script shows me the que…

Randomly getting an 404 no method error when calling the question endpoint

When calling the question endpoint for a given number of communities, I have been randomly getting the following error: {"error_id":404,"error_message":"no method found wit…

The /questions endpoint only returns around 30,000 items where 400,000 are expected

I use stackr library and I registered an api key as the library mentions "since it increases your daily quota of queries from 300 to 10,000." So I use the following code, which worked fin…

Add the excerpt back to the question title on hover

Adds on the home page of a site an excerpt of the question when hovering over the title

Activity Indicator - see if you participated in a Q&A at a glance

Activity Indicator is a userscript that displays a, well, indicator and some useful stats about your interactions with a given post.

Answerable, a recommender of unanswered questions

Python program that finds unanswered questions on Stack Overflow and sorts them by similarity with the ones you've already answered.

Duplicate manager with automatic closure and duplicate list editing

Description This is a userscript partly inspired by Aran Fey's Duplicate Target Manager and responds to this meta question (by myself) API to programmatically close questions as duplicate with dupl…

When are Stack Apps questions shown with thumbnails instead of regular statistics?

Today I was browsing a tag here and I noticed that on the first pages, all questions are shown with thumbnails (most of the time, just the default one): However, from page 5 on the formatting is l…

Retrieving list of c# questions

I am trying to retrieve list of C# questions using http://api.stackoverflow.com/1.0/questions?title=true&tagged="c#". But I get JSON response related to c questions. Response : { &q…

Browse more Questions