To be more specific: If I extract data from a website to be displayed in my App/Website, data which is publicly available and not extracted from a login or a workflow... is that a problem?
Ask HN: Is Web Scraping Illegal?
1–6 of 6 posts
Re: Ask HN: Is Web Scraping Illegal?
#2There was a high-profile case, brought by LinkedIn, and it was ruled against them, setting precedent, at least in the U.S., that scraping is allowed.
https://www.eff.org/deeplinks/2019/09/victory-ruling-hiq-v-l...
Re: Ask HN: Is Web Scraping Illegal?
#3I am not a laywer, and this is not legal advice. There was a high-profile case, brought by LinkedIn, and it was ruled against them, setting precedent, at least in the U.S., that scraping is allowed. https://www.eff.org/deeplinks/2019/09/victory-ruling-hiq-v-l...
Also, republishing copyrighted content is illegal, so it's important to be careful about what is scraped and republished. While facts themselves may not be copyrightable, a presentation of them in a particular form may be.
Re: Ask HN: Is Web Scraping Illegal?
#4Re: Ask HN: Is Web Scraping Illegal?
#5Re: Ask HN: Is Web Scraping Illegal?
#6If you're scraping personal data - e.g. people's names, email addresses, employment info or similar - then you probably fall under GDPR here, unless you can somehow exclude all EU users from scraping entirely. Companies have been fined for this, e.g. Poland fined a small marketing firm £200,000 for scraping in 2019: https://techcrunch.com/2019/03/30/covert-data-scraping-on-wa...