/ Published in: JavaScript
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.
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.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<script type="text/javascript" src="http://grabz.it/services/javascript.ashx?key=APPLICATION KEY&url=http://www.google.com"> </script>
URL: http://grabz.it/api/javascript/