macOS automatic screenshots from the command line
Req. macOs, AppleScript, bash
Using a basic loop to take multiple screenshot of webpages without an operator. This could easily use a text file with urls (one per line) as a source (instead of the naive variable-based naming).
Note: remember to chmod +x ./ccss.sh