Screenshot¶
API Flash¶
Note
This module don’t work on localhost.
- Register an account with https://apiflash.com/
- Navigate to this url https://apiflash.com/dashboard/access_keys
- Create and copy the access_key.
Browseshot¶
Note
You must have a VPS or Dedicated server to use this provider. It required NodeJS 7.6.0 or higher
- Download and install Node and NPM https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
- Next, install Puppeteer
npm install puppeteer –global