TeamWiseFlow / wiseflow

Wiseflow is an agile information mining tool that extracts concise messages from various sources such as websites, WeChat official accounts, social platforms, etc. It automatically categorizes and uploads them to the database.
Other
3.72k stars 586 forks source link

项目已使用docker 启动 配置sites 如何生产数据 #77

Open HKbool opened 2 weeks ago

HKbool commented 2 weeks ago

如何生产数据 查询数据? 版本0.3.0

微信截图_20240827165646

ccxxiicc commented 2 weeks ago

请问你的sites、articles之类的是自己创建的吗?

HKbool commented 2 weeks ago

不是,网上抓取的

HKbool commented 2 weeks ago

我需要,怎么操作,可以搜索,生成报告什么的? @ccxxiicc

ccxxiicc commented 2 weeks ago

你是用哪种方式部署的?我尝试docker-compose up会报错,直接用docker pull bigbrother666sh/wiseflow:latest 出来的页面是这样的 ![Uploading 微信截图_20240827172323.png…]()

HKbool commented 2 weeks ago

我使用 docker-compose up 搭建的,你的图片我没看到,你没上传完

ccxxiicc commented 2 weeks ago

你在 docker-compose up的时候有遇到什么问题吗?我在Step 2/11 : RUN apt-get update && apt-get upgrade -y && apt-get install -y tzdata build-essential unzip && apt-get clean 的时候很不顺利

HKbool commented 2 weeks ago

docker-compose up 我没遇到问题,你要 阅读清楚作者的文字 @ccxxiicc 微信截图_20240827165646

ccxxiicc commented 2 weeks ago

我重新操作成功了,你的问题现在得到解决办法了吗?

bigbrother666sh commented 2 weeks ago

如何生产数据 查询数据? 版本0.3.0

微信截图_20240827165646

填tags。 另外我看你填写的是微信的一个文章页面,这是文章列表页面吗?是的话,目前还不支持,但有人提了PR,你可以参考下 #55

ccxxiicc commented 2 weeks ago

如何生产数据 查询数据? 版本0.3.0 微信截图_20240827165646

填tags。 另外我看你填写的是微信的一个文章页面,这是文章列表页面吗?是的话,目前还不支持,但有人提了PR,你可以参考下 #55 好的谢谢。wiseflow是否可以设置提取特定时间的articles?我设置了tag和site,但是并没有出现article,是只有site上更新了文章,才能被爬取吗?

HKbool commented 2 weeks ago

@bigbrother666sh 我需要怎么操作?才能搜索自己想要的数据

ccxxiicc commented 2 weeks ago

设置好sites和tag应该就行了 微信截图_20240828102631

HKbool commented 2 weeks ago

@ccxxiicc 我意思是设置好了,怎么查看想要的数据呢

HKbool commented 2 weeks ago

https://www.bilibili.com/video/BV17F4m1w7Ed/?spm_id_from=333.337.search-card.all.click&vd_source=80d83e555af2502a058382462f99c67b @ccxxiicc

ccxxiicc commented 2 weeks ago

https://www.bilibili.com/video/BV17F4m1w7Ed/?spm_id_from=333.337.search-card.all.click&vd_source=80d83e555af2502a058382462f99c67b

我也想知道这里的生成报告是怎么得到的 @bigbrother666sh

bigbrother666sh commented 2 weeks ago

生成报告是旧版本的功能,0.30版本已经调整取消。 但是Dashboard里面有参考代码,可以自己调整下 ,参考 #52 欢迎调整后提PR

Zzaa2020 commented 5 days ago

生成报告感觉是一个非常棒的功能,建议上线