Data scraping-Only accepts string values

Hi @Vishal_K,
Got it when i changed the folder. I’ll have a look at it.

1 Like

@Vishal_K,
It worked well for rating but it’s fetching the same comment given in ‘get text’ in all iterations.Don’t know why.How can i fetch all review comments.

@Gopalakrishnan_K are you using this selector for get text?

<html title='Dr. Robert Mastey, MD | Chattanooga, TN | Healthgrades' /><webctrl parentid='premium-review-section' tag='DIV' class='c-single-comment__comment' parentclass='l-single-comment-container' idx='"+idxCounter.ToString+"' />

Yes it is

@Gopalakrishnan_K share me the xaml file I will look into it and test from my end

It is hereMain.xaml (20.7 KB)

Use Dr. Jeannette Musset, NMD - Naturopath in Scottsdale, AZ | Healthgrades

@Gopalakrishnan_K

Whenever you are adding a variable in the selector please add it from property panel
image

you had lot of selector issues please find this updated one I modified from your main.xaml. Thought I do not have firefox but I have edited please check it and let me know
Main (4).xaml (21.6 KB)

@Vishal_K,
Got it. Thanks for your time.

1 Like

@Vishal_K,
attaching another problem in the same use case.

Please go through the topic and give the solution.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.