Skip to content

danielnaveda/gocrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Gocrawler

Simple crawler based on the sitemap of a URL

Run it with Docker

Quick run

docker run danielnaveda/gocrawler -domain "https://www.a-domain-with-a-standard-sitemap.com"

Keep the crawled files in your machine

docker run -v <your local full path>:/go/temp-files danielnaveda/gocrawler -domain "https://www.a-domain-with-a-standard-sitemap.com"

About

Simple web Crawler written in Golang

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published