Christo Juan
New Member
Hello,
I am SO lost. I have an awesome script that, for each row with a search term in column A, it adds the URL from the #1 position on the google search page to column B.
What I want is for it to scrape all of the (organic) links - those that have the same element as the one mentioned - and place them in columns C-K so that the url for Google position #1 is in column C, #2 is in D, #3 is in E etc.
I am just learning VBA and have tried playing around with solutions listed below but I can quite seem to figure out how to add the simple loop that would get this done
*'https://stackoverflow.com/questions...h-in-ie-and-return-the-hyperlink-of-the-first
*'https://www.ozgrid.com/forum/forum/...t-the-href-value-out-from-the-given-html-code
*'https://chandoo.org/forum/threads/list-urls-that-include-specific-string.36075/ good but vertical
Help would be very much appreciated...
Thanks!
Chris
▬▬▬▬▬▬▬▬▬ Mod edit : thread moved to appropriate forum !
I am SO lost. I have an awesome script that, for each row with a search term in column A, it adds the URL from the #1 position on the google search page to column B.
What I want is for it to scrape all of the (organic) links - those that have the same element as the one mentioned - and place them in columns C-K so that the url for Google position #1 is in column C, #2 is in D, #3 is in E etc.
I am just learning VBA and have tried playing around with solutions listed below but I can quite seem to figure out how to add the simple loop that would get this done
*'https://stackoverflow.com/questions...h-in-ie-and-return-the-hyperlink-of-the-first
*'https://www.ozgrid.com/forum/forum/...t-the-href-value-out-from-the-given-html-code
*'https://chandoo.org/forum/threads/list-urls-that-include-specific-string.36075/ good but vertical
Help would be very much appreciated...
Thanks!
Chris
▬▬▬▬▬▬▬▬▬ Mod edit : thread moved to appropriate forum !