<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: timed screen grabs of web page image</title>
	<link>http://ask.metafilter.com/54912/timed-screen-grabs-of-web-page-image/</link>
	<description>Comments on Ask MetaFilter post timed screen grabs of web page image</description>
	<pubDate>Fri, 12 Jan 2007 13:12:23 -0800</pubDate>
	<lastBuildDate>Fri, 12 Jan 2007 13:12:23 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: timed screen grabs of web page image</title>
		<link>http://ask.metafilter.com/54912/timed-screen-grabs-of-web-page-image</link>	
		<description>Is there a Mac application out there that will take a screen shot of a web page graphic that changes frequently? Something that will run in the background (grabbing then adding to a folder) once I set the URL?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.54912</guid>
		<pubDate>Fri, 12 Jan 2007 12:49:44 -0800</pubDate>
		<dc:creator>sharksandwich</dc:creator>
		
			<category>web</category>
		
			<category>page</category>
		
			<category>screen</category>
		
			<category>grab</category>
		
			<category>mac</category>
		
	</item> <item>
		<title>By: alan</title>
		<link>http://ask.metafilter.com/54912/timed-screen-grabs-of-web-page-image#826965</link>	
		<description>Not a full solution, but &lt;a href=&quot;http://www.paulhammond.org/webkit2png/&quot;&gt;Webkit2png&lt;/a&gt;  will give you a command-line program that can save a web-page as a PNG.  If you know your way around a command-line you can use it to build your own solution with most of the hard work already done.&lt;br&gt;
&lt;br&gt;
There&apos;s a GUI app called &lt;a href=&quot;http://www.derailer.org/paparazzi/ &quot;&gt;Paparazzi&lt;/a&gt; which does similar things, but I&apos;ve never used it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.54912-826965</guid>
		<pubDate>Fri, 12 Jan 2007 13:12:23 -0800</pubDate>
		<dc:creator>alan</dc:creator>
	</item><item>
		<title>By: AmbroseChapel</title>
		<link>http://ask.metafilter.com/54912/timed-screen-grabs-of-web-page-image#827012</link>	
		<description>That sounds like a five-minute job with curl and crontab. But does the actual filename/URL of the image change or are we talking about repeatedly downloading domain-name.com/img/image.jpg with different local filenames to prevent overwriting?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.54912-827012</guid>
		<pubDate>Fri, 12 Jan 2007 13:56:02 -0800</pubDate>
		<dc:creator>AmbroseChapel</dc:creator>
	</item><item>
		<title>By: 31d1</title>
		<link>http://ask.metafilter.com/54912/timed-screen-grabs-of-web-page-image#827235</link>	
		<description>&lt;code&gt;curl -s -o ~/path/to/save/dir/$(date +%s).jpg http://site.org/picture.jpg&lt;/code&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.54912-827235</guid>
		<pubDate>Fri, 12 Jan 2007 17:45:53 -0800</pubDate>
		<dc:creator>31d1</dc:creator>
	</item><item>
		<title>By: Hankins</title>
		<link>http://ask.metafilter.com/54912/timed-screen-grabs-of-web-page-image#827304</link>	
		<description>&lt;a href=&quot;http://www.abstracture.de/projects-en/cronnix&quot;&gt;CronniX&lt;/a&gt; plus the curl command above should work fine.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.54912-827304</guid>
		<pubDate>Fri, 12 Jan 2007 20:18:28 -0800</pubDate>
		<dc:creator>Hankins</dc:creator>
	</item><item>
		<title>By: Heywood Mogroot</title>
		<link>http://ask.metafilter.com/54912/timed-screen-grabs-of-web-page-image#827351</link>	
		<description>sweet, I wrote a cocoa app to capture the the &lt;a href=&quot;http://image.weather.com/images/sat/westsat_720x486.jpg&quot;&gt;West Coast Satellite&lt;/a&gt; pic but a cron job makes more sense. . .</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.54912-827351</guid>
		<pubDate>Fri, 12 Jan 2007 21:37:30 -0800</pubDate>
		<dc:creator>Heywood Mogroot</dc:creator>
	</item>
	</channel>
</rss>
