GithubHelp home page GithubHelp logo

get_wechat's Introduction

get_wechat

微信个人信息爬取

一、检测是否被对方用户删除:

1、原理就是新建群组,如果加不进来就是被删好友了(不要在群组里讲话,别人是看不见的) 2、目前的问题是,新建群组,添加好友的接口存在数量限制。在一定时间内添加的总人数超过一定数量后,接口就会无法使用。

二、微信好友数据获取:

1、利用requests库,对微信端发起请求,生成二维码扫描授权登录,对好友列表的信息进行扫描下载个人信息和头像,并调用csv包将数据存为csv格式,进而储存为excel列表格式 2、可改进点:可以进一步对好友的特点进行统计,如:好友省份统计图,好友性别统计图等数据统计可视化分析(可以使用tybleau或利用python自带matplot库)

get_wechat's People

Contributors

sayspeak avatar

Watchers

James Cloos 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.