go-web-crawler

command module
v0.0.0-...-fe3d558 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2015 License: MIT Imports: 18 Imported by: 0

README

go-web-crawler

A toy web crawler written in Go.

Requirements

3rd party dependencies are not currently vendored. The following packages are required to build this application. You should be able to "go get" these:

[Gorp] (https://github.com/coopernurse/gorp)

[Sqlite3] (https://github.com/mattn/go-sqlite3)

[goquery] (https://github.com/PuerkitoBio/goquery)

[robotstxt-go] (https://github.com/temoto/robotstxt-go)

Usage

Build the project:

go build

Basic usage with defaults and provided start URL:

./go-web-crawler -start http://www.startpage.com

Use -help to get a list of commands:

./go-web-crawler -help

Known Issues

  • There are no known issues at this time

License

[MIT License] (LICENSE)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL