SPNbabble exposes its data via an Application Programming Interface (API) using a Twitter-compatible API. More documentation, including all supported methods, can be found here.
REST API Methods
statuses/public_timeline
Returns the 20 most recent statuses from non-protected users.
URL:
http://spnbabble.sitepronews.com/api/statuses/public_timeline.format
Formats:
xml, json, rss, atom
Example (XML):
http://spnbabble.sitepronews.com/api/statuses/public_timeline.xml
users/show
Returns extended information of a given user, specified by ID or by username.
URL:
http://spnbabble.sitepronews.com/api/users/show/username.xml
Formats: xml, json, rss, atom
Example (XML):
http://spnbabble.sitepronews.com/api/users/show/highcorral.xml
Share