Get_started_corner2
Logo2

Slurp

Slurp is a part of QuickSwitch. You can configure Slurp graphically using the QuickSwitch page (see the single link mode) or by hand using the documentation on this page.

To use Slurp, you just take any links on your websites that point to documents and "slurpify" them - that is you pass them to a Slurp call, like below:

Ordinary link:
http://lib.store.yahoo.net/lib/paulgraham/onlisp.ps
    

Slurpified link:
http://www.scribd.com/slurp?url=http://lib.store.yahoo.net/lib/paulgraham/onlisp.ps&publisher_id=pub-893822810442928521272
    

To use Slurp you first need to get an API account. Sign up here

Arguments

There are several additional arguments you can add to slurp which let you control its behavior.

url
Required. The URL of the document you wish to slurp.
publisher_id
Required. The Publisher ID from your API Account. To use Slurp, you need to create an API Account. Sign up here
display_mode
Optional. If display_mode is set to "scribd", the slurped document will be shown as a view document page on Scribd. If display_mode is set to "fullscreen" (default), the slurped document will be shown in fullscreen mode.
privacy
Optional. If privacy is set to "public", the slurped document will be made a public document on Scribd. If privacy is set to "private" (default), the slurped doc will be private. Remember that you must have legal rights to a document to upload it to Scribd.