Full location history
tonetto opened this issue · 4 comments
Is your feature request related to a problem? Please describe.
pytile
currently fetches the last-known location of a tile, but Premium services provide up to 30 days of location history. While the app unfortunately does not seem to have an export function this could be a nice addition to your library.
Describe the solution you'd like
Function to retrieve all location history of a tile, not just the last known, along with corresponding timestamps.
I unfortunately don't have Tile's premium services, so I would need someone to submit a PR with this functionality.
I'd be happy to look into it. Do you have any idea where I could start, like an endpoint for their API which could reply with the history?
The common way to explore something like this is with a proxy explorer app like Charles: as you're using the app, it will record the HTTP requests.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.