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?
|
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? | ||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
See http://StackApps.com. | |||
|
feedback
|
|
Not provided by Stackoverflow, but here you can query the data dump: | |||
|
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 :) | |||
|
feedback
|
|
Specifically for tags: You can subscribe to the RSS feed for particular tags. Here's the one for the "python" tag, for example: Just click on the tag you're interested in, and then on the RSS symbol | |||
|
feedback
|