Skip to content

Grawler is a go lang web crawler made specifically to store large amounts of crawled data to couch db

License

Notifications You must be signed in to change notification settings

fou3fou3/Grawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grawler

a golang webcrawler

Setup/Initialization

not like the old one where u need to setup an sql db just setup a couchdb with a scope/bucket called CrawledDocuments, and two collections 1 - CrawledDocuments 2 - Robots

i know namings arent the best working on that !

About

Grawler is a go lang web crawler made specifically to store large amounts of crawled data to couch db

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages