While the preview data are OK, the outcome of the scraper is missing a lot of data, as the scraper window size is smaller so the site is showing less data. How can I tell the scraper to use a full size window?
Furthermore I'd like to collect also some hidden data, ,like "Division", T1:Swim-To-Bike" and "T2: Bike-To-Run", that are shown only if you click a button; of course you cannot expand all data as, when you you click on the second button the first one collapse. I saw a similar Topic on "Can't scrape 3 buttons...", but I am afraid this is different, as there are a lot more hidden data here.There are also hidden buttons that give you access to more hidden data. How can I retrieve all these hidden data?
Url: Competitor Labs
Sitemap:
{"_id":"HelpCervia","startUrl":["Competitor Labs span","type":"SelectorText"},{"id":"DivRank","multiple":false,"parentSelectors":["Table"],"regex":"","selector":".column-FinishRankGroup span","type":"SelectorText"},{"id":"OverallRank","multiple":false,"parentSelectors":["Table"],"regex":"","selector":".column-FinishRankOverall span","type":"SelectorText"},{"id":"Swim","multiple":false,"parentSelectors":["Table"],"regex":"","selector":".column-SwimTimeConverted span","type":"SelectorText"},{"id":"Bike","multiple":false,"parentSelectors":["Table"],"regex":"","selector":".column-BikeTimeConverted span","type":"SelectorText"},{"id":"Run","multiple":false,"parentSelectors":["Table"],"regex":"","selector":".column-RunTimeConverted span","type":"SelectorText"},{"id":"TotalTime","multiple":false,"parentSelectors":["Table"],"regex":"","selector":".column-FinishTimeConverted span","type":"SelectorText"},{"id":"Points","multiple":false,"parentSelectors":["Table"],"regex":"","selector":".column-RankPoints span","type":"SelectorText"},{"id":"Athlete","multiple":false,"parentSelectors":["Table"],"regex":"","selector":"td:nth-of-type(2) span","type":"SelectorText"},{"id":"GenderRank","multiple":false,"parentSelectors":["Table"],"regex":"","selector":".column-FinishRankGender span","type":"SelectorText"}]}

