Git Product home page Git Product logo

fetchqzone's Introduction

fetchQzone

抓取多人QQ空间说说和评论。以便分析一个人在他的好友的空间中留下的轨迹,获取有用信息。

###功能:

  1. 亲密度分析
  2. 二度人脉分析
  3. 两人交互分析
  4. 活动时间分析
  5. 共同好友分析

###依赖:

  • Python2(2.7以上)
  • django(1.8版本)
  • MySQL(或mariaDB)

###安装步骤:

######1. 在命令行执行 :

python manage.py sqlall

导出数据库结构,然后在mysql数据库中执行导出的sql语句,以重建数据库。

######2. 然后在 数据库中,分段执行 PROCEDURE.sql 的存储过程。

######3. 设置数据库等。

######4. 用我的Qzone-Crawler 项目 到QQ空间抓取一些数据。上传到数据库里,done.

fetchqzone's People

Contributors

zhangxu999 avatar

Watchers

 avatar

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.