Earlier quoted context omitted.
It is not true that commercial purpose precludes a fair use defense. From wikipedia: "While commercial copying for profit work may make it harder to qualify as fair use, it does not make it impossible." see: http://en.wikipedia.org/wiki/Fair_use
In this case it does. The use in the case you are referring to had several extra elements which prompted the court to not find copyright infringement. 2 Live Crew was fair use because their work was transformative. They took a beat and changed words to a Roy Orbison song. They did not blindy copy, as the question asker will be doing. They took the score, not the words. The poster is taking the story, not quotes. His…
Ask HN: Legality of Web Scraping User-Submitted Content?
41–48 of 48 posts
Re: Ask HN: Legality of Web Scraping User-Submitted Content?
#42Earlier quoted context omitted.
Attorneys are expensive, Hacker News is free.
Attorneys know what they're talking about where law is concerned, hackers don't but often don't realize that. Asking a hacker for legal advice is just as bad as asking a lawyer for programming advice. Actually it's probably worse, since nobody ever ended up in jail for a coding error.
Re: Ask HN: Legality of Web Scraping User-Submitted Content?
#43Earlier quoted context omitted.
Meh, if everyone listened to their lawyer we wouldn't have YouTube or BitTorrent :)
insert JP Morgan quote
Well, I don't know as I want a lawyer to tell me what I cannot do. I hire him to tell how to do what I want to do. ~ J. P. Morgan
Re: Ask HN: Legality of Web Scraping User-Submitted Content?
#44One of the most dangerous things you can do is rely on non-lawyers for legal advice. Ask an attorney.
But some answers are so blazingly obvious or common knowledge that it's worth asking. It might at least speed up a conversation with a lawyer saving many hundreds of $s.
Re: Ask HN: Legality of Web Scraping User-Submitted Content?
#45It depends on the terms of service of the site.
#1 The TOS of the site may not let you use a robot on their site at all
#2 The TOS will define who owns the user generated content (UGC), either the user or the site
#3 Depending who owns the UGC you may or may not be able to scrape it, if it's the site it's against their TOS if it's the user you would need permission from the user.
#4 As other people have said fair use might come into play. If the site owns the material using a single user contribution might be fair use within the context of the whole site. If the users own the content you are likely to be using all their content, thereby not able to use fair use.
Again all of these are my observations. Hopefully it will give you something to think about. If you are starting a business based on this, you do need to consult a lawyer. Also starting a business based on page scraping is a pretty risky thing to do. If the scraped site turn you off you could be pretty screwed.
Re: Ask HN: Legality of Web Scraping User-Submitted Content?
#46One of the most dangerous things you can do is rely on non-lawyers for legal advice. Ask an attorney.
Meh, if everyone listened to their lawyer we wouldn't have YouTube or BitTorrent :)
Re: Ask HN: Legality of Web Scraping User-Submitted Content?
#47Earlier quoted context omitted.
Attorneys are expensive, Hacker News is free.
Attorneys know what they're talking about where law is concerned, hackers don't but often don't realize that. Asking a hacker for legal advice is just as bad as asking a lawyer for programming advice. Actually it's probably worse, since nobody ever ended up in jail for a coding error.
Seriously, though: of course the person asking the question should retain a lawyer for definitive guidance. However, asking around to get a feel for the opinions of intelligent people makes sense, too. It might, at the very least, clarify the questions, and it will help detect if the lawyer's words make sense. While attorneys are valuable, they are also fallible, and their advice should be as critically considered as any other.
Re: Ask HN: Legality of Web Scraping User-Submitted Content?
#48Earlier quoted context omitted.
Attorneys know what they're talking about where law is concerned, hackers don't but often don't realize that. Asking a hacker for legal advice is just as bad as asking a lawyer for programming advice. Actually it's probably worse, since nobody ever ended up in jail for a coding error.
How do you know some readers here don't read Supreme Court decisions because they're interested in law, even if they never went to law school? How do you know your lawyer doesn't hack on Arc on weekends? :) Seriously, though: of course the person asking the question should retain a lawyer for definitive guidance. However, asking around to get a feel for the opinions of intelligent people makes sense, too. It might, a…
The danger is that misinformation is often worse than no information at all, and asking a bunch of non-attorneys for legal advice is sure to net you a ton of it.