I'm interested in possibly writing an aggregation app for subject/tags interested in.

Will StackOverload be providing some sort of API for the public?

link|improve this question
feedback

migrated from stackoverflow.com Aug 24 '09 at 9:37

This question came from our site for professional and enthusiast programmers.

4 Answers

See http://StackApps.com.

link|improve this answer
feedback

Not provided by Stackoverflow, but here you can query the data dump:

http://statoverflow.com/sandbox/

link|improve this answer
feedback

You can download the Stack Overflow Data Dump under a Creative Commons license, and query the entire thing yourself.

As mentioned in the article, it's anonymised, and by its nature it won't be up to date, but it'll certainly give you the ability to run your own stats :)

link|improve this answer
feedback

Specifically for tags: You can subscribe to the RSS feed for particular tags. Here's the one for the "python" tag, for example:

http://stackoverflow.com/feeds/tag/python

Just click on the tag you're interested in, and then on the RSS symbol alt text.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged