Earlier quoted context omitted.
Thanks for feedback! It's pretty clear people don't like the alert window, so I'll remove that. What I liked about the alert window is that it displayed results, on same page without needing to scroll, on a mobile device. Would you be OK with scrolling down to the see the results? Re: your second idea, that's definitely come up a lot. They don't have API so it requires a hack around. Are there phone apps out there th…
Uber has a mobile website - you could either scrape the site (probably much easier than trying to scrape an app) or capture the traffic and build your own kind of API. There's a service called gargl that says they do that kind of thing, although I haven't got around to looking at them yet.
Stack overflow q said exactly same thing - http://stackoverflow.com/questions/11878609/is-it-possible-t...