Skip to content

buffym/spider_monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== spider_monkey

A simple ruby link validation class.

=== Example
monkey = SpiderMonkey::Finder.new('http://www.google.com')

monkey.broken = contains a list of all broken links and images found at the
supplied url.


Limitations:
Does not follow redirection.

About

A small ruby class for link validation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published