接口信息
图虫图片获取:api获取图虫图片
返回格式:JSON
请求方式:GET/POST
返回数据
{
"code": "200",
"list": [
"https://photo.tuchong.com/3857349/f/637338477.jpg",
"https://photo.tuchong.com/3857349/f/349373264.jpg",
"https://photo.tuchong.com/3857349/f/525796175.jpg"
]
}
调用示例
<div style="padding-bottom: 24%;width: 100%;position: relative"><iframe src="https://api.szfx.top/tuchong/?url=https://tuchong.com/3857349/22564875/" frameborder="0" width="600" height="400" style="position: absolute;width: 100%;height: 100%"></iframe></div>
调用效果