Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 480 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 480 Bytes

Simple Website Screenshot

It's a simple server that expose an endpoint for download a preview image of any website. Uses selenium with chrome driver for capture the screenshot.

Use

In the root of the project execute docker-compose up, then with the browser, curl or whatever you want, make a GET request to http://localhost:5010/?url=https://pabex.com.ar. Change the query param url for you needs.

Website Screenshot Gif