The Wayback Machine - https://web.archive.org/web/20201219070046/https://github.com/zhangxu999/fetchQzone
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.

About

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

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.