How do I schedule web screenshots from a Linux box?
April 9, 2006 10:40 AM
Subscribe
I want to take a screenshot of a particular web-page every 15 minutes from a Linux server (no running X server). Ideally, I would like a command-line application, but a free or very cheap and reliable web service might work for me. What are my options?
posted by rjt to computers & internet (7 comments total)
1 user marked this as a favorite
You can download a URL with either curl or wget, both of which are available for linux.
posted by sohcahtoa at 10:58 AM on April 9, 2006