iamatig 发表于 2011-3-4 09:13:03

这是个JS网站吧?如何采集?

想采集某公司内部站:http://www.qhlly.cn/
有权限。
但采集到的数据是:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gbk" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<title>&micro;&Ccedil;&Acirc;&frac14;</title>
<script type="text/javascript" src="/common/js/jquery.js"></script>
<link type="text/css" rel="stylesheet" href="/common/css/css.css" />
<script>
        $(function($){
                window.top.location.href = '/default.jsp';
        });
</script>
</head>

<body>
</body>
</html>

专业收费采集 发表于 2011-3-4 10:24:54

{:4_191:}{:4_180:}
页: [1]
查看完整版本: 这是个JS网站吧?如何采集?