I have done many google searches for trying to change macro web site scraping code from using Internet Explorer as the default web browser to an alternative web browser for scraping data. Unfortunately, all I have found is changing the web browser for hyperlinks in an excel cell.
Is there a way to instruct macro code to use an alternative web browser for a web site prior to scraping data from it?
I would assume it might involve including the path to the web browser in addition to the web site address that is desired to scrape data from.
Any help in this would be most appreciated because a few web sites that I want to scrape data from will not load with Internet Explorer.
Thank You!
Is there a way to instruct macro code to use an alternative web browser for a web site prior to scraping data from it?
I would assume it might involve including the path to the web browser in addition to the web site address that is desired to scrape data from.
Any help in this would be most appreciated because a few web sites that I want to scrape data from will not load with Internet Explorer.
Thank You!