For the data scraping in this assignment, are we supposed to scrape the whole table at once by indicating the first element then the next page or page per page using the a dynamic page number?
If by a dynamic page number how do we get the scraping wizard to not scrap the whole table at once?