Skip to content

tkachenkoa/parallel_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

parallel_crawler

Crawler that recursively scans and downloads the contents of a web site, preserving folder structure. Executes in parallel goroutines

Launch parameters

To launch parallel crawler on https://yandex.ru with the maximum recursion depth of 4 levels, type: ./parallel_crawler.exe -max_depth=4 -url=https://yandex.ru

About

Crawler that recursively scans and downloads the contents of a web site, preserving folder structure. Executes in parallel goroutines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages