Skip to main content

Curate and display Character AI web browser history

Project description

Caicurator

Caicurator finds all the Character AI indices from your web browser history and then displays every bot you had ever talked to in a convenient web menu.

[!IMPORTANT] This project only works with Chromium-based browsers (like Chrome) and Gecko-based browsers (like Firefox).

Screenshot

https://github.com/user-attachments/assets/818ec3e3-1602-4237-97d2-4663e912adac

Usage

Run caicurator to see this error message:

2026-01-24 20:40:00.067 | ERROR    | caicurator.cli:main:19 - Configuration not found. '/home/myxi/.config/caicurator/config.ini' doesn't exist.

Create a config.ini at the path the error wants. Please head over to Configuration for more information.

Installation

From PyPi

pip install caicurator

[!TIP] You can also use uv like so:

uv tool install caicurator

From Source

[!IMPORTANT] Installation of Git is required.

pip install git+https://github.com/eeriemyxi/caicurator.git

Configuration

Caicurator uses a config.ini file to store all the configurations.

[!TIP] Read about INI file to learn more about the format.

[common]
LOG_PATH = <default>

[auth]
TOKEN = ...

[browser]
CHROMIUM_HISTORY_FILES = ["~/.config/vivaldi/Default/History"]
GECKO_HISTORY_FILES = ["~/.zen/3g4fsk4q.Default (release)/places.sqlite"]

[fetch]
PATH = <default>
BATCH_SIZE = 4
SLEEP_RANGE = 1, 5
HTML_GEN_INTERVAL = 2

[html]
PATH = <default>
SORTING = newest

<default> means the default value will be used. Using this means the relevant content will be under the configuration directory, e.g., .../chars/, .../index.html, and .../logs/.


common.LOG_PATH is the path to the log file. A directory.


auth.TOKEN is the token that you get from CharacterAI. You can find the token in the dev tools of your browser: Copy the Authorization request header's value without Token.


[!IMPORTANT] Please see Finding History File for more information on how to find the history file for your browser.

  • browser.CHROMIUM_HISTORY_FILES is a list of paths to the History file of your Chromium-based browser profiles (e.g., Vivaldi, Chrome).
  • browser.GECKO_HISTORY_FILES is a list of paths to the places.sqlite file of your Gecko-based browser profiles (e.g., Firefox, Zen).

  • fetch.PATH is the path to the directory that contains all the character indices.
  • fetch.BATCH_SIZE is the number of async requests that will be sent to the server.
  • fetch.SLEEP_RANGE is the range of seconds that will be randomly chosen to sleep between each batch.
  • fetch.HTML_GEN_INTERVAL is the interval of generating the HTML page; e.g., 2 means it generates every 2 batches.

  • html.PATH is the path to the HTML file.
  • html.SORTING is the sorting method. It can be newest or oldest.

Finding History File

Gecko-based browsers (Firefox, LibreWolf, Zen, Waterfox, etc.)

  • Type about:profiles → see "This is the profile in use" section → full path shown.
  • Or about:support"Profile Folder" row → "Open Folder" button.

Under the profile folder you will find the places.sqlite file.

Chromium-based browsers (Chrome, Edge, Brave, Vivaldi, Opera, etc.)

The default profile is almost always the folder named Default (not numbered). Additional profiles are Profile 1, Profile 2, etc.

  • Type chrome://version (or edge://version, brave://version, etc.) in the address bar.
  • Look for "Profile Path" line → shows full path to the "current active profile" (e.g. ...\User Data\Default or ...\User Data\Profile 3).
  • Click the path (or copy-paste into File Explorer / file manager) to open it directly.

Under the profile folder you will find the History file.

Command-line Arguments

> caicurator
Usage: caicurator [OPTIONS] COMMAND [ARGS]...

  Curate and display Character AI web browser history

Options:
  -L, --log-level [trace|debug|info|success|warning|error|critical]
  -v, -V, --version               Show the version and exit.
  --help                          Show this message and exit.

Commands:
  chars  manage characters index (update)
  html   manage the HTML page (open, update)
  info   show helpful information

  🔗 Homepage: https://github.com/eeriemyxi/caicurator
> caicurator chars
Usage: caicurator chars [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  update  update the characters index with latest information.
> caicurator html
Usage: caicurator html [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  open    open the HTML page on your default web browser.
  update  update the HTML page with latest information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

caicurator-0.5.0.tar.gz (846.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

caicurator-0.5.0-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file caicurator-0.5.0.tar.gz.

File metadata

  • Download URL: caicurator-0.5.0.tar.gz
  • Upload date:
  • Size: 846.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for caicurator-0.5.0.tar.gz
Algorithm Hash digest
SHA256 5e92c37d9415872e7c166670bc7290c6d76ee481323e20efaed801fbae28efbd
MD5 19de835ae22587133efae6bdecb992d8
BLAKE2b-256 a74eaa9cf2853f489eb265f7f7e6b8846a21ba53a61c14670230c3a14fc08846

See more details on using hashes here.

Provenance

The following attestation bundles were made for caicurator-0.5.0.tar.gz:

Publisher: publish-to-pypi.yml on eeriemyxi/caicurator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file caicurator-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: caicurator-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for caicurator-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 306d037e5c9db4fd4338dbbce9147f917d13d986ee1a51c7c662cac20b8c76f4
MD5 74e53e39a6cd4ccb497750ad895b89f2
BLAKE2b-256 c2e48fb9fc9c80088a160668080a0f9bc78a5662641f85bdef80d548cc3f512d

See more details on using hashes here.

Provenance

The following attestation bundles were made for caicurator-0.5.0-py3-none-any.whl:

Publisher: publish-to-pypi.yml on eeriemyxi/caicurator

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page