Giter Site home page Giter Site logo

Comments (4)

shenxiangzhuang avatar shenxiangzhuang commented on July 28, 2024

你好,首先手机注册后绑定邮箱后同样可以用邮箱登录的。此外, 现在豆瓣的登录界面更新了, 原来的代码已经登录不上了, 新的登录方式可以查看同文件夹下新添加的douban_login_new.py文件。

from pythondataanalysis.

shenxiangzhuang avatar shenxiangzhuang commented on July 28, 2024

简单说一下几个读者在邮件的问题和最新的登录方法说明。

  1. 手机号注册的问题
    好像现在注册豆瓣只能用手机号码,这其实关系不大。只要注册后再绑定邮箱就可以用邮箱登录了。

  2. 抓不到登录豆瓣的post数据包
    这是因为页面自动跳转了,可以在F12后在右上角勾选Preserve log, 火狐和谷歌浏览器均可:

火狐
image

Chrome
image

  1. 新的变化
    仔细对比下新旧登录文件就可以看出来改变的主要就是提交的表单内容,将表单重新构造即可。此外,测试的时候发现一个UA用多了也会出现登录不上的问题,注意改下就好。

from pythondataanalysis.

chengyue0 avatar chengyue0 commented on July 28, 2024

嗯,好的。我测试一下。谢谢

from pythondataanalysis.

chengyue0 avatar chengyue0 commented on July 28, 2024

谢谢您的及时回复。困扰我的问题解决了

from pythondataanalysis.

Related Issues (15)

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.