Some time ago, I saw a function in Douban's API that could query all his friends by ID. This API made me very happy, because I have long wanted to make a somewhat creative work of Niu B-this idea is based on the principle of the six degrees theory, to put someone's friends, friends of friends, friends of friends .... network diagram.
 
After about a week of work, I finally completed the Six-Degree topology.
Www.6dtop.com
 
 
Let's take a look at the essence of interpersonal networks ;)
 
New Employee Guide
Http://www.6dtop.com/bbs/ShowPost.asp? ThreadID = 7
 
FAQ
Http://www.6dtop.com/bbs/ShowPost.asp? ThreadID = 8
 
Douban related activities page
Http://www.douban.com/event/10287882/
 
Diagram of a North Region
Http://www.6dtop.com/search.asp? Id = ahbei
 
Partial Effect
 
 
 
 
 
 
 
 
 
 
--------------------------------------------------
Of course, with the current memory and CPU capabilities of household machines, it is basically impossible to see the complete relationship between more than 200 million people on Douban.
 
If your computer has 100 P4-level CPUs and 1 TB of memory, you should have done it. However, it is not a distant dream.
--------------------------------------------------
BTW:
This program should be completely open-source, and the specific time is to be determined. In short, the sooner the open-source program is launched, the more friends you like will be asked to repost it ~~~~
--------------------------------------------------
Thanks again for providing such a good API.