Day 70 – AI makes you a 10x more useful programmer.

Today was a breakthrough day.

I needed to collect some data from two sources and cross-link them.

I was able to use Claude 3.7 to generate several python scripts that used Playwright to crawl a site, intercept a script call and grab a particular value from it, and insert it somewhere else.

Claude was able to generate the python scripts for me.

I wouldn’t be able to do this without spending a long, long time learning python and how to use some of the libraries.

So, another win for “AI”.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *