我看到的所有API文档都只是为了获取元数据,比如“多少注释”。我看不出有什么方法可以添加查询字符串:https://api.stackexchange.com/docs/answersq - a free form text parameter, will match all question properties based on an undocumented algorithm.
/2.2/search/advanced?order=desc&sort=activity&q=is比特币anonymous&site=sta
我只是使用在StackApps文档中找到的示例代码: clientId: 4267, uncaught exception: channelUrl must be under the current domain
我试图将域更改为其他内容,将其与在StackApps.com注册的应用程序中的StackApps.com值进行匹配。