Crawling QQ buddy list or locate friends QQ secret

Crawling QQ buddy list or locate friends QQ secret

It can be used for crawling QQ friends list, or to compare QQ friends find the secret departure of the man
version 1

github Address remember Oh Star

Introduction

  • Analog browser operated by selenium, and then get a list of QQ friends.
  • QQ can be made secret friends range positioned in a plurality of friends.
  • Positioning principle is screened by the relationship between the different friends, because different people see the secret might be friends, or friends of friends.
  • To see these different people at the same time make the difference of sets and subsets can quickly navigate to a range of friends.
  • Of course, the smaller the more people involved in the screening range.
  • This program is not automatic, you need to manually enter or click login verification code.

Secret

Hypothesis 1: QQ1,2,3, for the secret show as a friend, the red square to the initial positioning range.
Assumptions: Q4 has not displayed this secret, or appear as a friend of a friend, Q5 is displayed as friends, that initial screening area ranging from red
through repetitive Assumption 1, Assumption 2, the final scope will be gradually reduced. Finally, if you are not sure who it may wish to delete the most suspicious of friends to see if changes (not recommended)

use

Python3 Chrome ChromeDriver

Download clone

git clone https://github.com/wvdon/QQ-FirendsOrSecret-List.git

Installation Environment

pip install -r requirements.txt

Installation webdriver, first check the version of Chrome, version of the tool for installation.
within chrome open chrome://settings/helpview version

Download https://sites.google.com/a/chromium.org/chromedriver/home
select the corresponding version number and the corresponding operating system version.

If you do not have access to google, here 80, 81 corresponding to your windows version webdriver

80
81

The webdriver.exe copied to the installation directory of the python.

Assuming you have completed the above steps and without any problems.

run

Computer logs qq, click after the jump browser fast landing. (Currently not automatically log)

python friends.py

Enter the number qq

QQ friends screening analysis

python locater.py
输入有为是好友秘密的QQ账号,多个请用空格隔开:>? 5215522
输入有为非好友秘密的QQ账号,多个请用空格隔开:>? 1536516
筛选结果如下:
222
552
Published 91 original articles · won praise 9 · views 10000 +

Guess you like

Origin blog.csdn.net/WeDon_t/article/details/104902829
qq