joshhunt/uber

New login URL and no longer an endpoint for trips

Closed this issue · 1 comments

Tried using this last night, the login URL has changed. Also, this script seems to be hitting a trip endpoint that doesn't exist anymore. Right now, all the data is included in the trips page, the only thing it gets via AJAX is the map.

I am going to fork and get it working with current Uber, will issue a PR when done.

Ended up changing it back to js and exporting as valid geoJSON. Repo here: https://github.com/chriswhong/uber-trip-scraper

Thanks for writing this!