Git Product home page Git Product logo

zhihu_voters's Introduction

#Zhihu_voters ##介绍 Zhihu_voters使用python2.7编写,用来获取知乎某个答案下面所有点赞用户的信息,并自动输出到一个excel文档中。获取的用户信息包括用户名、用户个人主页地址、赞同、感谢、提问、回答。

写这个的初衷是因为有些时候会遇到一些莫名其妙的高票回答,让我们忍不住怀疑是否是水军刷赞。通过最后输出的excel文档可以很容易地筛选统计出三零用户的个数,以此来初步判断是否有刷赞行为。

##依赖

  • 使用requests实现http请求
  • 使用Beautiful Soup 4解析返回的html文档
  • 使用xlwt实现对excel的写入操作

如果缺少依赖的库可以使用pip命令进行安装。 ##其他信息待补充 ##联系我

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.