Closed raj-patra closed 1 year ago
This project aims at providing a template to create a generic purpose screenshot service using Flask and Playwright packages.
Flask
Playwright
The screenshot service can either accept a page URL of page HTML content to take a screenshot.
Attached dockerfile can be used to ship the project as a docker image.
dockerfile
This project aims at providing a template to create a generic purpose screenshot service using
Flask
andPlaywright
packages.The screenshot service can either accept a page URL of page HTML content to take a screenshot.
Attached
dockerfile
can be used to ship the project as a docker image.