Need to get output in csv fromat without html tags embedded in it.
chaitusg opened this issue · 1 comments
chaitusg commented
how can i get csv file as an output? just by giving output file as .csv file?
i tried it by giving like that and getting even html cells like tr,td in the csv file.
how can i avoid getting those in the csv file?