close
The Wayback Machine - https://web.archive.org/web/20210709234944/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
BERJAYA
Anybody can ask a question
BERJAYA
Anybody can answer
BERJAYA
The best answers are voted up and rise to the top

Explore our Questions

BERJAYA

Should we add review queues to the API?

Review queues are unsupported on the Stack Exchange API, and it could be useful to write an app that would review. Should we add it to the API?

BERJAYA

PLACEHOLDER - Dragon: an automatic editor

Dragon is a 2k tool largely meant to edit specific types of posts on Stack Overflow, because doing it manually is a ridiculous waste of time - by the time you edit one, there's two new ones to take…

v0.1.0, Zoe
BERJAYA

What license is the Stack Exchange API released under? MIT?

Are there any license requirements the Stack Exchange API? Which license is it released under? If I were to develop an app, would I have to credit Stack Exchange API?

BERJAYA

window.opener is null in Stack Exchange login_success page

I am using the JavaScript SDK to authenticate Stack Exchange users in our application. But the dialog stays in "Authorizing Application" page, as I found there is a error thrown in this p…

BERJAYA

Creating a PHP script to use the stack api

I would like to know how to use the Stack API and get all questions with a particular tag. I am coding in PHP. So I would like to write a script which can get all questions with a particular tag. I…

BERJAYA

Non-verbatim search strings in py-stackexchange

I am writing a python program with py-stackexchange that takes a query and returns a list of urls to questions with that query in the title. Here's the code: #!c:/Python27/python.exe -u import sys …

BERJAYA

Answers without owners

Is it valid for Stack Overflow data to have an answer that does not have an owner? For example if you hit the following API url http://api.stackoverflow.com/1.1/answers/18, it does not bring back a…

BERJAYA

List of possible values for user_type on API for users

I'm starting to work with the API and I see on the call to retrieve a user or multiple users one of the fields that is returned is user_type. So far I have only seen a value of "registered&quo;…

BERJAYA

Complete question timeline including votes

Is there any chance to get more information in questions timeline such as when it has been upvoted, when it has been downvoted, same for all answers, including comments, and other actions such as v…

BERJAYA

PLACEHOLDER - User script for auto flag NLN (no longer needed) comment

User Script uses multiple search keyword combinations via RegEx to catch NLN (no longer needed) comments and send them to the chat room. Currently the script is running on this room License MIT. Co…

BERJAYA

Sloshy the Thawman: A simple bot for keeping Stack{Overflow,Exchange} chat rooms alive

On https://chat.stackoverflow.com/ and https://chat.stackexchange.com/, chat rooms will freeze after some two weeks of inactivity. While this is fine and status-bydesign, some rooms are worth keep…

BERJAYA

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…

BERJAYA

Has someone implemented code(in javascript) to get last seven days consolidated reputation thorough API?

I am trying to get user's reputation for last seven days. I want to get total reputation user has earned on specific day. Has someone implemented a way to do this in javascript? I know I can do thi…

Browse more Questions