wedata

Database: AutoPagerize

Item Details: GitHub - Issues Pulls Discussions Actions Forks

url ^https://github\.com/[^/]+/[^/]+/(?:issues|pulls|discussions|actions|forks)
nextLink //a[@class='next_page']
pageElement (//div|//li)[starts-with(@class,'Box-row') and not(@class='Box-row--drag-hide position-relative')]
exampleUrl https://github.com/azu/promises-book/issues?page=2&q=is%3Aissue+is%3Aclosed https://github.com/azu/promises-book/pulls?q=is%3Apr+is%3Aclosed
comment GitHub is now an SPA, so the URL was shortened to allow for the browser's Navigation API to detect navigation changes and allow for late activation (e.g. if the user starts at github.com/azu/promises-book and then navigates to github.com/azu/promises-book/issues, it can activate). See https://developer.mozilla.org/docs/Web/API/Navigation_API for more info.

History

Back