Scraper: How can I do pagination on a page where there’s no next button?
Right now we don't have a solution to paginate in pages like this one.
What you can do in those cases is to run the "Scrape data on active tab" on each page and paginate manually.
Yet, this is a feature we have mapped as a product request, since it happens on multiple websites.
Check this Canny ticket to see other work arounds on this problem.