Global Feeds
-
Keyword feed:
- http://api.smugmug.com/hack/feed.mg?Type=keyword&Data=[keyword]&format=atom03
-
All-time Popular Photos feed:
- http://api.smugmug.com/hack/feed.mg?Type=popular&Data=all&format=atom03
-
Today's Popular Photos feed:
- http://api.smugmug.com/hack/feed.mg?Type=popular&Data=today&format=atom03
-
Category Popular Photos feed:
- http://api.smugmug.com/hack/feed.mg?Type=popularCategory&Data=[category]&format=atom03
-
Geotagged Photos feed:
- http://api.smugmug.com/hack/feed.mg?Type=geoAll&format=atom03
-
Geotagged Keyword feed:
- http://api.smugmug.com/hack/feed.mg?Type=geoKeyword&Data=[keyword]&format=atom03
-
Geotagged Search feed:
- http://api.smugmug.com/hack/feed.mg?Type=geoSearch&Data=[search]&format=atom03
-
Geotagged Community Photos feed:
- http://api.smugmug.com/hack/feed.mg?Type=geoCommunity&Data=[community]&format=atom03
-
OpenSearch Keyword feed:
- http://api.smugmug.com/hack/feed.mg?Type=openSearchKeyword&Data=[keyword]&format=atom03
User Feeds
-
Keyword feed:
- http://api.smugmug.com/hack/feed.mg?Type=userkeyword&NickName=[nickname]&Data=[keyword]&format=atom03
-
Gallery feed:
- http://api.smugmug.com/hack/feed.mg?Type=gallery&Data=[albumID]_[albumKey]&format=atom03
-
Recent Galleries feed:
- http://api.smugmug.com/hack/feed.mg?Type=nickname&Data=[nickname]&format=atom03
-
Recent Photos feed:
- http://api.smugmug.com/hack/feed.mg?Type=nicknameRecent&Data=[nickname]&format=atom03
-
Popular Photos feed:
- http://api.smugmug.com/hack/feed.mg?Type=nicknamePopular&Data=[nickname]&format=atom03
-
Photo Comments feed:
- http://api.smugmug.com/hack/feed.mg?Type=usercomments&Data=[nickname]&format=atom03
-
Geotagged Photos feed:
- http://api.smugmug.com/hack/feed.mg?Type=geoUser&Data=[nickname]&format=atom03
-
Geotagged Album feed:
- http://api.smugmug.com/hack/feed.mg?Type=geoAlbum&Data=[albumID]_[albumKey]&format=atom03
-
For AppleTV, Macs, and iTunes. This will not work for iPod/iPhone:
- itpc://[nickname].smugmug.com/hack/feed.mg?Type=recentVideos&Data=[nickname]&format=itunes
albumID and albumKey
Both must be included for the feed to work. They are connected by an underscore '_' as it is in any SmugMug gallery url like in this example:
cmac.smugmug.com/gallery/2504559_f3ta9
2504559 is the albumID
f3ta9 is the albumKey (the key is case sensitive and you will encounter upper case characters in it)
Number of Photos
- Add ImageCount=xx and PageCount=xx to the URL. ImageCount specifies the number of photos per feed and PageCount the number of photos per page. This allows readers like google reader to get multiple pages.
- If you don't want any paging to take place, add Paging=0 to the url resulting in only the ImageCount parameter controlling the number of entries in a feed.
Feed Formats
- Atom - format=atom03
- RSS - format=rss
- KML - format=kml
-
Open Search RSS - format=osrss
Change Size of Photos
- Tiny - Size=Tiny
- Thumb - Size=Thumb
- Small - Size=Small
- Medium - Size=Medium
- Large - Size=Large
- XLarge - Size=XLarge
- X2Large - Size=X2Large
- X3Large - Size=X3Large
- Original - Size=Original
A complete URL that showed large photos would look like this:
