Automated screengrabbing
September 13, 2012 10:27 AM Subscribe
I need to take regular full-screen screenshots of around 12 different webpages that all have similarly formatted URLs. Is there software that makes this easy, and preferably automates it?
The URLs will be website.com/social/username/profile, and I'd like to set it up to systematically capture each day if possible. I'm on Win7 if that makes a difference. I'm not adverse to a little bit of scripting if necessary, but would prefer a easy to use GUI. Thanks!
posted by codacorolla to computers & internet (3 answers total)
While there is no GUI, the scripting is all javascript (or coffeescript if you prefer). You could then schedule the task using windows a Scheduled Task
posted by ambirex at 10:46 AM on September 13, 2012