Discussion about this post

User's avatar
Pawel Jozefiak's avatar

The 403 recovery via user-agent modification is exactly the kind of thing that separates a demo from a real pipeline. Claude handling that without intervention is more interesting to me than the headline capability. The data sampling approach - scanning structure rather than processing every row - is the kind of optimization you normally have to tell it explicitly.

Turns out it often figures that out on its own once the file gets large enough. The Cowork versus local execution distinction matters more than most tutorials make clear. For anything that hits real network endpoints or needs actual filesystem access, local is still the only path. Cowork's sandbox cuts off too much.

Graeme Walsh's avatar

Thanks for the interesting example, Paul. I followed along on my own computer and was able to use Claude Code in a VM (Ubuntu) to download the data and create the graph. First time user of Claude, so quite happy about that.

3 more comments...

No posts

Ready for more?