Taking website screenshot, server-side, on a Linux rented server, free

前端 未结 5 1688
清歌不尽
清歌不尽 2020-12-14 04:08

Ok so, right now I can\'t really afford to pay for any service. I want to be able to take screenshots using my rented server, which is Linux based, and output them on the sc

5条回答
  •  不思量自难忘°
    2020-12-14 04:50

    Since you have your own Linux server, the best way is to run your own screenshot service without limitation. Here is an easy solution to run it on your server: https://github.com/filovirid/screenshot_server

    It creates an API so that you can access it from everywhere.

提交回复
热议问题