This is fantastic. I would like to see wider legislation allowing scraping of IMDB, Genius, Reddit, Facebook, and Google made legal. These services receive free input from users. The data should remain free. Edit (sort of off topic): There's still value in the building and providing services at scale, but this lowers the barrier to cross the moat for small players. The first step is data liberation. Then we can work…
It's already legal. Adding law adds restrictions.
LinkedIn loses appeal over access to user profiles
61–70 of 168 posts
Re: LinkedIn loses appeal over access to user profiles
#62The summary here is that LinkedIn tried to argue that it could prevent scraping of public LinkedIn profile data under their ToS, but the courts have ruled that if data is public and provided by users, it can be scraped/crawled, that is, it isn’t LinkedIn property. This is generally a positive outcome for people/companies turning web text and HTML into structured data, e.g. tools like Puppeteer and Scrapy can be used…
Does this judgement say anything about that, i.e. whether it matters that users contributed the facts in their collection (so I'm not talking about posts, descriptions, etc.) rather than that they collected it themselves and therefore get a form of property right?
Edit: wait, database copyright is not a thing in the USA. Of course they wouldn't say anything about that.
Re: LinkedIn loses appeal over access to user profiles
#63Earlier quoted context omitted.
"it can be scraped/crawled, that is, it isn’t LinkedIn property" I thought it was pretty established that putting something on a website didn't eliminate your copyright. Has that changed now? To me, it seems like common sense would be that if you make a public website, you are implicitly permitting some copies, but surely it's not all or nothing?
Perhaps it depends on intent. Clearly, the creators of the content, and those who posted the content, did so for the sole intention of making it public and usable outside the LinkedIn system. Their posting of it on LinkedIn is incidental; what site is used or who owns it is largely irrelevant to them, whereas such things clearly do matter to any company or person creating and posting their own unique content to their…
https://www.eff.org/deeplinks/2013/04/craigslist-owns-what-y...
Re: LinkedIn loses appeal over access to user profiles
#64Earlier quoted context omitted.
how did you get that out of my post? My argument is that people should make laws that ends the business model of companies like hiQ, and that LinkedIn, although obviously acting in self-interest, is legitimately defending its platform here against third parties who are trying to use public information in privacy-violating ways.
By letting ToS have the force of law...
There's a big difference between "I want a public profile so colleagues and employers can contact me about opportunities" vs "I want a public profile so some third party I have no knowledge of can enable others to discriminate against me".
Re: LinkedIn loses appeal over access to user profiles
#65Earlier quoted context omitted.
You can decide to not use linked in, and use a service that does not make profiles public.
Even better, the decision here is only concerning profiles of people who have elected to make that profile public. It's very simple to make your LinkedIn profile private.
Re: LinkedIn loses appeal over access to user profiles
#66What cracks me up about this is how these massive companies go to such lengths to call themselves mere platforms in order to avoid liability for content, and then when someone actually takes the content in this case they cry, "Foul! That's ours !" Can't have it both ways.
There will probably be more cases like this as the upper bound of what "public data" means; At what point does publicly aggregated data stop being public data? And do attempts that companies make to prevent that data from being captured (ip limiting, captchas, login walls) count as immoral/illegal, since they are restricting the public from accessing a public good?
Re: LinkedIn loses appeal over access to user profiles
#67I'm torn. On the one hand, scraping helps break down walled gardens. On the other, we're talking about personal details being used in novel ways that no LinkedIn user probably understands. I doubt any LinkedIn user writes their profile expecting HiQ to scrape it, assign a "flight risk" score and alert your bosses.
The users agreed to publish their details publicly on LinkedIn. It’s normal that anyone can access those details and use them however they like.
Re: LinkedIn loses appeal over access to user profiles
#68Re: LinkedIn loses appeal over access to user profiles
#69Re: LinkedIn loses appeal over access to user profiles
#70The summary here is that LinkedIn tried to argue that it could prevent scraping of public LinkedIn profile data under their ToS, but the courts have ruled that if data is public and provided by users, it can be scraped/crawled, that is, it isn’t LinkedIn property. This is generally a positive outcome for people/companies turning web text and HTML into structured data, e.g. tools like Puppeteer and Scrapy can be used…
Not sure "isn't LinkedIn property" is accurate here. They still retain ownership and control of redistribution just like any other IP. This is more of a philosophical question about whether "viewing" itself is a violation of their ownership rights and really about the definitions of "viewing" and "public" in the context of the internet. Seems like they've simply determined that viewing any freely accessible URL is "p…