How to find your Uber passenger rating
91–100 of 197 posts
Re: How to find your Uber passenger rating
#92I don't get why this is included in the window.Uber pingData. It seems as though your rating is something that isn't necessary and shouldn't be surfaced client-side. Anyone have some insight into why this data is there in the first place? Is this an accidental leak, some sort of optimization or something else?
Re: How to find your Uber passenger rating
#93If they decide to start being ridiculous, I'll decide to start taking cabs again -- at least the cabbies generally have a clue about how to get to places, and don't bother with questions about "what route would you like me to take you on". The fastest route, thanks.
Re: How to find your Uber passenger rating
#944.9! I use uber multiple time per week and have for years. So I guess I'm not an asshole.
Re: How to find your Uber passenger rating
#95Re: How to find your Uber passenger rating
#96This is a lot easier than the Charles MITM proxy I used to intercept the Uber iPhone API calls to determine mine. I feel kind of silly now that I didnt bother checking the web API. I also made a web scraper to get my uber trip details (incl. route driven), save it to JSON and map the trips all at once. http://i.imgur.com/Q1W59rD.jpg . Here's a quick dump of the code https://github.com/joshhunt/uber . It's pretty roug…
If you're curious, I put together a Python library for that: https://github.com/tals/uber.py Some of this is remainders from when they just had consultants working on this. Look at hash_password() at client.py :)
Re: How to find your Uber passenger rating
#97window.Uber.pingData.client.firstName, lastName, email all work, but rating is now "undefined".
Re: How to find your Uber passenger rating
#98Re: How to find your Uber passenger rating
#99Re: How to find your Uber passenger rating
#100I've been aware of my Uber passenger rating for about a year. When I first found out about it, my rating was a 4.9. Once I realized that I was being rated, I worked really hard to be the perfect passenger. I had my rating up to a 5.0 for a few months. Then I got lazy about being perfect and it has since dropped to a 4.8.