引言
具体的应用场景不好说,我想到的是可以快速的给访客展示该网站的首页情况。
在此收集一些不需要Token认证的API。
推荐
在此推荐一些比较好用的API,皆为从网上收集,其中的 {url}
部分替换成你自己的网址,{height}
为高度,{width}
为宽度。顺便我会放上预览图,实时检测该API是否失效。
1. WordPress
https://s0.wp.com/mshots/v1/{url}?w={width}&h={height}
https://s1.wp.com/mshots/v1/{url}?w={width}&h={height}
https://s2.wp.com/mshots/v1/{url}?w={width}&h={height}
https://s3.wp.com/mshots/v1/{url}?w={width}&h={height}
https://s4.wp.com/mshots/v1/{url}?w={width}&h={height}
https://s5.wp.com/mshots/v1/{url}?w={width}&h={height}
比较推荐这个
2. Urlscan
https://urlscan.io/liveshot/?width={width}&height={height}&url={url}
这个访问很慢
3. Thum.io
https://image.thum.io/get/{url}
限制:每月1000次
进阶使用
https://pic.2ge.org/prtsc/?url={url}
自己封装了一个接口,随机调用上述提到的接口。
结语
欢迎有疑惑在勿埋我心评论区留言。
感谢分享.
你好!请问怎么联系您?
Telegram:@SkyQian