Download the PHP package webshotapi/client without Composer
On this page you can find all versions of the php package webshotapi/client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webshotapi/client
More information about webshotapi/client
Files in webshotapi/client
Package client
Short Description Webshotapi Api Client for PHP
License MIT
Homepage https://webshotapi.com
Informations about the package client
WebShotApi.com API client for PHP
Capture screenshots and save images in various formats such as JPG, PNG, and PDF effortlessly. Additionally, leverage the capability to extract selectors for every HTML element, complete with coordinates and CSS styles post-browser rendering. Utilize our API to initiate a project and enqueue all your URLs seamlessly. Our server is equipped to handle all the necessary tasks, streamlining the process for your convenience.
Installation
Remove cookies popup before take sceenshot
Utilize an innovative AI algorithm to seamlessly eliminate the obstructive cookies popup before capturing a screenshot. Read more
Docs
Full documentation about our api you can find in this website Website screenshot API DOCS
API KEY
Api key you can generate after register. https://dashboard.webshotapi.com/api_keys
Usage
Take screenshot and save jpg to file
Take screenshot and save PDF to file
You can covert your html page to invoice in PDF.
Extract words map and HTML elements with css styles after rendering
Unique software to extract all selectors for HTML elements from website with css styles after browser rendering. Additionally, you can extract all words with position (x,y,width, height, offset from previous word). Thank that you can build words map of website.
Sample script:
Example result json for extract method
API docs
Full documentation about our api you can find in this website http://webshotapi.com/docs/ For php client docs: API DOCS