5 ms·
WoBike is great, and I've contributed to that repo too, but that data is quite different from data in question in this article. Unless I'm mistaken, most of the
by dschep 7y ago
WoBike is great, and I've contributed to that repo too, but that data is quite different from data in question in this article. Unless I'm mistaken, most of the reverse engineered APIs (and public ones in municipalities that mandate them) are for _available_ scooters. This article is about scooter location while it's being ridden around by a renter.
- bransonf 7y agoIn the linked article, which I'm assuming this refers to: > The city will require companies to share information on the start point, end point and travel time of each bike or scooter trip within 24 hours after it ends, and whether the vehicle entered zones where riding or parking are restricted. I know for at least all of the scooters I've tracked, you can identify each scooter by a unique ID. Assuming you pull your data on a minute-by-minute basis, you can retrace the start and end of a scooter ride. For example, Scooter 123 is available at x,y at 12:05, It's not available from 12:06 to 12:15. It becomes available at 12:16 at x,y. The ride was approximately 11 minutes and started and ended at those two points. I don't think the city wants real-time data, and frankly I don't think these companies would be willing or even capable of producing it.