Skip to main content

All Questions

0 votes
1 answer
499 views

Is there any way to submit a FB app for review while it in "Live Mode"?

so I made a web based FB app. submitted it for review because I need 3 more permissions (not the basic one) for new functions that I want to add in my site (Which is very active). I submitted it for ...
Dima Ciun's user avatar
2 votes
0 answers
228 views

Facebook API. Pull Custom Audience statistics from the Audience Insights

Is it possible to pull (programmatically) demographic statistics about your custom audience from the Facebook Audience Insights? Spent some time on investigation of this question (SDKs, Graph API, ...
Artem Nagornui's user avatar
0 votes
0 answers
469 views

Using Facebook Graph API, get all pages liked by a certain user

I'm using the following endpoint: /{user-id}/likes but I keep receiving a single field called "data" with an empty list. I have tried many users that I saw they like some pages. PD: I'm using the ...
JaviOverflow's user avatar
  • 1,470
0 votes
0 answers
198 views

How to get facebook posts with comments and likes count of a trending topics?

I want to retrieve trending topics from Facebook, using API call, with information like posts related to trending topics, likes and comments of a post. Is there any facebook API which can do this ?
TheWolf's user avatar
3 votes
0 answers
552 views

how to publish comment to a post using facebook graph api explorer?

I am using facebook graph api explorer to explore and test different things but getting no idea after even an extensive research that how to post comment against a post . I am doing this This is the ...
john's user avatar
  • 631
1 vote
1 answer
731 views

Facebook Graph API: read messages in v2.8

since read_mailbox is deprecated, I was wondering if there's still a possibility to get all of my messages via API or any other service? /v2.4/{user_id}/notifications operations as well as ...
EachOne's user avatar
  • 101
0 votes
0 answers
56 views

How to track Facebook posts we shared through email?

We will send a email to targeted users Email contains a link name Share via Facebook When targeted users clicks on the Link It will open face book page asking them to share the post If the ...
Bhanu Siva Prasad Talasila's user avatar
0 votes
0 answers
127 views

how to disable popup if user already likes my website?

I am asking users on button click to like my website page. when user likes page and clicks this button again it asks to like my page again. please help to prevent this. FB.login(function(response) { ...
Gio Nebieridze's user avatar
1 vote
1 answer
365 views

How to differentiate between facebook comments and their replies returned from facebook api?

I'm trying to fetch facebook comments along with their replies and likes for each of the comment and reply but no luck so far. On trying out following api in explorer: /v2.4/405944472923733/feed?...
dark_shadow's user avatar
  • 3,543
1 vote
1 answer
655 views

Facebook API getting summary of likes in `/links` without deprecated FQL

I'm trying to get the total likes count for posts by a specific user. I'm calling /photos /links and /statuses. When adding ?fields=likes.summary(true) I'm getting back the total sum of likes in /...
Noam's user avatar
  • 3,381
0 votes
1 answer
505 views

Facebook API getting Privacy settings for `statuses` and `photos`

I'm using facebook's API /{uid}/statuses, /{uid}/links and /{uid}/photos. I'm trying to filter only to public posts, so I'm trying to get the privacy settings and filter according to that (better way?)...
Noam's user avatar
  • 3,381
0 votes
0 answers
328 views

How can I obtain user location information such as state/region and country from the Facebook Graph API without using FQL?

How can I obtain user location information such as state/region and country from the Facebook Graph API without using FQL? According to Facebook documentation, FQL is deprecated after v2.1 so that ...
Travis Walters's user avatar
0 votes
1 answer
64 views

Facebook: collecting the specific posts

I have a simple question for Facebook developers. I would like to create website which would collect and embed some specific data from Facebook. For example, let's say I want facebook's posts or ...
miksiii's user avatar
  • 2,476
0 votes
1 answer
220 views

Facebook Comments: get all comments URL under a domain?

I'm trying to figure out how to get all the fb-comments URLs registered/created under a domain. imagine various developers create new comments urls (relative to individual topics): div class="fb-...
Joaquim Carvalho's user avatar
0 votes
1 answer
3k views

Extract facebook users IDs who like or comment a post

I wonder if anyone knows or has a tool which allows to extract the list of users IDs who liked or commented a Facebook post (especially a page post). I've tried many softwares that claim performing ...
Adam Belgate's user avatar

15 30 50 per page
1
2 3 4 5 6