Cheezburger Network Tools for Developers
Cheezburger API
The
Cheezburger API exposes functionality for submitting new pictures and lols as well as setting lols as favorites.
External Image Import Links
To automatically import any picture to I Can Has Cheezburger for captioning, voting, and discussion, you can use this url:
http://cheezburger.com/CaptionPic.aspx?url=URL-Encoded web address of the image to import&source=Optional. URL-Encoded Source Attribution (for "picture by:" credit)&sourceUrl=Optional. URL Encoded URL to link the "picture by:" attribution to..
To view all captions for a particular image by URL, you can use this url:
http://cheezburger.com/TemplateView.aspx?url=URL-Encoded web address of the image to import.
Create caption links from your source URL
You can use this simple form to enerate the the caption and view all caption links.
Recently Submitted Template Image Feeds
- Location: http://cheezburger.com/api/TemplateImages
- Format: RSS 2.0
- number of items:
TemplateImages/S/N where S is your starting index and N is the number of items to fetch
- category:
TemplateImages/C where C represents a Category
- Cats
- Dogs
- Other animals
- News
- Celebs
- Objects
- Sports
- VideoGame
- Examples:
- Fetch Most Recent Images: http://cheezburger.com/api/TemplateImages/All
- Fetch 20 Most Recent Dog Images: http://cheezburger.com/api/TemplateImages/Dogs/0/20