请求方式:get/post
请求地址:http://www.98qy.com/bdsite/api.php
返回格式:json
请求示例:http://www.98qy.com/bdsite/api.php?url=http://www.98qy.com
请求参数:
| 名称 | 必填 | 类型 | 说明 | |
|---|---|---|---|---|
| url | 是 | string | 查询的网址 |
返回参数:
| 名称 | 类型 | 说明 | |
|---|---|---|---|
| code | string | 返回的状态码 | |
| url | string | 网址 | |
| state | string | 0未收录1已收录 |
返回示例:
{"code":"200","url":"https:\/\/www.98qy.com","state":"1"}