close
The Wayback Machine - https://web.archive.org/web/20210214171303/https://stackapps.com/

Stack Apps is a question and answer site for apps, scripts, and development with the Stack Exchange API. It only takes a minute to sign up.

Sign up to join this community
Image
Anybody can ask a question
Image
Anybody can answer
Image
The best answers are voted up and rise to the top

Explore our Questions

Image

How do I add a comment to a post through the Stack Exchange API?

I want to add an comment to a specific post so, how do I get its ID and how do I authorize it. I want it to done through the Stack Exchange API interface.

Image

Show revision diff color toggle

Sparked by this feature request on meta.SO, I created a quick user script that offers a toggle to show or hide diff colors. Look at the following screenshot to see it in action. The upper view is h…

Image

Additional options to test code snippets

SO provides great support for Q&A with Code Snippet capability. Many posts also provide external links to jFiddle. Here are examples of an individual using an external jFiddle link and a code s…

Image

Placeholder: Stacko

Up to 200 characters of excerpt

Image

Does a closed and/or deleted Stack Apps post still provide access to the API?

Registering your application as a Stack Apps app is necessary in order to obtain a higher request quota, authentication and write access to the API. What happens if the question is closed because o…

Image

App post got deleted

I'm currently writing an app using the Stack Exchange API. Today I wanted to rework the login component, but after signing in I get the following message: Application must have a registered Stack …

Image

Convert share links to markdown [title](url)

Share post links with markdown, replacing the original URL by a markdown version of title plus URL.

Image

Bugs in API 2.2 “/search/advanced” with a “q” parameter

How can we handle these problems? Result for sort=relevance&order=desc is similar to sort=relevance&order=desc. Very poor caching system: After some queries, you may receive the same resul…

Image

How to get access_token from the uri after the fetch function executes?

I am using this snippet to authorize to the Stack Exchange API const baseUrl = "https://stackexchange.com/oauth/dialog?client_id=17823&scope=read_inbox,no_expiry&redirect_uri=https:/…

Image

Does the stackapps API allow queries of question to get answers?

All of the API docs I've seen are just for getting metadata, stuff like "how many comments". Is there an API to ask questions? eg here: I can't see a way to add a query string: https://ap…

Image

Permission request form is broken, approve button is hidden, css variables are missing

You can check that form doesn't work with this link https://stackoverflow.com/oauth?client_id=17581&scope=no_expiry&redirect_uri=http://functional.localdomain:3449/login/github

Image

Get a list of posts you've voted on that have been edited

Many posts over the years have asked for ways to systematically ensure up- and down-votes are as up-to-date as the posts they were cast on, whether by notifying as soon as a post was edited, or by …

Browse more Questions