Changelog
2.0.1
Changed
- Improved logging to follow new guidelines with verbose debug messages and emoji-based key events.
2.0.0 - 2026-02-02
Changed
- Updated to work with the new Kagi billing page structure. The script now searches for "Total searches this period" and correctly extracts the count value.
1.2.1 - 2025-10-06
Changed
- Updated the output format to match the
kagi/usage-summary-search-page script.
- Year progress now includes the number of days elapsed and the total days in the billing year (e.g.,
(104/365)).
- Search rate now displays the difference from the expected usage (e.g.,
(18 below expected)).
1.2.0 - 2025-10-06
Fixed
- Correctly parses search counts with comma thousands separators.
1.1.1 - 2025-10-10
Added