wedata

Database: AutoPagerize

Item Details: github repos list

url ^https?://github\.com/[^/]+\?tab=repositories
nextLink //div[@class='paginate-container']/div/a[text()='Next']
pageElement //ul[@data-filterable-for='your-repos-filter']
exampleUrl https://github.com/TarekJor?tab=repositories
insertBefore
comment To do: 1. internationalize (Previous/Next) 2. change to also work with projects and packages lists
prevLink //div[@class='paginate-container']/div/a[text()='Previous']
category ["github"]

History

Back