dopecodez / dopecodez/Wikipedia
Unable to fetch next 500 page links
Open
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 102
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
There is no pagination/offset setting in the `listOptions` parameter when calling `page.links()`. This means that only the first 500 links are fetched.
The limit of 500 itself is fine, but I am missing a way to get the **next** 500 links. I've checked the docs and there does not seem to be a way to do this.
Contributor guide
Assessment
This issue has not been assessed yet.