Skip to content

negativeeddy/SoTProgress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sea of Thieves Progress parser

I was looking for a simpler way to view my Season progress in Sea of Thieves than popping in and out of all the categories in the menus of the official Sea of Thieves website. This is the quick result.

Your season progress can be found at https://www.seaofthieves.com/profile/seasons. In the background, this authenticated page downloads your progress from https://www.seaofthieves.com/api/profilev2/seasons-progress. You can use Fiddler or the browser's F12 tools to save this to a file. This app will parse it and display the progress in a more compact form.

To run this file just call it with the json filepath

SoTSeasonPassProgress.exe -s SotSeason2Progress.json

You will get an output like this show all goals

if you add the -i option you will only get the incomplete goals show incomplete goals

you can now process the following additional pages for easy viewing

SoTProgress.exe -r SotReputation.json
(and yes that's Fetcher's Rest as the background of my terminal. #BeMorePirate 🏴‍☠️)
((this is a totally unofficial personal project and is not approved by or associated with Rare or Xbox Games Studio))

About

Sea of Thieves Season user data parser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages