How to scrape unstructured data in uipath modern design

Hi @mohammed_nawazuddin1

To scrape unstructured data using the Table Extractor in UiPath Modern Design, start by using the Data Scraping activity to capture the table structure. The tool will guide you through defining the table and selecting the relevant data. For unstructured data, you may need to adjust the extraction settings to account for dynamic or changing rows and columns. Finally, extract the data into a structured format, such as a DataTable, for further processing and handling.