Data Scraping - Extract Structured Data not working after awhile

Hi all,

Currently I’m doing data scraping on website (IE) to extract data into CSV. At first, the data scraping is working normally. However after a while, it become not able to extract data whereby the output to CSV is empty. If I recreate a new one, it will works again but a while later it become not able to extract data again.

Anyone could advice on above issue? Thanks.

@4307798

Check for the selectors, keep the fields which will remain unchanged.

Regards,
Mahesh

Hi Mahesh1,

Thank you for your reply.

May I check the selectors is referring to Extract Structured Data selector? My Extract Structured Data selector value is <webctrl id='ember1143' tag='UL' />.

@4307798
Open in uiexplorer and see which are all the fields remain same .

Regards,
Mahesh