Java中用来爬虫开发相关的一些内置库有:
org.apache.http
HttpResponse
NameValuePair
cookie
Cookie
message
BasicNameValuePair
java.util.regex
Matcher
Pattern
下面主要通过例子来介绍如何用Java实现爬虫。