facebook Pages信息 [英] facebook Pages information

查看:55
本文介绍了facebook Pages信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可能从c#(asp.net)中的facebook获取对特定国家/地区的喜欢最多的页面ID/页面URL.


Is it possible to get the page id / page url which has highest number of likes for a specific country from facebook in c#(asp.net).


Is it possible.

推荐答案

看看 Facebook API [ ^ ]并检查这些项目是否为支持.
Have a look at the Facebook API[^] and check if these items are supported.


可能使用id.请看一下此链接,这会在特定页面上显示喜欢的内容.http://www.facebook.com/plugins/likebox .php?id = 189169034249

http://www.facebook.com/plugins/likebox.php?id=189169034249 [ ^ ]


在这里阅读更多内容

http://developers.facebook.com/docs/reference/plugins/like [ ^ ]

(下面添加评论以提高可读性)到目前为止,我还没有尝试过.看起来有可能.请看下面的链接&看看它是否给您一些想法

http://facebooklinq.codeplex.com/ [ ^ ]

LINQ到FQL(Facebook查询语言) [
Looks like its possible with the id.Take a look at this link,this gives the likes on a particular page.http://www.facebook.com/plugins/likebox.php?id=189169034249

http://www.facebook.com/plugins/likebox.php?id=189169034249[^]


Read more on this here

http://developers.facebook.com/docs/reference/plugins/like[^]

(Moving Comment below to answer for better readability)I haven''t tried that so far.Looks like it is possible.Take a look at this below links & see if it gives you some idea

http://facebooklinq.codeplex.com/[^]

LINQ to FQL (Facebook Query Language)[^]


我能够获得特定粉丝人数使用以下查询的页面
"从页面WHERE page_id = 12345中选择SELECT fan_count但我需要fan_count来获取印度至少十大Facebook页面.
I am able to get fan-count for a specific page using below query
"SELECT fan_count FROM page WHERE page_id=12345" but i need the fan_count for atleast top 10 facebook pages from india.


这篇关于facebook Pages信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆