Extract only required values from website - Table extraction not working

Hi @Sathish_Kumar_S

Use the Get Text activity for each field. If some of the fields having multiple values then use the Split function to split the values to get the multiple data.

Hope it helps!!