Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Character-ai-API

simple code that can help you adapt to Character ai API

The Api is made by kramcat

πŸ’» Installation

pip install characterai

If you don't have Playwright installed, it will install automatically. But installing Playwright via pip is not enough, you need to install browsers

python -m playwright install

Also, if you have Linux, you will need to install additional packages

python -m playwright install-deps

α… 

πŸ“š Documentation

The library has documentation! It says everything about this library

α… 

πŸ”‘ Get Token

DO NOT SHARE IT The token is needed for authorization and operation of requests from your account

  1. Open DevTools in your browser
  2. Go to Storage -> Local Storage -> char_token
  3. Copy value

About

simple code that can help you adapt to Character ai API

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages