mousemin / colly-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colly-Example

colly-extra的示例

使用方式

go get -u github.com/mousemin/colly-examples
// 即可抓取一本 ./colly/系统的黑科技网吧-逆水之叶.txt 的小说
colly-examples -name bswtan

使用帮助

colly-examples --help 

Usage of ./colly-examples:
  -name string
    	抓取配置: bswtan
  -path string
    	存储地址 (default "./colly")
  -url string
    	抓取地址

About

License:MIT License


Languages

Language:Go 100.0%