blurb

blurb

Gets a blurbified version of blobs via CDB.  Append the id of the blob to be blurbed to the /api/trans/blurb URL.

The response format will be the same as the content-type or media type of the content object being requested.

This service will only work on blobs whose content-type and/or media-type is of the form text/.... In all other cases it will throws an exception. The service strips all html tags from the text before passing it back to the client.

If the blob is an html document only the contents of the <p> tag are processed. Contents of all other tags are discarded.
If the blob is a wikipedia document, a pre-rendered blurb is requested. If the blurb is not found one is created in memory and returned.

Recent Discussions about blurb

no recent discussions

Related Help Topics

empty