Retrieve a facebook page's type
- by HectorMac
I am trying to display a list of pages similar to the facebook search results. Along with the page's name, I would like to display the page type. The page's type property (from the Pages.getInfo API call returns the rather unfriendly looking strings from this list:
http://wiki.developers.facebook.com/index.php/Page_Types
Is there any way to map…