获取搜索列表
URL
/action/openapi/search_list
支持格式
JSON JSONP XML
GET/POST
是否需要登录
否
访问授权限制
授权范围(scope)
请求参数
注意事项
返回结果
JSON
返回字段说明
返回值字段 | 类型及范围 | 说明 |
---|---|---|
searchlist.id | long | 搜索对象id |
searchlist.type | string | news-新闻,blog-博客,project-开源软件,post-帖子、问答 |
searchlist.title | string | 标题 |
searchlist.name | string | 名称 |
searchlist.url | string | 链接 |
searchlist.pubDate | datetime | 发布时间 |
searchlist.author | string | 作者/发者布 |