close
The Wayback Machine - https://web.archive.org/web/20210705145411/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

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…

BERJAYA

Differences between versions 1.x and 2.x of the Stack Exchange API?

I had written a Java Wrapper for the Stack Exchange API, version 1.x, Which was working perfectly. But, since 12 May 2014, services for version 1.x have been shutdown and my Wrapper stopped working…

BERJAYA

Does a user only need to log in once to access all sites?

When I use stack exchange sites on my desktop web browser, I log in once using stack exchange ID and then when I navigate to sites I don't belong to, it automatically associates me with the new sit…

BERJAYA

View vote counts without 1k rep automatically

Loads vote counts automatically

Browse more Questions