Skip to content

📦 百度关键词相关结果计数;本项目属于私人定制扩展

License

Notifications You must be signed in to change notification settings

Jader/BaiduKeywordCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

百度关键词相关结果计数

License Php Version Latest Stable Version

安装

composer require jade/baidu-keyword-count

使用

use BaiduKeywordCount\Handler;

$keyword = '慧慧折扣';
$servic = new Handler();
$data = $servic::init($keyword);

输出

array:2 [
  "keyword" => "慧慧折扣"
  "count" => 417000
]

About

📦 百度关键词相关结果计数;本项目属于私人定制扩展

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages