All Projects → echoTheLiar → Doubanauto

echoTheLiar / Doubanauto

Automatic Robot for Douban | 豆瓣机器人:自动加入/退出小组、自动在小组发帖/删帖、自动回复

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Doubanauto

Pupafm
🎵 douban.fm Music Desktop Player
Stars: ✭ 341 (+193.97%)
Mutual labels:  douban
Meizi
豆瓣妹子图iOS客户端
Stars: ✭ 778 (+570.69%)
Mutual labels:  douban
Douyaapikey
豆芽 API Key 设置向导
Stars: ✭ 65 (-43.97%)
Mutual labels:  douban
Scrapydouban
豆瓣电影/豆瓣读书 Scarpy 爬虫
Stars: ✭ 400 (+244.83%)
Mutual labels:  douban
Wechat Miniprogram Examples
WeChat mini program examples. 微信小程序示例
Stars: ✭ 634 (+446.55%)
Mutual labels:  douban
Douban Books Results
Douban books grabbed from doulists, series, and tags.
Stars: ✭ 38 (-67.24%)
Mutual labels:  douban
Douban Movie Extension
🎬豆瓣电影传送门
Stars: ✭ 301 (+159.48%)
Mutual labels:  douban
Xiangxuema
“想学吗”个人知识管理与自媒体营销工具
Stars: ✭ 1,321 (+1038.79%)
Mutual labels:  douban
Focuslayoutmanager
有焦点item的水平/垂直滚动RecyclerView-LayoutManager。仿Android豆瓣书影音“推荐“频道列表布局
Stars: ✭ 772 (+565.52%)
Mutual labels:  douban
Flutter douban
豆瓣Flutter版
Stars: ✭ 53 (-54.31%)
Mutual labels:  douban
Petal
🌺 Douban.FM Client With Extra - - - 一个简洁的豆瓣FM客户端。
Stars: ✭ 460 (+296.55%)
Mutual labels:  douban
Douya
开源的 Material Design 豆瓣客户端(A Material Design app for douban.com)
Stars: ✭ 4,502 (+3781.03%)
Mutual labels:  douban
Socialite
Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
Stars: ✭ 1,026 (+784.48%)
Mutual labels:  douban
Doubanj
Visualize your reading history.
Stars: ✭ 342 (+194.83%)
Mutual labels:  douban
Lxspider
爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、百度指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书》
Stars: ✭ 60 (-48.28%)
Mutual labels:  douban
Weapp Douban Film
微信小程序-豆瓣电影
Stars: ✭ 303 (+161.21%)
Mutual labels:  douban
Douban spider
一个简单的豆瓣信息爬虫😄
Stars: ✭ 8 (-93.1%)
Mutual labels:  douban
Douban Movie
Golang爬虫 爬取豆瓣电影Top250
Stars: ✭ 114 (-1.72%)
Mutual labels:  douban
Paperplane
📚 PaperPlane - An Android reading app, including articles from Zhihu Daily, Guokr Handpick and Douban Moment.
Stars: ✭ 1,147 (+888.79%)
Mutual labels:  douban
Kohana Douban
Douban API Package (PHP版本) 基于 Kohana 开发 (`master` for v3.0.x / `develop` for v3.2.x)
Stars: ✭ 47 (-59.48%)
Mutual labels:  douban

DoubanAuto V1.1

Automatic Robot for Douban

功能概览

如何使用

  • 替换config目录下的相关配置信息,包括:
    • baiconfig.py配置文件存放百度开发者账号相关信息,申请好账号后,在个人中心的控制台下可以找到;
    • doubanCookies.txt配置文件存放豆瓣登录的Cookie信息,获取方式可参考CSDN博客文章
    • filepath.py配置文件存放一些本地文件目录信息,按照文件提示进行替换;
  • example目录下的代码仅是调用示例,具体可按个人需求进行修改替换;

调用示例

其他

  • 验证码识别模块调用百度AI平台提供的接口,具体见:百度OCR技术文档
  • auig_name_id.txt为豆瓣小组的名称与id映射文件,因为部分小组有个性域名,统一为id
  • 如果需批量调用某项操作,所有操作之间控制好频率,以防止豆瓣账号被封禁
  • 验证码识别模块自测识别率不高,后续考虑使用深度学习自己实现验证码识别功能,敬请期待
  • 项目持续更新中,更多信息请见CSDN博客文章

版本历史

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].