Skip to content

yinhuochong/webSiteSpider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a URL crawler.

Usage: main.py -u url -d depth

Options:
-h, --help show this help message and exit
-u URL Specify the begin url.
-d DEPTH Specify the crawling depth. Default: 5.
-t THREAD The amount of threads. Default: 10.

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.4%
  • JavaScript 40.6%