I am doing a Data scraping activity from a web page. when I write range to workbook, the results that i fetch have duplicates. For example I am data scraping 10 rows of information from a webpage, but the results show me 30 rows which means each row is duplicated 3 times. How do i solve this problem?
Before using Data scrapping activity use Clear Data table activity. and After writing the data in the excel file use Clear Data table activity and check it.