[
    {
        "name": "客户端信息",
        "action": "UserInfo",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/UserInfo",
        "num": 20982423
    },
    {
        "name": "IP查询",
        "action": "IP",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "ip",
                "value": "1.2.4.8",
                "des": "查询的ip地址(当前仅支持ipv4)"
            }
        ],
        "url": "https://api.gmya.net/Api/IP",
        "num": 916277
    },
    {
        "name": "手机号查询",
        "action": "Mobile",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "tel",
                "value": "13000000000",
                "des": "查询的手机号"
            }
        ],
        "url": "https://api.gmya.net/Api/Mobile",
        "num": 255112
    },
    {
        "name": "二维码解析",
        "action": "QrReader",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://bkimg.cdn.bcebos.com/pic/2934349b033b5bb571dc8c5133d3d539b600bc12",
                "des": "带二维码的图片链接"
            }
        ],
        "url": "https://api.gmya.net/Api/QrReader",
        "num": 15143
    },
    {
        "name": "二维码生成",
        "action": "QrCode",
        "format": [
            "image"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "text",
                "value": "https://www.gmit.vip",
                "des": "二维码内容"
            }
        ],
        "url": "https://api.gmya.net/Api/QrCode",
        "num": 1625749
    },
    {
        "name": "PING检测",
        "action": "Ping",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "ip",
                "value": "8.8.8.8",
                "des": "目标地址(ip或域名)"
            },
            {
                "param": "type",
                "value": "ipv4",
                "des": "目标类型, ipv6 或 ipv4，默认 ipv4"
            }
        ],
        "url": "https://api.gmya.net/Api/Ping",
        "num": 340036
    },
    {
        "name": "随机二次元壁纸",
        "action": "DmImg",
        "format": [
            "image",
            "json",
            "xml",
            "jsonp",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "image",
                "des": "跳转到图片"
            }
        ],
        "url": "https://api.gmya.net/Api/DmImg",
        "num": 11779147
    },
    {
        "name": "随机风景壁纸",
        "action": "FjImg",
        "format": [
            "image",
            "json",
            "xml",
            "jsonp",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "image",
                "des": "跳转到图片"
            }
        ],
        "url": "https://api.gmya.net/Api/FjImg",
        "num": 286511
    },
    {
        "name": "随机汽车壁纸",
        "action": "QcImg",
        "format": [
            "image",
            "json",
            "xml",
            "jsonp",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "image",
                "des": "跳转到图片"
            }
        ],
        "url": "https://api.gmya.net/Api/QcImg",
        "num": 99997
    },
    {
        "name": "随机MC酱壁纸",
        "action": "McImg",
        "format": [
            "image",
            "json",
            "xml",
            "jsonp",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "image",
                "des": "跳转到图片"
            }
        ],
        "url": "https://api.gmya.net/Api/McImg",
        "num": 1761926
    },
    {
        "name": "随机一言",
        "action": "YiYan",
        "format": [
            "json",
            "xml",
            "jsonp",
            "js",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/YiYan",
        "num": 10783423
    },
    {
        "name": "随机网易云热评",
        "action": "HotComments",
        "format": [
            "json",
            "xml",
            "jsonp",
            "js",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/HotComments",
        "num": 2066295
    },
    {
        "name": "随机舔狗日记",
        "action": "Dog",
        "format": [
            "json",
            "xml",
            "jsonp",
            "js",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/Dog",
        "num": 2187749
    },
    {
        "name": "随机文案",
        "action": "WaSentence",
        "format": [
            "json",
            "xml",
            "jsonp",
            "js",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/WaSentence",
        "num": 1360318
    },
    {
        "name": "随机土味情话",
        "action": "LoveSentence",
        "format": [
            "json",
            "xml",
            "jsonp",
            "js",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/LoveSentence",
        "num": 2273402
    },
    {
        "name": "ICP备案查询",
        "action": "ICP",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "domain",
                "value": "qq.com",
                "des": "查询的域名(建议跟域名)"
            }
        ],
        "url": "https://api.gmya.net/Api/ICP",
        "num": 64711
    },
    {
        "name": "行政区域查询",
        "action": "District",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "kw",
                "value": "长沙市",
                "des": "地区关键词(例如:长沙市)"
            }
        ],
        "url": "https://api.gmya.net/Api/District",
        "num": 2870
    },
    {
        "name": "AI垃圾分类",
        "action": "AiLaji",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "kw",
                "value": "香蕉皮",
                "des": "垃圾关键词(例如:香蕉皮)"
            }
        ],
        "url": "https://api.gmya.net/Api/AiLaji",
        "num": 13173
    },
    {
        "name": "QQ拦截检测",
        "action": "TencentUrl",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://www.qq.com",
                "des": "需要检测的Url"
            }
        ],
        "url": "https://api.gmya.net/Api/TencentUrl",
        "num": 23215
    },
    {
        "name": "微信拦截检测",
        "action": "WxUrl",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://www.qq.com",
                "des": "需要检测的Url"
            }
        ],
        "url": "https://api.gmya.net/Api/WxUrl",
        "num": 711637
    },
    {
        "name": "汉字转拼音",
        "action": "Pinyin",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "text",
                "value": "故梦",
                "des": "需要转换的中文文字"
            }
        ],
        "url": "https://api.gmya.net/Api/Pinyin",
        "num": 6987
    },
    {
        "name": "酷狗音乐解析",
        "action": "KuGou",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "id",
                "value": "AEBA87E19117B3371F7E8D6E617F3392",
                "des": "音乐的ID"
            }
        ],
        "url": "https://api.gmya.net/Api/KuGou",
        "num": 15226
    },
    {
        "name": "qq音乐解析",
        "action": "Tencent",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "id",
                "value": "004GZSIl40lGXm",
                "des": "音乐的ID"
            }
        ],
        "url": "https://api.gmya.net/Api/Tencent",
        "num": 83093
    },
    {
        "name": "网易云音乐解析",
        "action": "Netease",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "id",
                "value": "1461930683",
                "des": "音乐的ID"
            }
        ],
        "url": "https://api.gmya.net/Api/Netease",
        "num": 163018
    },
    {
        "name": "咪咕音乐解析",
        "action": "MiGu",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "id",
                "value": "69920900021",
                "des": "音乐的ID"
            }
        ],
        "url": "https://api.gmya.net/Api/MiGu",
        "num": 994
    },
    {
        "name": "多合一音乐搜索",
        "action": "Music",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "text",
                "value": "云与海",
                "des": "音乐名称"
            },
            {
                "param": "site",
                "value": "kugou",
                "des": "站点(例如:kugou、netease、qq、migu)"
            },
            {
                "param": "page",
                "value": "1",
                "des": "分页"
            }
        ],
        "url": "https://api.gmya.net/Api/Music",
        "num": 362933
    },
    {
        "name": "全网音乐链接解析",
        "action": "MusicUrl",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://y.qq.com/n/yqq/song/004GZSIl40lGXm.html",
                "des": "音乐的url"
            }
        ],
        "url": "https://api.gmya.net/Api/MusicUrl",
        "num": 7905
    },
    {
        "name": "全网歌单解析",
        "action": "MusicList",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://y.qq.com/n/yqq/playlist/2882976222.html",
                "des": "歌单的url"
            }
        ],
        "url": "https://api.gmya.net/Api/MusicList",
        "num": 17416566
    },
    {
        "name": "蓝奏云直链解析",
        "action": "LanZou",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://pan.lanzou.com/a0u78lq",
                "des": "蓝奏云外链链接"
            },
            {
                "param": "pwd",
                "value": "",
                "des": "可选（蓝奏云链接密码）"
            }
        ],
        "url": "https://api.gmya.net/Api/LanZou",
        "num": 1648
    },
    {
        "name": "搜索收录查询",
        "action": "CheckSEO",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "domain",
                "value": "aliyun.com",
                "des": "查询的域名"
            }
        ],
        "url": "https://api.gmya.net/Api/CheckSEO",
        "num": 11428485
    },
    {
        "name": "超级PING检测",
        "action": "SPing",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "ip",
                "value": "www.gumengya.com",
                "des": "目标地址(ip或域名) PING不通不会返回任何数据 返回code 502"
            },
            {
                "param": "v",
                "value": "ipv4icmp",
                "des": "ping协议，默认值ipv4icmp 可选 ipv4icmp ipv6icmp ipv4tcp ipv6tcp"
            }
        ],
        "url": "https://api.gmya.net/Api/SPing",
        "num": 21591
    },
    {
        "name": "域名WHOIS查询",
        "action": "Whois",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "domain",
                "value": "gmit.vip",
                "des": "查询的域名"
            }
        ],
        "url": "https://api.gmya.net/Api/Whois",
        "num": 34842
    },
    {
        "name": "颜色RGB十六进制互转",
        "action": "Color",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "color",
                "value": "%23FF0000",
                "des": "颜色(RGB:#FF0000 需要urlencode() 或者将#用%23代替，16进制:255,0,0)"
            }
        ],
        "url": "https://api.gmya.net/Api/Color",
        "num": 430
    },
    {
        "name": "快手无水印解析",
        "action": "KuaiShou",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://v.kuaishou.com/5Z8PbZ",
                "des": "快手的分享链接"
            }
        ],
        "url": "https://api.gmya.net/Api/KuaiShou",
        "num": 16651
    },
    {
        "name": "抖音无水印解析",
        "action": "DouYin",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://v.douyin.com/JooqHLX/",
                "des": "抖音的分享链接"
            }
        ],
        "url": "https://api.gmya.net/Api/DouYin",
        "num": 587910
    },
    {
        "name": "火山无水印解析",
        "action": "HuoShan",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://share.huoshan.com/hotsoon/s/YkWBFrmt4g8/",
                "des": "火山的分享链接"
            }
        ],
        "url": "https://api.gmya.net/Api/HuoShan",
        "num": 197
    },
    {
        "name": "皮皮虾无水印解析",
        "action": "PiPiX",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://h5.pipix.com/s/e1LLneW/",
                "des": "皮皮虾的分享链接"
            }
        ],
        "url": "https://api.gmya.net/Api/PiPiX",
        "num": 8322
    },
    {
        "name": "微视无水印解析",
        "action": "WeiShi",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://h5.weishi.qq.com/weishi/feed/77QtfGPQd1L9icmpJ/wsfeed?wxplay=1&id=77QtfGPQd1L9icmpJ&spid=1518934357272279&qua=v1_and_weishi_8.10.2_588_312026001_d&chid=100081014&pkg=3670&attach=cp_reserves3_1000370011",
                "des": "微视的分享链接"
            }
        ],
        "url": "https://api.gmya.net/Api/WeiShi",
        "num": 785
    },
    {
        "name": "QQ头像呢称获取",
        "action": "QQInfo",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "qq",
                "value": "76613040",
                "des": "QQ号"
            }
        ],
        "url": "https://api.gmya.net/Api/QQInfo",
        "num": 10540
    },
    {
        "name": "随机笑话",
        "action": "Xiaohua",
        "format": [
            "json",
            "xml",
            "jsonp",
            "js",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/Xiaohua",
        "num": 273222
    },
    {
        "name": "周公解梦",
        "action": "Meng",
        "format": [
            "json",
            "xml",
            "jsonp",
            "js",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "kw",
                "value": "美女",
                "des": "查询的关键词"
            }
        ],
        "url": "https://api.gmya.net/Api/Meng",
        "num": 9488
    },
    {
        "name": "微博短视频解析",
        "action": "WeiBo",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https://video.weibo.com/show?fid=1034:4796445577117720",
                "des": "微博短视频的分享链接"
            }
        ],
        "url": "https://api.gmya.net/Api/WeiBo",
        "num": 889
    },
    {
        "name": "最右视频解析",
        "action": "ZuiYou",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "url",
                "value": "https%3A%2F%2Fshare.xiaochuankeji.cn%2Fhybrid%2Fshare%2Fpost%3Fpid%3D293232979%26zy_to%3Dapplink%26share_count%3D1%26m%3D767b6818365b762a9ae09803b0042a5d%26d%3Da57b54df7bd3dae96f1a0a2d63e07684eaf92748eacf32e719b38b653917d770e6639a18bb98a5694830e3ab38bc7f3c%26app%3Dzuiyou%26recommend%3Dr0%26name%3Dn0%26title_type%3Dt0",
                "des": "最右视频的分享链接"
            }
        ],
        "url": "https://api.gmya.net/Api/ZuiYou",
        "num": 451
    },
    {
        "name": "必应每日一图",
        "action": "BingImg",
        "format": [
            "image",
            "json",
            "xml",
            "jsonp",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "image",
                "des": "跳转到图片"
            }
        ],
        "url": "https://api.gmya.net/Api/BingImg",
        "num": 128813
    },
    {
        "name": "百度热搜排行榜",
        "action": "BaiduHot",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/BaiduHot",
        "num": 169014386
    },
    {
        "name": "抖音热搜排行榜",
        "action": "DouYinHot",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/DouYinHot",
        "num": 72700440
    },
    {
        "name": "搜狗热搜排行榜",
        "action": "SoGouHot",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/SoGouHot",
        "num": 658782
    },
    {
        "name": "360搜索热搜排行榜",
        "action": "SoHot",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/SoHot",
        "num": 1031577
    },
    {
        "name": "微博热搜排行榜",
        "action": "WeiBoHot",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/WeiBoHot",
        "num": 80984580
    },
    {
        "name": "知乎热搜排行榜",
        "action": "ZhiHuHot",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/ZhiHuHot",
        "num": 12397173
    },
    {
        "name": "今日头条热搜排行榜",
        "action": "TouTiaoHot",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/TouTiaoHot",
        "num": 121635011
    },
    {
        "name": "快手热搜排行榜",
        "action": "KuaiShouHot",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/KuaiShouHot",
        "num": 190408
    },
    {
        "name": "天气信息接口",
        "action": "Weather",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "city",
                "value": "长沙市",
                "des": "城市（例：长沙市），不传输即根据IP定位"
            },
            {
                "param": "scene",
                "value": "1",
                "des": "是否查询实况天气(1返回实况,0返回最近3天天气)"
            }
        ],
        "url": "https://api.gmya.net/Api/Weather",
        "num": 99509
    },
    {
        "name": "哔哩哔哩排行榜",
        "action": "BiliBliHot",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/BiliBliHot",
        "num": 553127
    },
    {
        "name": "百度贴吧热搜排行榜",
        "action": "BaiduTieBaHot",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            }
        ],
        "url": "https://api.gmya.net/Api/BaiduTieBaHot",
        "num": 248251
    },
    {
        "name": "语言在线翻译",
        "action": "Translate",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "text",
                "value": "故梦",
                "des": "翻译的文本内容"
            },
            {
                "param": "from",
                "value": "zh",
                "des": "翻译源语言(可设置为auto)"
            },
            {
                "param": "to",
                "value": "en",
                "des": "目标语言(可设置为auto)"
            }
        ],
        "url": "https://api.gmya.net/Api/Translate",
        "num": 915450
    },
    {
        "name": "百度搜索关键词联想",
        "action": "BaiduSearchWord",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "query",
                "value": "故梦",
                "des": "搜索关键词"
            }
        ],
        "url": "https://api.gmya.net/Api/BaiduSearchWord",
        "num": 255406
    },
    {
        "name": "DNS记录查询检测",
        "action": "GetDns",
        "format": [
            "json",
            "jsonp",
            "xml"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "json",
                "des": "返回json格式数据"
            },
            {
                "param": "domain",
                "value": "gumengya.com",
                "des": "域名"
            },
            {
                "param": "type",
                "value": "A",
                "des": "查询类型"
            },
            {
                "param": "dns",
                "value": "223.5.5.5",
                "des": "指定的DNS服务器"
            }
        ],
        "url": "https://api.gmya.net/Api/GetDns",
        "num": 986
    },
    {
        "name": "随机美女壁纸",
        "action": "MvImg",
        "format": [
            "image",
            "json",
            "xml",
            "jsonp",
            "text"
        ],
        "method": [
            "GET",
            "POST",
            "PUT"
        ],
        "query": [
            {
                "param": "format",
                "value": "image",
                "des": "跳转到图片"
            }
        ],
        "url": "https://api.gmya.net/Api/MvImg",
        "num": 53
    }
]