-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
关于该项目更新的一些说明 #144
Comments
作者辛苦了哈哈哈,至少我提交的点赞功能上个月改版后就没法用了,修复也要到猴年马月了(点赞都有max_id参数了,喵喵喵) |
貌似搜索的功能因为有新接口 也抓不到东西了 |
你好,我想问下的就是requirements , redis 2.10.5 与celery 4.2.1 版本是不兼容的,请问你的能跑起来的是什么版本 |
@AG1world celery==4.10 redis==2.10.5 注意celery4.1的kombu依赖,否则也会报错 |
好的,我忽略这个重要的模块,回头我再尝试看看,谢谢你抽空帮我解答 |
微博分类功能抓取怎么实现 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
感谢大家对该项目的关注,这个项目已经持续迭代大概2年了,其间微博经过了多次改版,项目代码也是迭代了无数次。由于维护项目需要花费大量精力,开始做项目的时候可能会在技术上有较大的收获,但是持久下来就是一个体力活了,得到的各方面收获都是甚微,所以本项目目前可能暂时不会发布新版本了。
思路上如果关于该项目或者网络爬虫的问题都可以在这上面提,我会尽力解答。如果是由于微博改版而导致项目使用的一些Bug,可能只有用户自己改了,或者是比较紧急的情况,可以联系作者或者其他维护者付费帮你改。该项目仍会继续维护下去,但是更新频率不会太高了
The text was updated successfully, but these errors were encountered: