All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Testing Claude Code and Codex CLI for automating personal finance tracking

By

mbm

1mo ago· 7 min readenInsight

Summary

The author describes building a daily cron-job using Codex CLI (an AI coding tool) to automatically log into their bank, credit card, and brokerage accounts, extract balances and transactions, and send a daily financial overview email. While the system worked surprisingly well initially, it broke the next day and continued to be unreliable — working most of the time but failing due to browser rendering issues. The article explores the limits of using AI-powered coding assistants like Claude Code for automating routine personal finance tasks.

Key quotes

· 4 pulled
A few months ago, I stood up a fiddly daily cron-job to log into my bank, credit card, and brokerage/retirement accounts.
It actually worked surprisingly well.
Well, until the next day. Then it broke.
This pattern continued for some time — more often than not, it would work, but then some browser rend
Snippet from the RSS feed
After tinkering with Claude Code routines, I wondered: how far could I push this?

You might also wanna read