Web crawlers are tools for scraping data from other websites. It is often used now since Big Data works with data and make new conclusions from it. Example, crawlers, are used on sites which compare products prices.
Crawlers are often in gray legal zone. Sometimes sites' owners allow crawlers scrap data (provide API key). In that case it is not a problem and everything is good with law.
Often crawlers collect data without site owner's permission and that can be illegal. Some say it is illegal since you didn't ask the owner for permission. Shame it is not because the data are public and somebody can manually copy paste it, but crawler just do that automatically.
Does anybody do anything with crawlers? Do you make it and web site owners do you block it?






