Skip to main content

All Questions

0 votes
0 answers
81 views

Not getting friends comment data in Facebook Graph API

I am using Graph API for fetching Facebook data including posts, friends etc. While retrieving posts, I am only getting the comments made by the post admin not his friends'. My app is in development ...
hamedazhar's user avatar
  • 1,100
0 votes
0 answers
110 views

There is no like/comment button in my Facebook Test user's posts. Why is that?

I cannot see the like/comment button in my test user's feed and hence there is no option for the same. I have enabled user_likes permission, the app is in development mode. Any idea?
hamedazhar's user avatar
  • 1,100
1 vote
0 answers
523 views

Names are not coming when fetch likes and comments from facebook page using facebook graph API

I am using this two calls to fetch likes and comments from Facebook GraphAPI: https://graph.facebook.com/post_id/likes?access_token=page_token https://graph.facebook.com/post_id/comments?access_token=...
Kendy Alvarado's user avatar
0 votes
0 answers
72 views

What is Facebook Insights section not totalling post likes correctly?

I have a Facebook page that is getting a lot of likes and is in the process of building momentum. https://www.facebook.com/GratePic-1720858451461996/ However, under the Insights tab, the post likes ...
Lawson's user avatar
  • 21
1 vote
1 answer
115 views

Setting up Facebook Comments and Like Button on Wordpress

I would like to install Facebook Comments and Like button for Wordpress blog. So I set up this block of code right after <body>. The first part is Facebook SDK set for web, and I think that ...
p3nchan's user avatar
  • 1,524
1 vote
1 answer
1k views

How to get data of post on facebook like comments, picture by graph api

I using graph api to post picture to wall of user, after get postid i try to get post data by graph api follow this url: https://graph.facebook.com/v2.4/postid?access_token=my_access_token But ...
Minh Dương Văn's user avatar
1 vote
0 answers
3k views

How to count all of the “Likes” and “Comments” in a Facebook photo album?

Just thought I would share the answer to the problem I had. I was looking for a way to count all the likes and comments from each of the photos in my photo album on Facebook. My photo album had ...
Loïc Joachim's user avatar
0 votes
3 answers
2k views

How to programmatically post like and comment an URL on facebook?

This is confusing. So just to clarify: REQ #1: To fetch basic stats for a URL, you send GET request to: http://graph.facebook.com/?ids=http://some.com (alternatively, FQL can be used to fetch stats ...
user2297996's user avatar
  • 1,474
3 votes
0 answers
136 views

facebook Like and comment not working in ios

I am working on Facebook like and comment in ios,i am getting the response i.e id of a like object.But it is not showing in Facebook.I am using this code to like a object. NSDictionary *params = [...
user3222891's user avatar
0 votes
1 answer
860 views

How to get facebook comments, likes, and share count for post which is shared by user?

I have used following url to get count; https://graph.facebook.com/fql?q=SELECT%20total_count,comment_count,like_count,share_count%20FROM%20link_stat%20WHERE%20url=%27http://buff.ly/1mtu81f%27 This ...
Priyanka's user avatar
2 votes
1 answer
2k views

How to get the number of likes for a post on Facebook using Python?

I try to get the number of likes and comments to a post on the Facebook page of an organization. I have the Python codes for the count of shares work just fine, but not for likes and comments. Any ...
user3508664's user avatar
2 votes
3 answers
887 views

iOS Facebook Api, make a like to a comment post

I want to like a comment of a post on Facebook, I use the same as like the post. For like a post, it works, but for like a comment fail. Doc: https://developers.facebook.com/docs/graph-api/reference/...
ValentiGoClimb's user avatar
0 votes
0 answers
128 views

Facebook doesn't let share my website pages

I want to use facebook share and like button from my website and especially facebook comments but facebook says that my website is characterized as UNSAFE and wouldn't let my users share the pages on ...
imran's user avatar
  • 179
1 vote
1 answer
814 views

Facebook Commentlike Script doesn't work anymore. Why?

a few days ago I tried to make this script working. It was working for 3 weeks I think. Now it doesn't work anymore on any server I have. Other providers I tried but doesn't work, too. I get the ...
user3048703's user avatar
0 votes
1 answer
4k views

Facebook auto like and auto comments for a bot

need source code for facebook auto like and auto comments using vb.net, so far we have created only upto auto login. our source code for logging in is: Private Sub Button1_Click(ByVal sender As ...
Sreeram's user avatar
  • 17

15 30 50 per page