Uipath not recognizing the fields

One option for data scraping web page tables is to use Find Children activity when the structure of the tables displaying the data is not standardised.

While there may be different tables that make up the full dataset on the web page, the data itself should have similar selector attributes, and so the entire web page can scraped using the Find Children activity and then filtered so that only the data required is returned.