https://api.andeer.top/API/bg_img.php
https://api.andeer.top/API/bg_img.php?type=img&name=美女模特&page=2
360壁纸
| 参数名 | 类型 | 必填 | 说明 |
|---|---|---|---|
| type | 字符串 | 否 | |
| name | 字符串 | 否 | |
| page | 字符串 | 否 |
| 状态码 | 说明 |
|---|---|
| 200 | 请求成功,服务器已成功处理了请求。 |
| 403 | 服务器拒绝请求。这可能是由于缺少必要的认证凭据(如API密钥)或权限不足。 |
| 404 | 请求的资源未找到。请检查您的请求地址是否正确。 |
| 429 | 请求过于频繁。您已超出速率限制,请稍后再试。 |
| 500 | 服务器内部错误。服务器在执行请求时遇到了问题。 |
此处将显示接口返回结果...
<?php
$url = 'https://api.andeer.top/API/bg_img.php';
$params = ['type' => 'YOUR_VALUE', 'name' => 'YOUR_VALUE', 'page' => 'YOUR_VALUE', ];
$url .= '?' . http_build_query($params);
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$response = curl_exec($ch);
curl_close($ch);
echo $response;
?>import requests
url = "https://api.andeer.top/API/bg_img.php"
params = {
'type': 'YOUR_VALUE',
'name': 'YOUR_VALUE',
'page': 'YOUR_VALUE',
}
response = requests.get(url, params=params)
print(response.text)const url = new URL('https://api.andeer.top/API/bg_img.php');
const params = {
'type': 'YOUR_VALUE',
'name': 'YOUR_VALUE',
'page': 'YOUR_VALUE',
};
Object.keys(params).forEach(key => url.searchParams.append(key, params[key]));
fetch(url)
.then(response => response.text())
.then(data => console.log(data))
.catch(error => console.error('Error:', error));{
"success": true,
"code": 200,
"msg": "获取成功",
"data": {
"total_count": 1633,
"total_page": 164,
"pageno": 2,
"count": 10,
"list": [
{
"id": "2060932",
"category": "美女模特",
"tag": "文艺古风,小船,江南",
"url": "http:\/\/cdn-hsyq-static.shanhutech.cn\/bizhi\/staticwp\/202312\/5d8f7f84124a73bea4c2fa520a86446b--761198732.jpg",
"status": "1",
"live_open": false,
"class_id": "6"
},
{
"id": "2060712",
"category": "美女模特",
"tag": "长发,照相机,拍照",
"url": "http:\/\/cdn-hsyq-static.shanhutech.cn\/bizhi\/staticwp\/202310\/d8fca299f743ab958ce6fd34524bb76d--1574323644.jpg",
"status": "1",
"live_open": false,
"class_id": "6"
},
{
"id": "2060566",
"category": "美女模特",
"tag": "美女,清纯",
"url": "http:\/\/cdn-hsyq-static.shanhutech.cn\/bizhi\/staticwp\/202310\/309587e09cb172d58c2436acb1943460--2623743198.jpg",
"status": "1",
"live_open": false,
"class_id": "6"
},
{
"id": "2060564",
"category": "美女模特",
"tag": "美女,清纯",
"url": "http:\/\/cdn-hsyq-static.shanhutech.cn\/bizhi\/staticwp\/202310\/01b4b14fe111b6dcf41fad84c4232c11--1899435386.jpg",
"status": "1",
"live_open": false,
"class_id": "6"
},
{
"id": "2060480",
"category": "美女模特",
"tag": "清纯,羞涩,刘海,",
"url": "http:\/\/cdn-hsyq-static.shanhutech.cn\/bizhi\/staticwp\/202309\/6af2e4a9868f4c423395466a1ee9403b--2190949263.jpg",
"status": "1",
"live_open": false,
"class_id": "6"
},
{
"id": "2060475",
"category": "美女模特",
"tag": "彩色头发,彩虹美女,长发,回望",
"url": "http:\/\/cdn-hsyq-static.shanhutech.cn\/bizhi\/staticwp\/202309\/62257519ea1f70061f7ae2354df9c593--2839199481.jpg",
"status": "1",
"live_open": false,
"class_id": "6"
},
{
"id": "2060466",
"category": "美女模特",
"tag": "清纯,长发,女孩,回眸",
"url": "http:\/\/cdn-hsyq-static.shanhutech.cn\/bizhi\/staticwp\/202309\/eb9a58ebc1e988c48f0dec969e94e1ca--1690003083.jpg",
"status": "1",
"live_open": false,
"class_id": "6"
},
{
"id": "2060465",
"category": "美女模特",
"tag": "街头,微笑,长发",
"url": "http:\/\/cdn-hsyq-static.shanhutech.cn\/bizhi\/staticwp\/202309\/660261f20167e40fd5d9404f40eea64a--3687808542.jpg",
"status": "1",
"live_open": false,
"class_id": "6"
},
{
"id": "2060456",
"category": "美女模特",
"tag": "街头,长发女孩,气质,阳光",
"url": "http:\/\/cdn-hsyq-static.shanhutech.cn\/bizhi\/staticwp\/202309\/f5d98998a4b3cb3853226340ba9fc125--1311198732.jpg",
"status": "1",
"live_open": false,
"class_id": "6"
},
{
"id": "2060440",
"category": "美女模特",
"tag": "美女,少女,性感,AI,清新",
"url": "http:\/\/cdn-hsyq-static.shanhutech.cn\/bizhi\/staticwp\/202309\/2ac585d590c317d0525edb21cccf5da3--2607229340.jpg",
"status": "1",
"live_open": false,
"class_id": "6"
}
]
},
"text": {
"copyright": "Aurora 2022.8.14",
"time": "当前时间为:2025-04-19 01:15:03"
}
}