Stack Apps is a question and answer site for apps, scripts, and development with the Stack Exchange API. It's 100% free, no registration required.

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

Source Code for Real Time Java Extensions

I'm working on a research project about real time Java and I need to make some modification to real time extension of Java Virtual Machine. I've searched the web but I couldn't find any source code…

Authentication uses # instead of `?`?

I need authentication for my app so I used the implicit flow way. The authentication works just fine but the access_token and expires variables return weirdly! For example: https://example.com/#a…

Wrapper implementation method to get user notifications in Stack Exchange?

I'm trying to build an app that requires me to get the user notifications for a particular Stack Exchange user. Now, I'm trying to use Java to accomplish this and I came across this wrapper librar…

Genexus StackOverflow

Inspired by C# StackOverflow I decided to create a bot that would scan for the newly Genexus tagged questions and twit them out loud. Contact Questions, comments? reach out @sebagomez Code I u…

Guidance on usage thresholds - specifically throttling

I am running a lot of tests and have started to get 403 errors. I am using a key and certainly have not exceeded my quota. Am I running foul of some yet unmentioned throttling threshold and if so…

Is my script's API usage okay?

I've written a short Python script to help people review C and C++ questions on Code Review. It uses the API version 2.2. I've already asked there for a review of that Python code, but I would …

Error on Authentication - App Secret Doesn't match

I'm using the explicit OAuth flow and am getting errors when using the "code" value returned after a successful authentication. Can anyone post a sample HTTP POST with a redacted secret value? Ac…

How to search my threads based on some key words?

As I have already many threads in some StackExchange sites, sometime I would like to be able to search among them, for instance, based on some key words. Does anyone know how to do that? Thank you!

Make your own custom oneboxes for Chat!

Oneboxing is when you post a link to a supported site on SE Chat and it automatically shows extra information. An example is when you post a link to a question in Chat and it converts to the title,…

Dude, where's my cursor?

This user script makes editing especially of large posts easier by matching cursor positions in the text box to positions in the Markdown preview and vice versa.

Problem Implementing Socialite Stack exchange

I get code and access token but i cannot call API function My url being generated https://api.stackexchange.com/2.2/me?site=stackoverflow&access_token=lcynp67rMHfm%28DRLjv7CVQ%29%29&key=6…

StackExchange API Java wrapper

StackExchange API Java wrapper is a Java wrapper for StackExchange API v2.2. ;-) Right now it's in early development stage. I am posting it here because I would like to build it with you. This tool…

v0.1, hsz

Search engine for Stack Overflow

About Stackse (Stack Overflow search engine) is search engine for Stack Overflow, Super User, Server Fault and some other sites, that allows searching with special characters. The goal was to bui…

Is there an API method to retrieve a tags score/count between a certain date?

I'm trying to use the /tags/{tags}/info API but the tag will only work if I query its creation date. Is there any way to check its score/count between certain dates?

Browse More Questions