Transparent

Client Libraries

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.

Ruby

Icon_package_get 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.

PHP

Icon_package_get Download PHP Client Library

The PHP client library was graciously contributed by Robert Pottorff.

If you use PHP, you may well be interested in Rich Schu's PEAR PHP package.

PEAR package / GitHub source

You can install with:
sudo pear install Services_Scribd-0.1.0

C# / .NET

Icon_package_get CodePlex page for the C# library

The C# client library was graciously contributed by Paul Duncan.

ActionScript 3.0

Icon_package_get Google Code page for the ActionScript library

The ActionScript client library was contributed by Mark Walters of DigitalFlipBook.com.

Python

There's a Python client library contributed by Arkadiusz Wahlig.

Google code version / Python package index

Contribute

We need more client libraries, so if you'd like to write your own, please

Developers

Scribd API