Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 531 Bytes

File metadata and controls

16 lines (11 loc) · 531 Bytes

Crawler codebeat badge Go Report Card

Web Crawler on Go

Usage

Parse site: go run main.go run --url={site-url}

Get help: go run main.go

State

Crawler is work in progress. The software is by no means ready.

Contributions

Contributions are welcome.