Sha256: 4c45a9fb25f7d91ea4c2ed9f42303fb39043109bdbb7ffe58c5304679e2df7b0
Contents?: true
Size: 726 Bytes
Versions: 5
Compression:
Stored size: 726 Bytes
Contents
= Alexa Web Information Service == Usage Alexa.url_info(:access_key_id => 'key', :secret_access_key => 'secret', :host => 'site.com') # also you can specify option :response_group => 'Rank,ContactInfo' or any other valid group, # see: http://docs.amazonwebservices.com/AlexaWebInfoService/2005-07-11/ # default response group takes all the available options returns object with methods: :xml_response, :rank, :data_url, :site_title, :site_description, :language_locale, :language_encoding, :links_in_count, :keywords, :related_links, :speed_median_load_time, :speed_percentile, :rank_by_country, :rank_by_city, :usage_statistics == Copyright Copyright (c) 2009 Wojciech Wnętrzak. See LICENSE for details.
Version data entries
5 entries across 5 versions & 2 rubygems
Version | Path |
---|---|
morgoth-alexa-0.0.1 | README.rdoc |
morgoth-alexa-0.0.2 | README.rdoc |
morgoth-alexa-0.0.3 | README.rdoc |
morgoth-alexa-0.0.4 | README.rdoc |
rmoriz-alexa-0.0.4.1 | README.rdoc |