pretty bad precedent, id argue that anything thats publicly accesible is free to be scraped. So unless they did something illegal via bypassing security, then this sets a really bad tone for internet archival, web scraping and data collection in the future.
In fact I wrote my own RyanAir scraper to get the best prices on flights (it is trivial to implement, they barely have any rate limits - in particular if you use the API endpoint where you search for flights departing from a specific airport). But I guess my scraping is a lot less, as I'm only looking for a few flights
Ryanair wins screen scraping case against Booking.com in US court ruling
211–220 of 303 posts
Re: Ryanair wins screen scraping case against Booking.com in US court ruling
#212If it was up to me, I would have required all airlines publish their fares in machine readable format.
Re: Ryanair wins screen scraping case against Booking.com in US court ruling
#213Earlier quoted context omitted.
I fail to understand how that applies to what I said.
> fail to understand how that applies to what I said "<$1 per video transcribed" may be an order of magnitude more expensive.
Re: Ryanair wins screen scraping case against Booking.com in US court ruling
#214> the companies, which use screen-scraping software to find and resell tickets, add additional charges and make it difficult for the airline to contact passengers. AFAIK, it's impossible to resell flight tickets in EU, they are attached to real names that are checked upon boarding time. If wonder how did Booking manage to resell Ryanair tickets at scale?
Re: Ryanair wins screen scraping case against Booking.com in US court ruling
#215> the companies, which use screen-scraping software to find and resell tickets, add additional charges and make it difficult for the airline to contact passengers. AFAIK, it's impossible to resell flight tickets in EU, they are attached to real names that are checked upon boarding time. If wonder how did Booking manage to resell Ryanair tickets at scale?
Do they buy-and-resell or do they just provide a front for the ticket-buying flow with their own fees added on top?
Re: Ryanair wins screen scraping case against Booking.com in US court ruling
#216I'm not sure why because Ryanair looks really good on the scrapers. I bet it drives a lot of business their way. That is of course until you add all the additional charges.
Re: Ryanair wins screen scraping case against Booking.com in US court ruling
#217Earlier quoted context omitted.
A big part is fees. OTAs like Booking sell the base part of flight from Ryanair and low cost airlines at the same price as the airlines but with much higher fees for luggage and extras. They hide this second part from flight search engines, so they appear cheaper when including luggage. I'm sure that a lot of dislike from low cost airlines comes from shitty OTAs rather than the airlines themselves.
Boosting this. I recently tried to use Expedia to book a flight from Vancouver to Toronto on Porter Airlines because then I could use my TD Reward points. The default prices that showed up in the results looked the same on Expedia or directly on Porter, so it didn't seem like I was losing anything. Except that base flight included no carry-on and no checked-baggage, which I needed to do. On Porter directly fixing tha…
Re: Ryanair wins screen scraping case against Booking.com in US court ruling
#218How does the fraud part come in here? Not seeing it
Re: Ryanair wins screen scraping case against Booking.com in US court ruling
#219This will very likely be overturned as it flies in the face of the 9th circuit court decision on HiQ vs LinkedIn. This is in a different circuit, so it'll need to be elevated, but CFAA is absolutely the incorrect tool to be utilized here. [1] https://calawyers.org/privacy-law/ninth-circuit-holds-data-s...
Re: Ryanair wins screen scraping case against Booking.com in US court ruling
#220Earlier quoted context omitted.
In fact I wrote my own RyanAir scraper to get the best prices on flights (it is trivial to implement, they barely have any rate limits - in particular if you use the API endpoint where you search for flights departing from a specific airport). But I guess my scraping is a lot less, as I'm only looking for a few flights
Same here. Except my rate was sufficient to trigger throttling.