8000 GitHub - zhaotianff/Crawler-Line: C# command-line crawler
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zhaotianff/Crawler-Line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawler-Line

  .Net Core command-line crawler

Usage

crawler-line:
  .Net Core command-line crawler.

Usage:

  crawler-line [options] <url> [command]  

Arguments:

  <url>    web site url  

Options:

  -html, --get-html                       Get html source  
  -image, --get-image                     Get images  
  -loopi, --loop-image                    Loop get images
  -regex, --regex-option                  Use regex  
  -agpack, --htmlagilitypack-option       Use HtmlAgilityPack  
  -agsharp, --anglesharp-option           Use AngleSharp  
  -path, --download-path                  Designate download path [default:<download-path> D:\download]  
  --version                               Show version information  
  -?, -h, --help                          Show help and usage information  

Commands:

  github    fork me on github  

License

MIT

About

C# command-line crawler

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0