The GrabzIt Demo is designed to provide an example of how to use our API to convert URL's and HTML to images and PDF's, as well as online videos to animated GIF's. Once you have setup you GrabzIt Demo it will allow you to experiment with the other features of GrabzIt's API.
To get the correct instructions for your demo choose the language you are using from the below options.
APPLICATION KEY
with Sign in to view your Application Key and APPLICATION SECRET
with Sign in to view your Application Secret then if the demo is not on your local machine optionally replace URL OF YOUR GrabzItHandler.php FILE (http://www.example.com/grabzit/handler.php)
with the location of your handler.php file.This is enough information to get the PHP Demo working for more detailed instructions please read the overview of how the PHP API.
YOUR APPLICATION KEY
with Sign in to view your Application Key
This is enough information to get the JavaScript Demo working for more detailed instructions please read the overview of how the JavaScript API.
YOUR APPLICATION KEY
with Sign in to view your Application Key and YOUR APPLICATION SECRET
with Sign in to view your Application Secret then if the demo is not on your local machine optionally replace URL OF YOUR GrabzIt Handler FILE (http://www.example.com/handler/index)
with the location of the handler/indexThis is enough information to get the Ruby Demo working for more detailed instructions please read the overview of how the Ruby API.
APPLICATION KEY
with Sign in to view your Application Key and APPLICATION SECRET
with Sign in to view your Application Secret then if the demo is not on your local machine optionally replace URL OF YOUR handler.py FILE (http://www.example.com/grabzit/handler.py)
with the location of the handler.pyThis is enough information to get the Python Demo working for more detailed instructions please read the overview of how the Python API.
APPLICATION KEY
with Sign in to view your Application Key and APPLICATION SECRET
with Sign in to view your Application Secret. Load the Default.aspx file in your browser, you can now capture the web!
- To run the MVC demo edit the aspnet\SampleMVC\Web.config file and replace APPLICATION KEY
with Sign in to view your Application Key and APPLICATION SECRET
with Sign in to view your Application Secret.
- To run the Windows Application demo edit the aspnet\SampleConsole\App.config file and replace APPLICATION KEY
with Sign in to view your Application Key and APPLICATION SECRET
with Sign in to view your Application Secret
This is enough information to get the ASP.NET Demo working for more detailed instructions please read the overview of how the ASP.NET API.
APPLICATIONKEY
with Sign in to view your Application Key and APPLICATIONSECRET
with Sign in to view your Application Secret then if the demo is not on your local machine optionally replace http://www.example.com/grabzit/handler
with the location of the grabzit/handlerThis is enough information to get the Java Demo working for more detailed instructions please read the overview of how the Java API.
YOUR APPLICATION KEY
with Sign in to view your Application Key and YOUR APPLICATION SECRET
with Sign in to view your Application Secret then if the demo is not on your local machine optionally replace http://www.yourwebsite.com/handler (Change to the location of your handler)
with the location of the /handlerThis is enough information to get the Node.js Demo working for more detailed instructions please read the overview of how the Node.js API.
APPLICATION KEY
with Sign in to view your Application Key and APPLICATION SECRET
with Sign in to view your Application Secret then if the demo is not on your local machine optionally replace URL OF YOUR handler.pl FILE (http://www.example.com/grabzit/handler.pl)
with the location of the handler.plTo get an overview of how the API works:
This is enough information to get the Perl Demo working for more detailed instructions please read the overview of how the Perl API.