Hacker News new | ask | show | jobs
by belltaco 856 days ago
Write a powershell script to download all images from a web page and crawl the site.
2 comments

Weird - just tried this and it worked for me.
I tried this

> write a powershell script to crawl an entire website and download all images

It still refuses to generate code for that.

why powershell and not python?