Skip to content

Program to easily extract player profiles using Epic Games API. Made for personal use.

License

Notifications You must be signed in to change notification settings

Liqutch/ProfileExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProfileExtractor

Program to easily extract player profiles using Epic Games API. Made for personal use.

Device code generation and some functions is based on xMistt's DeviceAuthGenerator project. But this program does not generate any device auths. Retrieves the player profiles using the user's access token.

After completing the authorization, select a player profile and the program will download it to the /profiles folder for you.

image

Usage

  1. Install the requirements (only applies to the Python script, you don't need to install requirements for the executable).

    pip install -U -r requirements.txt
    
  2. Run ProfileExtractor, either being extractor.py or ProfileExtractor.exe.

  3. Login the the Epic Games account you want to download profiles for when prompted.

  4. Wait 5 or less seconds for logging in. Then you can choose to download whatever profile you want.

Support

If you have a problem, you can get help from the links below.

Discord Twitter Website