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
Anybody can ask a question
Anybody can answer
The best answers are voted up and rise to the top

Explore our Questions

Unable to post a comment using the interactive API documentation

I'm trying to to integrate the Stack Exchange API in my application. I'm trying the authentication but when I got the token and used it it gave a write_access issue. That issue was resolved when I …

How are API changes announced?

How are API changes announced? Are emails sent out to developers, or is there someplace I can subscribe to?

Real-time desktop notifications for Stack Exchange inbox ( Chrome / Firefox )

Real-time desktop notifications for the Stack Exchange (Firefox add-on / Chrome extension). Also shows the inbox content in a panel upon clicking the extension button.

PLACEHOLDER - Stack Overflow app (still in development)

This is a placeholder post for a Stack Overflow app that is currently in development. I will update this when it is nearing production!

Selecting an Avatar In Android App

How do I select an Avatar to represent me when using the Stack Exchange Android app?

Why is my API quota not resetting after UTC reset?

According to How API Keys Work, the default daily API limit -- which is per site, per day -- is 300. I started with 300, as expected, but over a period of days, I've noticed that the remaining quo…

When does API quota reset?

I had a program consuming Stack Overflow API quota (10,000 per day) last night across midnight. This morning I checked, and my quota has not been set back to 10,000. Is this normal? If yes, when do…

How can I write (edit) one of my answers?

I started to love the Python black formatter and I want all my code on Stack Overflow to be formatted like that. So I wanted to go over the answers and apply black / blacken-docs, check if anything…

FlowOver Stack App

Up to 200 characters of excerpt

How can I the question detail page and add comments like the Stack Exchange app?

Can we get the list of data when clicking on a specific question and display the question detail page like the Stack Exchange app? I can't find the API to get them so far, so I decided to display …

AutoReviewComments - Pro-forma comments for SE

No more re-typing the same comments over and over! This script adds a little 'auto' link next to all comments boxes. When you click the link, you see a popup with 6 configurable auto-comments (can…

Stack Exchange Notifications: inbox, achievements, score, improve text editor and lightbox

You are notified when you win new score and receive new messages without having to open a Stackexchange site. You can read and see the new score on the extension popup.

NAABot - Bot which finds and flags problematic answers on Stack Overflow

Description The aim of this project is to write a simple bot which will monitor all new answers posted on Stack Overflow and flag the ones which are not answers in accordance to the guidelines out…

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:/…

Browse more Questions