Courts: Violating a Website’s Terms of Service Is Not a Crime
11–20 of 174 posts
Re: Courts: Violating a Website’s Terms of Service Is Not a Crime
#12Does anybody know how this pertains to data scraping? Like many coders/tinkerers, I've been frustrated that TOS'es often forbid bots from scraping data from many sites. There are lots of ways data can be better visualized or synthesized than is currently done, but terms of service make this impossible (unless you're just doing a small side project you never plan to publish). Does this mean that scraping is acceptable…
Note, however, that this is a Ninth Circuit decision. If you don't live within the bounds of the Ninth Circuit, this decision doesn't apply to you.
Re: Courts: Violating a Website’s Terms of Service Is Not a Crime
#13Earlier quoted context omitted.
What's "legal" would be up to a jury. Note, however, that a deep pocket could bankrupt you simply through legal mechansims such as discovery.
Strictly speaking, what is legal is up to a judge, and whether the evidence shows that you've done what is legal may be up to either a jury or a judge depending on whether it's a jury or bench trial.
Re: Courts: Violating a Website’s Terms of Service Is Not a Crime
#14Does anybody know how this pertains to data scraping? Like many coders/tinkerers, I've been frustrated that TOS'es often forbid bots from scraping data from many sites. There are lots of ways data can be better visualized or synthesized than is currently done, but terms of service make this impossible (unless you're just doing a small side project you never plan to publish). Does this mean that scraping is acceptable…
Re: Courts: Violating a Website’s Terms of Service Is Not a Crime
#15This is positive news. It seems like the more liberal approach taken when protocols were written is being challenged more by young users who grew up under more stable rules that accepted terms of service as very strong. When I was growing up you went by what the protocol allowed. If an http response came back you have access, if it prompted for credentials, then you didn’t have access. The mere idea that a web server…
Re: Courts: Violating a Website’s Terms of Service Is Not a Crime
#16Earlier quoted context omitted.
Strictly speaking, what is legal is up to a judge, and whether the evidence shows that you've done what is legal may be up to either a jury or a judge depending on whether it's a jury or bench trial.
Strictly speaking, what evidence is admissible is up to a judge. In a jury trial, what is legal is up to the jury. Juries can still nullify, as was made clear in the Zárate verdicts.
And, even more strictly speaking, in a civil case (which this subthread is addressing) it's all up to the judge anyway, even in a jury trial, since (unlike in a criminal case, where this can only happen to the benefit of the defendant, as a judgement of acquittal), a decision for either party may be entered, after the jury verdict, as a judgement as a matter of law (aka judgement notwithstanding the verdict.) This makes nullification essentially a dead issue in civil trials.
Re: Courts: Violating a Website’s Terms of Service Is Not a Crime
#17But maybe the actual loss caused by the automated downloads in this case wasn't high enough and they pushed the criminal angle to make some kind of point.
Re: Courts: Violating a Website’s Terms of Service Is Not a Crime
#18This is positive news. It seems like the more liberal approach taken when protocols were written is being challenged more by young users who grew up under more stable rules that accepted terms of service as very strong. When I was growing up you went by what the protocol allowed. If an http response came back you have access, if it prompted for credentials, then you didn’t have access. The mere idea that a web server…
Re: Courts: Violating a Website’s Terms of Service Is Not a Crime
#19Re: Courts: Violating a Website’s Terms of Service Is Not a Crime
#20IANAL, but violation of terms of service seems like a breach of contract, not a crime. For that sort of thing there is always the civil court system if the plaintiff feels like their loss due to the violation is high enough to warrant pursuing the legal case. But maybe the actual loss caused by the automated downloads in this case wasn't high enough and they pushed the criminal angle to make some kind of point.