Tag Archives: links.getStats

PHP Get Facebook URL Total Comments, Total Likes, Total Shares Posted by in Facebook Graph API | Leave a comment

This article will use PHP & Facebook Graph API & FQL to query link_stat Facebook table to get total comments, comment count, total likes, like count, total shares, share count, total count, click count, comment box count of one or more URLs that users on Facebook are interacting with. Continue reading

ASP.NET Get Facebook URL Total Comments, Total Likes, Total Shares Posted by in CSharp | 5 Comments

The following displays how to get total comments, comment count, total likes, like count, total shares, share count, total count, click count, comment box count of one or more URL that are shared or integrated with Facebook by using ASP.NET (C#). Continue reading

Get Facebook Total Comments, Total Likes, Total Shares Of A Given URL Posted by in Facebook Graph API | 4 Comments

This is a method uses to get Facebook information such as total comments, comment count, total likes, like count, total shares, share count, total count, click count, comment box count of one or more links (URLs) that are shared on Facebook or integrated with Facebook. Continue reading