Skip to content

nnqq/spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web spider

Environment variables

URLLIST path to file with list of urls to crawl

CONCURRENCY number of concurrent requests

Run

URLLIST=example_list.txt CONCURRENCY=10 go run cmd/main.go

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages