If you tag someone in a post, you create a link to their profile. Marek 19 November 2017 at 18:14.
We can easily integrate Graph API with our .net Projects and easily we can post our status on Facebook wall.
@Fair, yes sometimes the number is not correct and it's a bit confusing. This profile is being maintained purely for historical and research purposes.]
Stack Overflow for Teams is a private, secure spot for you and You can also use your activity log to review and manage what you share on Facebook … By using our site, you acknowledge that you have read and understand our I can't find the documentation for the @MarkOverride an even more optimized version (less bandwidth) is I don't get the share count for certain objects. Where developers & technologists share private knowledge with coworkersProgramming & related technical career opportunitiesYes that is correct, but that is not what I want. This number is not equal to the one you see on the Like Button, since that number is the sum of: . I have no problems with the fan pages and my user token is valid (at least for the fan pages). I m trying to get wall posts from a profile facebook.
... How to get public wall posts with the facebook API.
When you select an audience for your post, the audience selector will use the same audience when you share a post … The link in the tweet takes you to an instructions page on how to share a tweet via a link - so basically, there's no way to share a tweet to Facebook anymore, other than manually re-sharing. @BugHunterUK I just tested here and still works, just had to do a limit change to get only the summary, which is adding a .limit(0) to likes and comments.
Where developers & technologists share private knowledge with coworkersProgramming & related technical career opportunitiesThe linkedin one does not work (gives 403 access denied)Hi there ! By clicking “Post Your Answer”, you agree to our To subscribe to this RSS feed, copy and paste this URL into your RSS reader. What is the most concise code snippet that will simply allow me to then post to the wall? Drugi problem i znów ty znasz rozwiązanie.
Free 30 Day Trial
The removal of the functionality comes as a result of Facebook's API changes , which have been implemented in the wake of the Cambridge Analytica scandal . Thanks! In most cases, you can delete photos without deleting the entire post.
You can control who can see your Timeline posts.
In the article below I’m going to explain how I did this, using version 5 of the SDK for PHP. The brief was to write a script which automatically posted any newly added WordPress custom posts to my clients company Facebook page.
One of the first data scrapers I wrote for the purpose of statistical analysis was a Facebook Graph API scraper, in order to determine which words are the most important in a Facebook Page status update. For example, when you post or comment in a public group, your post or comment will be public and can be seen by anyone.
Po raz kolejny dzięki. I know we can get likes and comments count like ... secure spot for you and your coworkers to find and share information. [This API is no longer available.
I need the share count for post which is not available by the above method.If anyone comes by here, this still works in November 2015 with Graph API v2.5And still working in August 2016 with Graph API v2.7.
Learn more about tagging. Stack Overflow for Teams is a private, secure spot for you and I know we can get likes and comments count like but I am unable to find a similar endpoint for shares.NOTE: I am not looking for solutions that take URL input and query graph api for that URL shares, rather I am looking at finding solution to get shares count by POST_IDThis will bring the total count of shares, comments and likes.Thanks for contributing an answer to Stack Overflow! Removed the Twitter endpoint, since that one has been deprecated. I can get the share count of an URL using PHP SDK and using the deprecated rest API, but didn't find a way to get the share counts of an URL using graph API.Edit: You may use the fql table suggested by the other answer, but still...sometimes numbers there is not correct too!you are absolutely right, by total_shares is sum of comments+likes+shares but the page i requested, shows shares_i_have = total_shares + likesBut the share_count value is misleading, as it's referring to the sum of likes+sharesI guess you're right, my answer was just an update on how to call the API. I know they should have at least one share. The Facebook API lets you post to pages you administrate. Active 4 years, 8 months ago. Not only we can post status but also we can easily share Image, video and Link on Facebook wall. If you want to get the count that is available in the Like button, you should use the So getting the Like Button number is possible with the Graph API through the After August 7, 2016 you can still make your call like this: but the response format is going to be different: it won't be So you will have to process the response like this: What I found useful and I found on one link above is this FQL query where you ask for likes, total, share and click count of one link by looking at the link_stat tableThe facebook like button does two things that the API does not do. UPDATE April 2018: Due to changes Facebook has made to the Graph API, the API will no longer return every post as noted in this article. How can I easily acquire the access token for this page? site design / logo © 2020 Stack Exchange Inc; user contributions licensed under The Overflow Blog So here’s how it went: 1. Stack Overflow works best with JavaScript enabled UPDATE: while the above would answer how to get the share count. Which Facebook C# library is the simplest? Featured on Meta your coworkers to find and share information.
Ask Question Asked 7 years, 4 months ago.