page.rb

Path: lib/rtopsy/page.rb
Last Update: Wed Oct 28 23:55:50 -0400 2009

This is the page class for the topsy library. A Page has the following attributes:

     "page" : 1,
     "total" : "1139",
     "perpage" : 15,
     "list" : Array of Author instances

According to the official Topsy doc: code.google.com/p/otterapi/wiki/Resources?tm=6#/authorsearch

For complete documentation on the options, check out the rtopsy api docs.

  http://groups.google.com/group/rtopsy

[Validate]