Skip to content

shiroari/goclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Go-clicker is simple crawler tool to find broken pages.

Run or Build

Make sure you have current project in you GOPATH

Run without build:

go run robot/main.go

Or you can build it and make binary file:

go build -o goclicker robot

./goclicker

Todo

  • CLI
  • Handling SIGTERM
  • Detect long loading pages

About

Simple crawler tool to find broken pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages