Helixcs

Results 10 comments of Helixcs

> Hi, this is an amazing project, and I wonder if it is possible to scrap by keyword or a topic that we care about, regardless the user/poster. Thank you!...

That is a awsome feature ! I have pinned this issue and studied adding this functionality to the next release. In my opinion,apis about this lib is complex , so...

> chromedriver in the same directory as the python script isn't working for me on Ubuntu 18.10 You should install `google-chrome` at first time , ```bash wget -q -O -...

![image](https://user-images.githubusercontent.com/4395604/70878062-e99eb980-1ffa-11ea-9127-86989229e395.png) it works well and this error can not disappear . you can update your `google-chrome` and `chromedriver` to the latest version.

> andln = yq.SimplePyYuQueAPI(token="token", app_name="py_yuque1") > andln_doc = andln.Doc() > > Traceback (most recent call last): > File "yuque.py", line 21, in > andln_doc_detial = andln_doc.get_repos_docs_detail(namespace="xxx", slug="xxx").base_response > AttributeError: 'list'...

> 语雀自定义空间的首页,貌似没办法通过 API 获取得到首页文档的信息? 方便提供详细的说明么? 或是截图

> > > 语雀自定义空间的首页,貌似没办法通过 API 获取得到首页文档的信息? > > > > > > 方便提供详细的说明么? 或是截图 > > 比如说,我的一个知识库设置了首页风格为自定义,这个自定义的首页应该也是一个文档,但是通过 `doc_api.get_repos_docs` 的方法获取获取一个仓库的文档列表时是没有首页的这个文档的。我在语雀的[开发文档](https://www.yuque.com/yuque/developer)中貌似也没找到获取首页这个文档相应的介绍。 > ![image](https://user-images.githubusercontent.com/26101369/95822536-b33ae380-0d5e-11eb-97b1-489243a582c8.png) 我本地试了下, 确实没有支持自定义首页的数据获取,非自定义首页获取目录在响应的 toml 节点里,自定义首页好像还是只是返回已有的目录。

> > > 语雀自定义空间的首页,貌似没办法通过 API 获取得到首页文档的信息? > > > > > > 方便提供详细的说明么? 或是截图 > > 比如说,我的一个知识库设置了首页风格为自定义,这个自定义的首页应该也是一个文档,但是通过 `doc_api.get_repos_docs` 的方法获取获取一个仓库的文档列表时是没有首页的这个文档的。我在语雀的[开发文档](https://www.yuque.com/yuque/developer)中貌似也没找到获取首页这个文档相应的介绍。 > ![image](https://user-images.githubusercontent.com/26101369/95822536-b33ae380-0d5e-11eb-97b1-489243a582c8.png) 可以去官方提个 issue ~

> _ No description provided. _ thank you for your PR, i will review later :)

the same error happened on `Darwin Kernel Version 19.6.0 x86_64` when run a binary of Golang. Linux kernel is 5.4.0-125-generic