Skip to content

Instantly share code, notes, and snippets.

@mraaroncruz
Created July 13, 2012 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mraaroncruz/3106554 to your computer and use it in GitHub Desktop.
Save mraaroncruz/3106554 to your computer and use it in GitHub Desktop.
Renfe AVE rideshare app

Renfe AVE (high speed train) rideshare app

  • There are huge discounts on purchasing 4 seats

From @glebm

I'm thinking that we could take the money upfront when you join a departure (datetime, from station, to station) The hold gets charged to a group of 4 when the group 4 if full, and the user receives a confirmation email (i18n en, es, etc. would be great) If the group is not full at N hours before departure, the money is returned, and the user is notified

We would need to get data from renfe (no api) for schedule and ticket availability Would need to have an SEO budget of a few thousand to fill it up quickly

It's Spain though, though it's probably not allowed by their terms and conditions to be scraped. Hopefully there is some data freedom act in the EU to get around this

@mraaroncruz
Copy link
Author

agreed. I have no ideas right now. I will be thinking about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment