Return to Snippet

Revision: 57275
at May 24, 2012 00:13 by Maximus1983


Initial Code
<script type="text/javascript"
src="http://grabz.it/services/javascript.ashx?key=APPLICATION KEY&url=http://www.google.com">
</script>

Initial URL
http://grabz.it/api/javascript/

Initial Description
You will need to get an account at [GrabzIt](http://grabz.it) once you have this you need to add your [authorized domain](http://grabz.it/account/domains.aspx) this stops people using your account resources.

Then get your [application key](http://grabz.it/api/) place this where it says APPPLICATION KEY in the snipped below.

Change http://www.google.com to be the website of your choice.

Place this snippet anywhere within the body tag. Your screenshot should appear within a few seconds. You can have as many of these tags on the page as you like.

If you need to debug it they have a [diagnostics panel](http://grabz.it/account/diagnostics/) there are also [more options](http://grabz.it/api/javascript/) available.

Initial Title
Create Screenshots with JavaScript

Initial Tags
free, api

Initial Language
JavaScript