新浪新闻小偷 1.
<html>
<head>
<meta http-equiv=”refresh” content=”60″>
<meta http-equiv=”pragma” content=”no-cache”>
<meta http-equiv=”content-type” content=”text/html”; chart=”??????”>
<title>新浪_新闻抓取程序<影视编导;/title>
</head>
<body>
<center><img src=”pic.gif”></center>
<?
$host=”127.0.0.1″; // mysql 主机名
$namesql=”????”; // mysql 用户名
$passsql=”????”; // mysql 密码
$lib=”news”; // 数据库名
$table=”news”; // 数据库表名
$filename=”http://news.sina.com.cn/news1000/index.shtml”; // 抓取的新闻页
$keytop=”新闻开始”; // 新闻开始关键词
$keybottom=”新闻结束”; // 新闻结束关键词
$conn=mysql_connect($host,$namesql,$passsql);
mysql_lect_db($lib,$conn);
$fp=fopen($filename,”r”,1);
$flag=0; $add=””; $found=0; $end=0; $i=0; $temp[4]=””;
while(!$end==1){
while(!$flag==1){
$word=fgetc($fp);
$add=$add.$word;
if($word开业庆典贺词=='<‘ and strlen($add)==1){ $flag=0; }
if($word=='<‘ and strlen($add)!=1){ $flag=1; $add=substr($add,0,strlen($add)-1); }
if($word==’>’){ $flag=1; } }
if(strchr($add,$keytop)){ $found=1; }
if(strchr($add,$keybottom)){ $found=0;绿色出行 $end=1; }
if(((strchr($add,'<‘)==true and strchr($add,’href’)==true) or strchr($add,'<‘)==fal) and $found==1){ $text[$i]=$add; $i++; }
if($word=='<‘ and $flag==1){ $add=$word; $flag=0; } el { $add=””; $flag=0; } }
fclo($fp);
for($i=1;$i<sizeof($text)-1;$i+=5){
$temp[1]=$text[$i+1]; $temp[2]=$text[$i+2]; $temp[3]=$text[$i+3]; $temp[4]=$text[$i+4];
$ins=&属羊2019年运势#8221;lect * from $table where title=’$temp[3]'”;
$list=mysql_query($ins,$conn);
@$count=mysql_num_rows($list);
if($count==0){
$ins=”inrt into $table(type,url,title,date) values (‘$temp[1]’,’$temp[2]’,’$temp[3]’,’$temp[4]’)”;
$list=mysql_query($ins,$conn); } }
mysql_clo($conn);
?>
</body>
</html>
2.<?
$handle = fopen(“http://news.sina.com.cn/news1000/”,”r”);
$sign = 0;
while(!feof($handle))
{
$message = fgets($handle,512);
if($sign == 1)
{
print(“$message”);
}
if(ereg(“新闻开始”,$message,$result))
{
$sign = 1;
}
el if(直播 开学第一课 ereg(“新闻结束”,$message,$result))
{
$sign = 0;
}
}
fclo($handle);
?>
本文发布于:2023-04-06 08:41:00,感谢您对本站的认可!
本文链接:https://www.wtabcd.cn/fanwen/zuowen/5513e990f787b7d09ab57fa267e69d0c.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文word下载地址:新浪新闻小偷.doc
本文 PDF 下载地址:新浪新闻小偷.pdf
留言与评论(共有 0 条评论) |