Skip to content

tukaianirban/gocrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocrawler

A very simple Go based html links crawler. It starts with a given web link and then crawls through the weblinks referenced in it, gathering them.

It does not yet do anything fancy or useful with the index pages. This is work in progress for now; useful for anyone trying to get started with crawling weblinks using Golang

About

A very simple Go based html links crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages