awis4ruby 0.9.0
FEATURES/PROBLEMS: * Up-to-date Ruby client * Allows simple access to most popular AWIS data SYNOPSIS: ACCESS_KEY_ID = “05RTY5ESSE0EDGR68G2” SECRET_ACCESS_KEY = “1tmO+Tgvp0YU/ZOTwUTRYui7JppEc/lSMSD” host = ‘votanweb.com’ info = AWIS4Ruby::get_url_info(ACCESS_KEY_ID, SECRET_ACCESS_KEY, host) p info.online_since.strftime(‘%m-%d-%Y’) p info.rank # traffic rank == REQUIREMENTS:
All Versions
| Version | Platform | Released | Documention |
|---|---|---|---|
| 0.9.0 | ruby | August 29th, 2007 |
|