Im using Kimono labs to create an Api to scrape the data in this table from this website, however the website by default shows the first 10 rows only instead of all rows, so my api provides me with only 10 rows. Is there a way to make it parse all the table rows?
-- and that's one of the columns css selector
div.dataTables_wrapper > table.display.dataTable > tbody > tr > td:nth-child(2).table_number