Top "Facebook-fql" questions

Facebook Query Language (FQL) enables you to use a SQL-style interface to query the data exposed by the Graph API.

Getting the Facebook like/share count for a given URL

I'm using the Facebook API to get the like/share count for given URLs. The strange thing is that it …

facebook facebook-graph-api facebook-fql
EOFError: end of file reached issue with Net::HTTP

I am using ruby-1.8.7-p302/Rails 2.3.11. I am trying to use FQL (Facebook API) to get stats for a link. …

ruby-on-rails ruby web-services facebook-fql
What's the Facebook's Graph API call limit?

Is there any restriction in number of calls we make to facebook's graph api? and If it is there then …

facebook-graph-api facebook facebook-like facebook-fql
How can I execute a FQL query with Facebook Graph API

I'm looking without any success for a way to execute a FQL(facebook query language) query with the new Open …

facebook-graph-api facebook-fql
how to get data from Json object?

i am working on a android app which is integrated with facebook . i am using fql query to fetch info …

java android json facebook-fql
Facebook API, Phone Numbers

I am developing a Facebook Application that I need to get all the information of user, including mobile phone. However, …

facebook-c#-sdk facebook-fql
How to list facebook users who like a page or interest

Possible Duplicate: Retrieve Facebook Fan Names I wanna get a list of facebook users who like a page or interest. …

facebook facebook-like facebook-fql
Graph API how get facebook page members/likes

Facebook like check I've found an interesting app . This fb-app get all likes from any fanpage and sort it by …

facebook facebook-graph-api facebook-fql
I want to use facebook connect in my website to register, login and comment on news articles or posts made by other users

I would like to implement the following things in my website. I have done some extensive search over the internet …

facebook facebook-fql
How to get large photo URL in one API call?

I want to display large photos in my Facebook app's feed view immediately. Is it possible to get the large …

facebook-graph-api facebook-fql photos