I just checked: the API does not (seem to) allow to retrieve items by date. Which means that a major fault of the site cannot be fixed through the API: reading the post history through random access, e.g. the posts of a specific date in a section.
(Although, one could probably harvest through the API an index of "fullnames" (IDs) and associate them to their dates or use them directly for random access in the queries - "list starting with the newest, fill DB of IDs and give me the last; list from that last, fill DB of IDs and give me the new last; loop until end". Not really the most practical way to use a repository.)
> downvote
The worst attack against civilization after - (I can't think of anything) - is an encouragement to vote according to "how does that make you feel".
I just checked: the API does not (seem to) allow to retrieve items by date. Which means that a major fault of the site cannot be fixed through the API: reading the post history through random access, e.g. the posts of a specific date in a section.
(Although, one could probably harvest through the API an index of "fullnames" (IDs) and associate them to their dates or use them directly for random access in the queries - "list starting with the newest, fill DB of IDs and give me the last; list from that last, fill DB of IDs and give me the new last; loop until end". Not really the most practical way to use a repository.)
> downvote
The worst attack against civilization after - (I can't think of anything) - is an encouragement to vote according to "how does that make you feel".