Regular updating of data extracted by RegexpFind and RegexpFindOnUrl

Good morning,

I use the RegexpFind and RegexpFindOnUrl tools to get data from the web. Over the time these data can change and I need my Excel sheet to be regularly update with new data. Is there a way to make the data update every time I open the Excel sheet? If not, could SeoTools' staff create it?

Thanks for your time.

Stefano Cazzaro

Have you tried a VBA solution?

http://jussi.ruokomaki.fi/tech/178/excel-recalculate-sheets-on-workbook-open/

2 Likes

Thank you for your answer. It seems that the VBA solution works.
Which browser does SeoTools use to get data from the web by RegexpFind and RegexpFindOnUrl? The default one? Or does SeoTools work server-side?

Stefano Cazzaro

All in client with C# networking code.