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年專注高端品質開發