GrabzIt 3.0 =========== This library allows you to programmatically convert web pages and HTML into images, PDF's, CSV's and spreadsheets. Additionally GrabzIt allows you to convert online videos into animated GIF's. It is usually best to place these files in their own directory. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + As this example uses a callback handler it must be deployed to a publicly accessible web server.+ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ To run the sample Open config.ini and change the three parameters to match your settings the first two parameters can be got from https://grabz.it/api/ the third parameter is the location you have placed the handler.pl on your website. applicationKey=APPLICATION KEY applicationSecret=APPLICATION SECRET handlerUrl=http://www.example.com/grabzit/handler.pl Ensure your application has read and write access to the "results" directory. Finally run the index.pl to start taking screenshots. More documentation can be found at: https://grabz.it/api/perl/