Returns the questions identified in {ids}.
This is most useful for fetching fresh data when maintaining a cache of question ids, or polling for changes.
{ids}
can contain up to 100 semicolon delimited ids. To find ids programmatically look for question_id
on question objects.
The sorts accepted by this method operate on the following fields of the question object:
last_activity_date
creation_date
score
activity
is the default sort.
It is possible to create moderately complex queries using sort
, min
, max
, fromdate
, and todate
.
This method returns a list of questions.
Try ItRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4