Skip to main content

Questions tagged [rss]

For questions that use the Really Simple Syndication feeds across the sites to offer additional features to users.

Filter by
Sorted by
Tagged with
1 vote
1 answer
51 views

Surely (or at least hopefully) I'm not the first to wonder about this (but a search on "StackEye security" gets me nothing). All I really want to do is follow users on StackExchange and so I ...
IV.'s user avatar
  • 113
5 votes
1 answer
190 views

I follow multiple networks in Stack Exchange where I select Hot/Week/Month to see what I missed. This is a bit time consuming since I have to switch and click to each one instead of having it ...
user981916's user avatar
1 vote
1 answer
78 views

The API documentation describes tthe usage of /questions/featured. Unfortunately there does not seem to be a way to sort the result by bounty_closes_date, which is IMO the sort option making most ...
kriegaex's user avatar
  • 121
6 votes
1 answer
106 views

I was looking for a way to IFTTT my questions, and found this recipe, that automaqically saves your favourited questions to Evernote. Nice. It uses stack2rss (thus the SE API) to provide a feed with ...
CharlesB's user avatar
  • 167
3 votes
0 answers
33 views

I can use Stack2RSS to easily get RSS feeds of some StackExchange sites but not others: The pattern if I understand the API is http://stack2rss.stackexchange.com/{SiteName}/questions Substituting ...
Gary.Ray's user avatar
  • 131
1 vote
1 answer
121 views

I'm trying to setup http://stack2rss.stackexchange.com/ to receive full-body "responses" (comments, edits, answers and so on) to my own stackoverflow questions via RSS, but I can't find the right ...
Dr. Gianluigi Zane Zanettini's user avatar
2 votes
1 answer
200 views

I'm trying to use one of the RSS feeds from chat.stackexchange.com in my application. I'm using the python feedparser package for this. Feedparser supports a couple of different "conditional get" ...
agent86's user avatar
  • 3,277
3 votes
0 answers
259 views

Screenshot About MetaOverflow provides specialised RSS feeds for the Stack Exchange sites. Currently is provides two feeds related to the availability of sites, but more feeds for other things will ...
Evan's user avatar
  • 2,171
4 votes
1 answer
109 views

Is there someplace that we can find notifications of API changes? I noticed today that a new property has been added to user along with a couple new method (and maybe other changes). Is there an ...
Dan McClain's user avatar