Just a quick question about the new journal and extracting data from it: I used to use one of the third party tools to dump play info into a JSON file and extract the players current ship from it using an AHK script - how easy is that to do now with the new journal? I seem to recall the old method had everything tagged quite nicely so it was easy to pull the info and the file always had the same name I assume this may have changed? I would like to update my app as it has a reliance on Python to get the info from the mobile app - obviously it would benifitial to remove this dependency if possible.