Background Gmail automation, what program(s) to use?
March 13, 2013 6:51 AM Subscribe
I want to write a script to automatically check for new emails with a certain gmail label, then check the message body for a link containing a certain keyword or phrase and click on it. The logic part should be easy, but what program(s) should I be using for this? Requirements...
• Needs to run in the background
• Needs to follow clicked link to continue further action on the new page
CasperJS with PhantomJS looks promising and might just do the job. But Gmail could change their UI at any minute which may break my script.
Are there any other programs that may help?
posted by querty to computers & internet (7 answers total) 2 users marked this as a favorite
posted by RonButNotStupid at 6:55 AM on March 13