Giter Club home page Giter Club logo

Comments (2)

ax4 avatar ax4 commented on August 28, 2024

一种另类的思路,用 js 爬虫,"曲线救国" 来解决搜狗登陆问题。用户具体的使用过程如下:
step 1. 开发者在自己的 browser 里,访问 weixin.sogou.com
step 2. 在网页上,手动登陆
step 3. 在登陆后的 weixin.sogou.com 页面上,打开 browser 的 console.
step 4. 调用一段,我们预先写好的 JS 爬虫代码,爬取获得文章的临时链接
step 5. 临时链接可以打包下载,交给我们的 python 爬虫来执行内容爬取&保存

这个思路是在,与@hczhcz 于2016年3、4月份讨论的时候,他所提出的

from wechatsogou.

ax4 avatar ax4 commented on August 28, 2024

开了个坑~希望我自己能尽快填完哈(~~~怎么有点不相信自己的填坑效率呢~~~)
https://github.com/ax4/WechatSogouJS

已知 Issue:

  • 搜狗微信 - 搜文章, 只能显示 100页内容(未登陆仅前 10页,登陆后 100页)
  • 使用JS爬虫仍然会跳出验证码。尝试添加Ruokuai

from wechatsogou.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.