Hey Guys, I’m a bit lost on the method to extract the data file info for the “WI5” type files. I have been through the “walkthrough” but it’s assuming I know what’s going on a bit too heavily. Any advice on how to proceed will be appreciated.
Thanks @lakshman, I have used scraping to scrape the dataTable, but how do you actually get to the files behind the required nodes? When the data scraping is doing its thing, does it extract everything? I mean, is all the necessary information already captured for each filed displayed on every page that is scraped? I’m just feeling a bit of ‘whiplash’ because I felt the difficulty level really escalated quickly compared to the previous examples.