1

Can we get an API to get the list of featured questions (/questions/featured)?

1

1 Answer 1

3

Try this

http://api.stackoverflow.com/0.8/questions?sort=featured

3 Comments

Doh! It's actually mentioned in the questions documentation. :-/ Though, it does seem strange to use the sort parameter for filtering. Also, it makes it impossible to get the list of featured questions sorted by another criteria (expiration date or bounty size for example - both important considerations for the bounty hunters).
@Franci, yeah, agree for that wording, you could convince them to rename it with some explanations. :-)
@Franci, bounty questions are not too many, so grep them all and process them in client would be ok IMHO, (not sure about there is seperate parameters or not though)

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.