cavaliercoder / spodermen

A dumb site crawler to highlight broken links and faulty routes

Repository from Github https://github.comcavaliercoder/spodermenRepository from Github https://github.comcavaliercoder/spodermen

Spodermen

A dumb site crawler to highlight broken links and faulty routes.

Searches for href attributes in HTML content and follows any links on the same domain. Reports the HTTP status code, content length and request duration of all crawled URLs.

Usage

$ ./spodermen https://github.com/cavaliercoder/spodermen
GET /cavaliercoder/spodermen 200 48600 1538
Dolan, y u do dis?

Reviews

Terrible. Don't use it.

  • Ryan Armstrong

About

A dumb site crawler to highlight broken links and faulty routes

License:MIT License


Languages

Language:Go 97.7%Language:Makefile 2.3%