pull down to refresh

@k00b what best practices would you recommend for making large requests to the API? Like say I wanted to retrieve every item from a specific month.
30 sats \ 2 replies \ @k00b 22 Aug
You should be able to use top and type all IIRC with custom date range, and you'll want to cursor back slowly (sleeping every so often) until cursor is null.
If top doesn't support all, you can do posts and comments independently with top.
reply
deleted by author
reply
10 sats \ 0 replies \ @k00b 22 Aug
Nah, it should be opaque. It's probably a bug where the offset isn't overridden.
reply