Ryan Alyn Porter

Results 2 repositories owned by Ryan Alyn Porter
trafficstars

email_spider

15
Stars
6
Forks
Watchers

A simple Ruby web spider that uses Anemone to crawl every page of a site looking for email addresses. Stores the results with SQLite3 using Data Mapper.

link-checker

85
Stars
38
Forks
Watchers

A Ruby gem for checking the links in a web site. Can either scan files or crawl pages. Multi-threaded, with red/green colored output, support for SSL, and support for following redirects. Works gre...