There are public client libraries for the Scribd API in Ruby, PHP, C#, and ActionScript. If you use one of these languages, using a client library will make the Scribd API much easier to use.
Official Ruby Client Library
Just run:
sudo gem install rscribd
For more information, consult the RubyForge page.
Or try the Scribd_fu rails plugin, a Ruby on Rails plugin that streamlines interactions with the Scribd service.
The PHP client library was graciously contributed by Robert Pottorff.
The C# client library was graciously contributed by Paul Duncan.
The ActionScript client library was contributed by Mark Walters of DigitalFlipBook.com.
We need more client libraries, so if you'd like to write your own, please