Skip to content

EdEquinox/TraktExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraktExtract

Description

This script uses cURL to make a request to extract your personal info from Trakt.

Webapp layout

Requirements

  • PHP 7.4 or higher
  • cURL extension for PHP
  • Zip extension for PHP

Installation

  1. Clone this repository to your local machine.
  2. Ensure you have PHP installed and configured on your machine. This script requires the cURL and Zip extensions to be enabled.
  3. Replace the API KEY that you can get here and your Trakt username.
  4. Run the php server php -S localhost:8000 on the project folder.

Usage

Run the script from the command line using the PHP CLI:

php -S localhost:8000

Credits

This script was inspired by Darek Kay who created the base script.

License

This project is licensed under the MIT License.

Contact

For any questions or inquiries, please contact jmarquesnox@gmail.com.

About

This script uses cURL to make a request to extract your personal info from Trakt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors