Earlier quoted context omitted.
> What is their case then exactly? Speculating, but TOS generally say that you're not allowed to share your password with anyone. Assuming that's true for the AA site, AA might argue that TPG is encouraging users to break their TOS ("tortious interference"). Though if app doesn't actually share the password with TPG and just uses it locally there may well be a question of whether entering your password into a third-p…
American Airlines is alleging 12 legal claims: 1. Breach of Contract 2. Tortious Interference with a Contract 3. Unfair Competition by Misappropriation 4. Trespass 5. Trademark infringement 6. Dilution 7. Dilution under Texas State Law 8. False Designation of Origin 9. Copyright Infringement 10. CFAA 11. Violation of Texas Harmful Access by Computer Act 12. Unjust Enrichment
American Airlines and The Points Guy are suing each other
241–250 of 332 posts
Re: American Airlines and The Points Guy are suing each other
#242Earlier quoted context omitted.
The customer is an advertizer. The humans browsing the web are the product being sold.
Yes, that's what caused it: turning it into a market instead of a library. When it was built by geeks, it was difficult to use but it was meant to serve people. Sellers turned "serving people" into that other meaning.
Re: American Airlines and The Points Guy are suing each other
#243Earlier quoted context omitted.
But if TPG is an agent of the customer, then AA should be suing the customer. As said above, TPG isn’t subject to the TOS because they aren’t the ones who agreed to them. So, it’s the user that is misusing AAs data. But they don’t want to sue their customers (and in particular each customer individually, because I’m sure there is a no-class-action clause)… So here we are. It should be fascinating to see where this go…
But if TPG is an agent of the customer, then AA should be suing the customer. As the great Professor Hecker repeated so often in Business Associations - “The tortfeasor is always liable.” E.g. when you get hit by the Dominoes delivery driver, you can sue the delivery driver.
Re: American Airlines and The Points Guy are suing each other
#244Earlier quoted context omitted.
Banning the second largest user base in the country isn't usually a good business strategy
It's funny how regionalism pops up on the internet. Thing is, it's less than 10% of the country (and surely not all of those 29MM are on the internet), and there are other businesses surviving just fine foregoing a TAM of the whole country.
Re: American Airlines and The Points Guy are suing each other
#245As an attorney who focuses in this area, I can say that the most interesting question is first where this case will be decided. Texas, and the Northern District of Texas in particular, has historically been the worst jurisdiction in the country for web scrapers to litigate. Southwest has a long history of litigating successfully there, including two cases from just last year. If TPG is going to win, first they'll nee…
Kieran! Kieran (OP) is a friend of mine, highly competent, and I highly recommend his comprehensive legal guide to web scraping: https://mccarthygarberlaw.com/a-comprehensive-legal-guide-to...
# Default robots file version:2
User-agent: \*
Disallow: /calendar/action\*
Disallow: /events/action\*
Allow: /*.css
Allow: /*.js
Disallow: /\*?
Crawl-delay: 3
Sitemap: https://mccarthygarberlaw.com/sitemap_index.xmlRe: American Airlines and The Points Guy are suing each other
#246I wrote a scraper for Air Canada's aeroplan program a few years ago. I wanted to track my points in my own custom native app. I probably had $10,000 worth of points in my account. One day I logged in to find out my account had been deactivated on suspicions of fraud. After several lengthy phone calls with their team (including sending them the node.js script I was using), I was able to get my account restored. For th…
I’ve been on the other side of this, defending against bots. Basically: Well-behaved and well-intentioned scraping bots are rare. You’d get a lot of users setting update rates to 60 seconds that did a new login every time and creating as much traffic as 1000 users. Then they’d release the script for integration with something people and suddenly you have 1000 people each creating 1000 times as many login requests as…
Re: American Airlines and The Points Guy are suing each other
#247Earlier quoted context omitted.
You have a favorite Airline? I view them all with contempt given their poor business practices. Who's your favorite serial killer?
I've flown over half a million miles on American. They've been pretty nice to me every time. I have nothing to dislike about them.
Re: American Airlines and The Points Guy are suing each other
#248As an attorney who focuses in this area, I can say that the most interesting question is first where this case will be decided. Texas, and the Northern District of Texas in particular, has historically been the worst jurisdiction in the country for web scrapers to litigate. Southwest has a long history of litigating successfully there, including two cases from just last year. If TPG is going to win, first they'll nee…
Kieran! Kieran (OP) is a friend of mine, highly competent, and I highly recommend his comprehensive legal guide to web scraping: https://mccarthygarberlaw.com/a-comprehensive-legal-guide-to...
Re: American Airlines and The Points Guy are suing each other
#249Earlier quoted context omitted.
I'm surprised more businesses don't ban all of Texas as customers to prevent any litigation happening there.
Banning the second largest user base in the country isn't usually a good business strategy
Re: American Airlines and The Points Guy are suing each other
#250I can't see how American Airlines will prevail in preventing screen scraping. At best, they can prevent their point data from being transmitted and stored to TPG's servers. Screen Scraping is essentially interacting with the DOM extract information. American Airlines can't conceivably attempt to limit programmatic interaction with the DOM because that is a core component of how the web works including accessibility t…
I wouldn't put it past the court system to make web browsers ("user agents" as we called them back in the day) illegal accidentally. I'd be more surprised if they didn't, honestly.
I agree.
My faith would be upon appeal or enforcement, such a ruling would get overturned, or dismissed.