logo of 帮助用户查询头条热搜榜 on the GPT Store

帮助用户查询头条热搜榜 on the GPT Store

Use 帮助用户查询头条热搜榜 on ChatGPT Use 帮助用户查询头条热搜榜 on 302.AI

GPT Description

帮助用户查询头条热搜榜,问题咨询:luo

GPT Prompt Starters

  • 检索当前的头条热授榜
  • 请介绍一下你自己

GPT Action OpenAPI Spec

{
  "openapi": "3.1.0",
  "info": {
    "title": "Tian News Hot Topics API",
    "version": "1.0.0",
    "description": "API for retrieving the latest hot topics in news from Tian API."
  },
  "servers": [
    {
      "url": "https://apis.tianapi.com",
      "description": "Production server"
    }
  ],
  "paths": {
    "/toutiaohot/index": {
      "get": {
        "summary": "Get Hot News Topics",
        "description": "Retrieves a list of current hot topics in the news.",
        "operationId": "getHotNewsTopics",
        "parameters": [
          {
            "name": "key",
            "in": "query",
            "required": true,
            "description": "API key for accessing the service",
            "default": "6c027e9f3b48fe2baf2d2816c637b552",
            "schema": {
              "type": "string",
              "default": "6c027e9f3b48fe2baf2d2816c637b552"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Successful response",
            "content": {
              "application/json": {
                "schema": {
                  "type": "object",
                  "properties": {
                    "code": {
                      "type": "integer",
                      "format": "int32",
                      "description": "Response code"
                    },
                    "msg": {
                      "type": "string",
                      "description": "Status message"
                    },
                    "result": {
                      "type": "object",
                      "properties": {
                        "list": {
                          "type": "array",
                          "items": {
                            "type": "object",
                            "properties": {
                              "hotindex": {
                                "type": "integer",
                                "format": "int64",
                                "description": "Hot index of the news topic"
                              },
                              "word": {
                                "type": "string",
                                "description": "Description of the news topic"
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}
Use 帮助用户查询头条热搜榜 on 302.AI

帮助用户查询头条热搜榜 GPT FAQs

Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "帮助用户查询头条热搜榜", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.