Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 169 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 169 Bytes

只支持cli

列出所有爬虫 php artisan spider:list

添加爬虫 php artisan spider:create spiderNmae

执行某个爬虫 php artisan spider:run spiderName