Stack Exchange Network

Stack Exchange network consists of 175 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange

Explore Our Questions

Suggested edit not returned by API

This suggested edit: https://dba.stackexchange.com/suggested-edits/20375 is not returned by the /suggested-edits/{ids} API call: https://api.stackexchange.com/2.2/suggested-edits/20375?site=dba re…

Can not request info after OAuth

I am following The implicit OAuth 2.0 flow Guide: My client ID is 4709 while key is RoZwtHUrhMP088oVGCMlxA(( I appended my URL as: https://stackexchange.com/oauth/dialog?client_id=4709&scop…

OBSOLETE - Enhanced Review

Obsolete: Install link is dead as well as the Source code link. This userscript adds voting options to the sidebar of Close Review and Low Quality Review of Stack Exchange sites, as well as Help …

OBSOLETE - Review+Edit Page

Obsolete: The links are all dead. No source code. This Chrome extension reorganizes the Review page of Stack Exchange sites, adding lists of questions that may need an intervention. The review…

Stack Exchange Chat API Documentation and Bot Boilerplate (finally)

Chat Documentation GitHub Link: https://github.com/jbis9051/SO-ChatBot/blob/master/CHAT_API.md Description: I know many people have created bots in different languages. Thats why I need your h…

Get user data using curb/Curl in Ruby

I am trying to get user data in my Rails app. I am doing this: url_so = "http://api.stackoverflow.com/1.0/users/231917?type=jsontext" curl = Curl::Easy.new(url_so) curl.perform data_obj =…

Stack Exchange Post Watcher - Firefox & Chrome extension to watch posts for any changes

Watch questions & answers on the Stack Exchange network of sites to find out when they are edited, commented on, answered, and more!

Stack Overflow CLI

SoCLI Stack overflow command line written in python. Using SoCLI you can search and browse stack overflow without leaving the terminal. Just use the socli command: Installation Supported …

Linked questions API call fails for frequently asked questions on Stack Overflow

The Linked Questions API fails for some of the Frequently Asked Questions on Stack Overflow, maybe because of the sheer amount of linked questions they have. As an example, take What is a NullPoin…

API to Emulate Notifications

Is there a API End Point that will emulate Test Notifications? When I say Notifications, I Mean both Inbox and Achievements. Right now i am using below for the data Unread Notification : https:/…

PLACEHOLDER - ezflag

A small app for making detecting and flagging VLQs & NAAs easier. Not ready yet.

Are the revisions returned by /posts/{ids}/revisions guaranteed to be returned in descending order?

The /posts/{ids}/revisions method returns all revisions to a post, but it doesn't have the sort and order parameters most methods have. From some quick tests, e.g. this one, I think it always retur…

JSChat, a chatbot library

JSChat is a library to quickly build a chatbot, that can run in a userscript.

Browse More Questions