색상표
>>> import feedparser, pprint >>> feed = feedparser.parse("http://kuler-api.adobe.com/rss/get.cfm?listtype=rating&key=YOURKEYHERE") >>> pprint.pprint(kulerCCs[0]) {'authorid': u'117768', 'authorlabel': u'mariagroenlund', 'href': u'http://kuler-api.adobe.com/kuler/themeImages/theme_492199.png', 'id': u'http://kuler.adobe.com/index.cfm#themeID/492199', 'summary': u'<img src="http://kuler-api.adobe.com/kuler/themeImages/theme_492199.png" /><br />\n\t\t\t\t \n\t\t\t\t Artist: mariagroenlund<br />\n\t\t\t\t ThemeID: 492199<br />\n\t\t\t\t Posted: 06/02/2009<br />\n\t\t\t\t \n\t\t\t\t\t Tags: \n\t\t\t\t\t bluish, colorful, fresh, green, healthy, lime, orange, peacock, sparkling, vital\n\t\t\t\t <br />\t\n\t\t\t\t \n\t\t\t\t\tHex:\n\t\t\t\t\t004358, 1F8A70, BEDB39, FFE11A, FD7400', 'themetags': u'bluish, colorful, fresh, green, healthy, lime, orange, peacock, sparkling, vital', 'themetitle': u'Vitamin C', 'title': u'Vitamin C', }
references
색상표.txt · Last modified: 2013/08/03 05:04 by 127.0.0.1