Splash
Posted wt7018
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Splash相关的知识,希望对你有一定的参考价值。
官网:
https://splash.readthedocs.io/en/stable/index.html
常用
1、render.html
格式:
http://10.63.32.49:8050/render.html?url=https://www.baidu.com&wait=3.0&timeout=4
timeout超时,默认为30秒
wait 加载页面后,等待更新的时间,更新内容(ajax,js的加载,setInterval/settimeout等)
2、render.png
http://10.63.32.49:8050/render.png?url=https://www.sina.com.cn/&wait=5&width=320&height=240
图片的格式:.png
width和height决定图片的大小
3、render.jpeg
http://10.63.32.49:8050/render.jpeg?url=https://www.sina.com.cn/&wait=5&&quality=30
图片格式jepg
quality为图片的质量,默认75,类型:integer 范围 0~100,不应该超过95
也有width和height
4、待续
以上是关于Splash的主要内容,如果未能解决你的问题,请参考以下文章