How can I take screenshots of webpages with Perl?

后端 未结 5 1971
梦谈多话
梦谈多话 2020-12-01 05:04

Is it possible to write a script in Perl that opens different URLs and saves a screenshot of each of them?

5条回答
  •  庸人自扰
    2020-12-01 05:21

    Use a third-party web service API like http://webshotspro.com/ (screenshots) or http://www.thumbalizr.com/ (thumbnails).

提交回复
热议问题