javascript - ionic : Get public facebook posts without Graph API -


i'm new facebook graph api. know if can public facebook page , parse in json format extract posts. theses posts used in ionic application.

i remarked graph api requires authentication.

what i'm seeking read-only mobile application. no need authenticate !

any please?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -