ydam24

Results 5 comments of ydam24

> 额,暂时还没有实现这个功能,不过微博倒是提供了这个接口的 @CharesFang 请问 m.weibo.cn 有这样的接口吗?

安卓手机端好像没有找到限制时间段的功能,大佬能不能截图看一下... [https://github.com/CharesFang/WeiboSpider/blob/v1.0/WeiboSpider/spiders/KeyWordsSpider.py](https://github.com/CharesFang/WeiboSpider/blob/v1.0/WeiboSpider/spiders/KeyWordsSpider.py) 还有就是请问1.0版本这里是用`display_time` 限制时间吗?但是设置为`3.27 00:00 `(即`display_time=`) 所返回的结果 [第一页开始时间](https://m.weibo.cn/api/container/getIndex?containerid=100103type%3D61%26q%3D%E7%96%AB%E6%83%85&t=10&isnewpage=1&extparam=c_type=30&pos=2&mi_cid=100103&source=ranklist&flag=0&filter_type=realtimehot&cate=0&display_time=1648310400&luicode=10000011&lfid=231583&page_type=searchall&page=1) 不为`3.27 00:00 `,[最后一页结束时间](https://m.weibo.cn/api/container/getIndex?containerid=100103type%3D61%26q%3D%E7%96%AB%E6%83%85&t=10&isnewpage=1&extparam=c_type=30&pos=2&mi_cid=100103&source=ranklist&flag=0&filter_type=realtimehot&cate=0&display_time=1648310400&luicode=10000011&lfid=231583&page_type=searchall&page=249) 也不为`3.27 00:00 `,而是从`time.now()`到`3.26`的结果都有 请问使用`display_time`限制时间段吗?如果是的话限制的到底是开始时间还是结束时间?不是的话有其他参数控制吗? 对了新的app中使用的是新的接口,`display_time`似乎变成了`ul_ctime`但修改后还是同样的结果

目前来看应该是没有办法在`weibo.cn`,`m.weibo.cn`高级搜索了 现在只有`weibo.com`有这个功能了,还必须登录才能看到第一页之外的数据。。。。

syntax highlighting would greatly enhance user experience. perhaps this real-time syntax highlight plugin will be helpful?(Sorry but I know a little about nodejs and CKEditor...) [https://github.com/regischen/CKEditor5-CodeBlock-With-Syntax-Highlight](https://github.com/regischen/CKEditor5-CodeBlock-With-Syntax-Highlight)