Python Programming Learning Circle
Nov 8, 2025 · Backend Development
How to Detect Who Blocked You on QQ Space with Python and Selenium
This guide shows how to use Python, Selenium, and requests to log into QQ Space, retrieve authentication cookies, compute the required g_tk token, fetch the full friend list via QQ's API, identify users who have blocked you, and optionally blacklist them automatically.
Blocking DetectionPythonQQ Space
0 likes · 8 min read
