joyoyao / serverless-puppeteer-screenshots

Take a screenshot from any website using Puppeteer and Vercel serverless functions.

Home Page:https://serverless-puppeteer-screenshots.vercel.app/api?url=https://www.google.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serverless-puppeteer-screenshots

Take a screenshot from any website using Puppeteer and Vercel serverless functions.

Usage

The api takes a url parameter that represents the site from which you want to take the screenshot.

For example:

https://serverless-puppeteer-screenshots.vercel.app/api?url=https://www.google.com

Returns something like this:

screenshot

About

Take a screenshot from any website using Puppeteer and Vercel serverless functions.

https://serverless-puppeteer-screenshots.vercel.app/api?url=https://www.google.com


Languages

Language:JavaScript 100.0%