I have a public domain website "List of Registered FPIs / Deemed FPIs (Erstwhile FIIs and Sub Accounts)" where user goes and then select Country (e.g.: Australia) from the drop down and clicks "Go" button. It lists all Registered FPI for that country (in our case Australia). Please note that Country selection will vary from one user to another.
I want to scrap Name and address of all records for selected country into an excel format.
Is this web scraping with selection of country by user possible in Alteryx Designer?