lastcall/last-call-crawler
Composer 安装命令:
composer require lastcall/last-call-crawler
包简介
Static site crawler/processor
README 文档
README
Static Site Crawler is brought to you by your friends at Last Call Media, is a CLI tool to crawl a website and do processing on the data that's found. The most common use case would be for scraping content off of an HTML site, but it could also be used to invoke an API and process the data.
Installation
Install the crawler using Composer.
php composer.phar require lastcall/last-call-crawler
You can also add the dependency directly to your project's composer.json:
{
"require": {
"lastcall/last-call-crawler": "~1.0"
}
}
Documentation can be found here:
统计信息
- 总下载量: 58
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-12-08