Using python requests and re package to wirte a douban web crawler to extract 190000+ comments data, and using jieba (chinese word segementation tool), wordcloud, pandas, numpy and so on to do simple analysis and get some useful results. Here is the analysis by myself: [link].