I was annoyed that Mint Mobile doesn't give me logs on my data usage history so I hacked together a script that logs in and fetches my usage data from their site. It's just two API calls that return JSON so it was super easy. The login call returns a token, and there's another call that... aaronparecki.com