We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1a213bd
// The selector for the next page button public nextPageSelector = '.pager-next > a' // How many pages do you want to scrape public pagesToScrape: number = 5