|
|
|
|
|
by YeBanKo
1340 days ago
|
|
Playing devil’s advocate here: this is not the same as scraping LinkedIn data. Linkedin data is public. This app requires a login info from a flight attendants to scrape their schedules. When you try to log in, you can choose to login as public or as a AA flight attendant. It sucks, but I also understand why a company may be unhappy, that a third party handles credentials and accesses internal data. What they can: - build a 3rd part integration API, which opens up a whole can of worms. Not many tech-first companies can do it right, for an airline it’s a very challenging steps. - build their own, but they already failed there if their employees turn to 3rd party - ignore and let it run. This is basically unauthorized access to go and hope that the guy names Jeff won’t screw up. - deny and prevent access. This is probably technically the easiest and safest from legal standpoint. |
|
So? If the flight attendants have provided their credentials to the scraping software, they have essentially authorized the software to scrape the data on their accounts. It's just a custom user agent running locally and the airline company has no business blocking anything.