the directory includes some code that to spider url.
#renren : publishStatus on renren#
#ZFM : http://zufangma.cn/index should not login this website,fetch the hidden tel of 大妈#
some jars' maven config
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.3.1</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.6</version>
</dependency>