php 批量查询搜狗sogou
<?php
date_default_timezone_set(
'Asia/Shanghai'
);
header(
'Content-Type: text/html; charset=utf-8'
);
@
$txt
=
file_get_contents
(
"list.txt"
);
$arr
=
explode
(
"\r\n"
, trim(
$txt
));
if
(
count
(
$txtarr
)<0){
exit
(
'no site'
);
}
foreach
(
$arr
as
$v
){
$sr
=
file_get_contents
(
"http://rank.ie.sogou.com/sogourank.php?ur=http%3A%2F%2F{$v}%2F"
);
$sr
=
str_replace
(
'sogourank='
,
''
,
$sr
);
if
(
$sr
>2){
echo
$v
.
"<br />\n"
;
}
else
{
continue
;
}
}
推荐文章
2025-01-18
2024-11-28
2024-11-09
2024-10-25
2024-06-25
2024-01-04
2023-11-06
2023-10-30
2023-10-13
2023-10-10
稳定
产品高可用性高并发贴心
项目群及时沟通专业
产品经理1v1支持快速
MVP模式小步快跑承诺
我们选择声誉坚持
10年专注高端品质开发