Hacker News new | ask | show | jobs
by donatj 3263 days ago
Honestly reverse engineering the API was probably the easiest part. Just use the app with the inspector open in chrome recording the request and responses, it's probably a REST API and you can assume a bunch based on that.