So I have SeoTools plugin which is great. It works for almost all the formulas I ask of it. Only problem is is that the Bing Scrape formula
(=Dump(BingScraper("MySearchWord",10,"link",TRUE,1000,"bing.com"))
crashes my excel every single time when I ask it to do more than one URL at once.
In effect, I think I need to write a module or a macro to perform the function of opening Bing, searching the searchword, and providing the first URL Bing lists ONLY (SeoTools will do minimum 5 for some reason).
Is there a) a piece of software anyone knows of that would easily do this for me
or
b) a simple module or macro that would achieve this?
Thanks all!
(=Dump(BingScraper("MySearchWord",10,"link",TRUE,1000,"bing.com"))
crashes my excel every single time when I ask it to do more than one URL at once.
In effect, I think I need to write a module or a macro to perform the function of opening Bing, searching the searchword, and providing the first URL Bing lists ONLY (SeoTools will do minimum 5 for some reason).
Is there a) a piece of software anyone knows of that would easily do this for me
or
b) a simple module or macro that would achieve this?
Thanks all!