I need to get Facebook fan_count, part of the data returned by the main open chart API call for the page, for a page of limited age on Facebook. Does anyone know how to do this? For example: http://graph.facebook.com/BudLight
I think you just need to provide access_token(see "Authentication" ).
access_token
fan_count is not limited, and there is no need to provide access_token.
You just need to request a chart on id_ page, for example, for BudLight: http://graph.facebook.com/110515375643035
Source: https://habr.com/ru/post/1758791/More articles:How to pack a python program - pythongoogle page rank get in python - pythonASP.NET forms authentication without redirection - redirectCSS: absolute absolute error when resizing - cssAdvanced declarations and includes - c ++HttpListener only gets first 900 bytes of InputStream when using jQuery.ajax () - jqueryIs it possible to upload only one part of a file (for example, the first 100 KB) in C #? - c #How to get the user's email address (with permission) on iPhone? - emailStrategy to keep string constants in sync between java / flex? - javaCannot link directly to WMV video file - sharepointAll Articles