Data Scrapping from yelp is not working

Hello everyone,

I’m using uipath studio community edition and facing an issue on data scrapping from yelp, sometimes this activity is working perfect but most of the times Extract Structured Data return empty datatable.

Is it due to uipath studio community edition version?
Can anyone help me to figure out the problem and its solution?

Thanks

1 Like

@shahidislam89

Could you please check the selector once.

No.

@lakshman
Main.xaml (22.8 KB)

I double check the selector but no success…

@shahidislam89

Is it possible to access that site from my end ?

@lakshman

I shared the xaml file of my test project please have a look on that flow.

I want to scrap the comment of this page “https://www.yelp.com/biz/la-petite-academy-of-victorville-victorville?osq=lapetite

@shahidislam89

Yes I am checking it. You used Firefox browser in the workflow.

Unfortunately I don’t have firefox and so I opened it with IE and Microsoft Edge browser but it is not getting loaded and it is showing like this:

@lakshman

hmmm, Let me check this on my side.

@lakshman

I used IE to run this workflow and this is the output.

@lakshman

in IE it is throwing exceprtion but in firefox the workflow executed successfully without any exception.
Can you please try it in firefox?

@shahidislam89

Sorry. In office system, I can’t install firefox and once I reached home will check it.

Ok @lakshman,

Thanks for your help.

@lakshman

I will be waiting for your reply, thanks again.

@shahidislam89

Sorry bro. In that site, What data are you trying to scrape the data ?

@shahidislam89
Buddy here is your workflow, its resolved

Datascrapping.xaml (12.9 KB)

Hope this would help you

Cheers…!

Did that work buddy…
@shahidislam89

Cheers…

@lakshman

Comments from that page.

@Palaniyappan

Thanks for your help.

Can you please highlight the issue?

Buddy @shahidislam89
Its all the field that we choose while we extract data with that extract data wizard buddy,
Its not about the community version issue buddy or it can be due to fields not getting appeared or it takes more time to load a page, mean while if a extraction is done we wont get the data buddy, so make sure the page gets loaded before extracting, for that we can use on element appear or delay to wait untill page gets loaded or to be even better we have a property called WaitForReady which we can set as COMPLETE, that would wait untill all the fields in the page gets loaded

is that working buddy…!

Cheers

1 Like

@Palaniyappan

Yes It is working.

Thanks

1 Like

That’s amazing buddy @shahidislam89 , kindly close this thread with comment marked solution that could help others looking for ideas under your topic

Cheers buddy

Keep going