Skip to content

hackclub/serverless-puppeteer-screenshots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%