News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Capture Screenshots in PHP with GrabzIt
June 12, 2012 @ 12:15:39

PHPBuilder.com has a new tutorial posted showing how you can grab screenshots of websites using the free GrabzIt web service.

GrabzIt has just launched their screenshot service, which allows developers to easily take screenshots of websites for free using the open source GrabzIt PHP Library. To take a screenshot with GrabzIt you first need to register to get your application key and secret, once done you will be up and running in no time.

Their (quick) example shows you how to configure the library object with your keys and call the "take picture" method to grab the shot of a given site URL. You get back an ID that can then be used to fetch the screenshot from the service as needed (pulled down and put into an image file with a file_put_contents.

0 comments voice your opinion now!
screenshot webservice grabzit tutorial library


blog comments powered by Disqus

Similar Posts

Developer.com: Combining an Oracle Database with PHP to Manage Data

Juan Treminio: Unit Testing Tutorial Part V: Mock Methods and Overriding Constructors

ZendCasts.com: Building a JSON Endpoint with SLIM (Part 1)

DevShed: Constructing Multi-Line PDF Documents with PHP 5

NetTuts.com: Quick Tip: Integrate Compass into an Existing CodeIgniter


Community Events











Don't see your event here?
Let us know!


composer zendframework2 introduction testing object opinion development unittest interview functional framework release language example series podcast code tool community conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework