Hacker News new | ask | show | jobs
by codedokode 7 days ago
The pagination is not always done with page numbers, sometimes there are "next" and "previous" tokens.
1 comments

True. Perhaps it could be done using a Link header, although that won't give you the total number of records.