All Projects → arry-lee → Wereader

arry-lee / Wereader

Licence: other
一个功能全面的微信读书爬虫 wereader

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Wereader

Ncov2019 data crawler
疫情数据爬虫,2019新型冠状病毒数据仓库,轨迹数据,同乘数据,报道
Stars: ✭ 175 (-15.46%)
Mutual labels:  spider
Scrapydweb
Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. DEMO 👉
Stars: ✭ 2,385 (+1052.17%)
Mutual labels:  spider
Cangibrina
A fast and powerfull dashboard (admin) finder
Stars: ✭ 200 (-3.38%)
Mutual labels:  spider
Grab
Web Scraping Framework
Stars: ✭ 2,147 (+937.2%)
Mutual labels:  spider
Marmot
💐Marmot | Web Crawler/HTTP protocol Download Package 🐭
Stars: ✭ 186 (-10.14%)
Mutual labels:  spider
Zi5book
book.zi5.me全站kindle电子书籍爬取,按照作者书籍名分类,每本书有mobi和equb两种格式,采用分布式进行全站爬取
Stars: ✭ 191 (-7.73%)
Mutual labels:  spider
Owllook
owllook-小说搜索引擎
Stars: ✭ 2,163 (+944.93%)
Mutual labels:  spider
Jssoup
JavaScript + BeautifulSoup = JSSoup
Stars: ✭ 203 (-1.93%)
Mutual labels:  spider
Videospider
抓取豆瓣,bilibili等中的电视剧、电影、动漫演员等信息
Stars: ✭ 186 (-10.14%)
Mutual labels:  spider
Portia Dashboard
portia-dashboard is a visual web crawler based on scrapinghub/portia
Stars: ✭ 199 (-3.86%)
Mutual labels:  spider
Zhihu Crawler People
A simple distributed crawler for zhihu && data analysis
Stars: ✭ 182 (-12.08%)
Mutual labels:  spider
Lianjia Beike Spider
链家网和贝壳网房价爬虫,采集北京上海广州深圳等21个中国主要城市的房价数据(小区,二手房,出租房,新房),稳定可靠快速!支持csv,MySQL, MongoDB,Excel, json存储,支持Python2和3,图表展示数据,注释丰富 ,点星支持,仅供学习参考,请勿用于商业用途,后果自负。
Stars: ✭ 2,257 (+990.34%)
Mutual labels:  spider
Fooproxy
稳健高效的评分制-针对性- IP代理池 + API服务,可以自己插入采集器进行代理IP的爬取,针对你的爬虫的一个或多个目标网站分别生成有效的IP代理数据库,支持MongoDB 4.0 使用 Python3.7(Scored IP proxy pool ,customise proxy data crawler can be added anytime)
Stars: ✭ 195 (-5.8%)
Mutual labels:  spider
Crack Js Spider
破解JS反爬虫加密参数,已破解中国裁判文书网(2020-06-30更新),淘宝密码,天安保险登录,b站登录,房天下登录,WPS登录,微博登录,有道翻译,网易登录,微信公众号登录,空中网登录,今目标登录,学生信息管理系统登录,共赢金融登录,重庆科技资源共享平台登录,网易云音乐下载,一键解析视频链接,财联社登录。
Stars: ✭ 175 (-15.46%)
Mutual labels:  spider
Zhihuspider
多线程知乎用户爬虫,基于python3
Stars: ✭ 201 (-2.9%)
Mutual labels:  spider
Stackoverflow Spider
📖 爬取 Stackoverflow 100万 条问答并简单分析
Stars: ✭ 174 (-15.94%)
Mutual labels:  spider
Goribot
[Crawler/Scraper for Golang]🕷A lightweight distributed friendly Golang crawler framework.一个轻量的分布式友好的 Golang 爬虫框架。
Stars: ✭ 190 (-8.21%)
Mutual labels:  spider
Colly
Elegant Scraper and Crawler Framework for Golang
Stars: ✭ 15,535 (+7404.83%)
Mutual labels:  spider
Querylist
🕷️ The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
Stars: ✭ 2,392 (+1055.56%)
Mutual labels:  spider
Ok ip proxy pool
🍿爬虫代理IP池(proxy pool) python🍟一个还ok的IP代理池
Stars: ✭ 196 (-5.31%)
Mutual labels:  spider

微信读书爬虫 wereader

作者 @arry-lee

主要功能

  1. 获取书架上的书籍列表 get_bookshelf
  2. 获取某本书的详情 get_bookinfo
  3. 获取某本书的目录 get_chapters
  4. 获取某本书你的全部笔记 get_bookmarklist
  5. 获取你的所有有笔记本书单 get_notebooklist
  6. 获取某一本书的热门划线 get_bestbookmarks

具体代码见 wereader.py

使用方法

  • 浏览器打开 https://x.weread.qq.com
  • 微信扫码登录 确认,提示没有权限忽略即可
  • F12 获取 Cookie 字符串拷贝到 settings.py 中
  • Cookie 一段时间就会失效 必须重新登录获取

如有帮助,请给个小星星! 有什么问题也可以提 issue。

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].