rt 可以api请求对指定网页进行长截屏,输出图片或Json |
https://github.com/robvanderleek/capture-website-api |
https://github.com/prashikdewtale10/Website_Screenshot_app |
秀啊 |
https://urlscan.io/liveshot/?width=1600&height=1200&url=https://www.google.com |
之前也有这种需求,后面找了一大轮,网上的要么是长网页截不全,要么是要手动指定宽度和高度,后面用python + chrome写了一个,自适应了。 |