Giter VIP home page Giter VIP logo

Comments (4)

bugmakesprogress avatar bugmakesprogress commented on September 6, 2024

同出现该问题,上述两种方法都试过了,都只能获取开头前十个问题然后报错
报错如下:
if soup.find_all("div", class_="zm-item-answer")[j].find("span", class_="count") == None:
IndexError: list index out of range

有人找到解决办法么?
个人觉得关键问题是找到点击‘更多’按钮后的html数据
但是点击‘更多’按钮后出现的'数据'在源码里仿佛不存在一样
是使用的ajax? 求大牛解决这个bug~

from zhihu-python.

lxj0276 avatar lxj0276 commented on September 6, 2024

@bugmakesprogress 参考一下https://github.com/Tassandar/zhihu-python,他已经解决了

from zhihu-python.

TPeterW avatar TPeterW commented on September 6, 2024

同样只能获取前10个,有解决办法吗?

from zhihu-python.

yangjiwen avatar yangjiwen commented on September 6, 2024

25b1ba3 这个解决方案试试

from zhihu-python.

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.