No. It’s only illegal if you republish what you scrape. Absolutely nothing prevents any company from scraping the web and using that information internally.
I think that depends how you write your web scraper. Of course the web scraper is going to load the page, just like your web browser does, which by all accounts is not an issue. What happens after the page is loaded depends on how the software is written.
Isn’t web scraping copying ?
No. It’s only illegal if you republish what you scrape. Absolutely nothing prevents any company from scraping the web and using that information internally.
I think that depends how you write your web scraper. Of course the web scraper is going to load the page, just like your web browser does, which by all accounts is not an issue. What happens after the page is loaded depends on how the software is written.