Tagged Questions
9
votes
1answer
170 views
Stack Overflow API: get the user's “new mail!” notification?
When someone replies to your question (or for many other actions on the site) you get a little "new mail!" type icon in your "StackExchange" menu in the top left of the site.
Checking out the API ...
2
votes
1answer
65 views
StackExchange API for people search on StackOverflow
I was trying to search people in StackOverflow using the StackExchange APIs. Is there a way to search people by the tags they have associated with there profile. Like LinkedIn API allows searching for ...
2
votes
1answer
55 views
StackExchangeapiv2: Get user's unread notification
I came across StackExchange API V2 unread notifications method and though of creating a small cli script which on execution will give me the unread notification count. Now, according to the docs ...
0
votes
1answer
62 views
How can I automatically publish my questions and their responses to my blog?
I want to publish my questions and their responses asked here (on Stack Overflow) to my blog (or Linkedin, etc.) automatically.
I host my blog on blogger.com.
Is that possible?