Hacker News new | ask | show | jobs
by ycombinete 187 days ago
What did you use to do the scraping?
2 comments

I don't know what he did, but I gave gemini-cli the url and asked for a script. The LLMs are pretty good at this sort of simple but tedious implementation.
And nothing of value was gained.
True if you think the images have no value, nor the time I saved by "outsourcing" the work, but writing the kind of trivial web scraper I've written N times before somehow does.

Personally I would disagree!

It might have been that the OP wanted to try for themselves using an app or some source code.
They are welcome to do so! I encourage anyone who finds this scraping problem interesting to approach it in whatever way they find the most rewarding!
I just did Advent of Code in Python, which isn't my daily use language but was fun to play with. Threw together a script in a little less than 5 min that did what I wanted: downloaded all the screenshots and put into a directory for each movie.