Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Use this tag for questions about search algorithms, tools, and technologies.

learn more… | top users | synonyms (1)

0
votes
0answers
8 views

PHP SDK not returning place after searching, but the Graph browser does?

When I search for a certain venue with the PHP SDK it returns nothing. However, if I use the graph API explorer everything is all and well. My search query to the graph api is: /search?q=Metro ...
-3
votes
0answers
11 views

The number of search results in Facebook Graph Search? [closed]

I'm using Facebook Graph Search and I'm trying to figure out the specific number of search results it kind for for a query. For example, if I search for people who like beer and pizza, I want to be ...
0
votes
1answer
25 views

Can you make a user-based search with Facebook API?

On Facebook when you write something in the search box in the top. Like 'Eric' You first get the results with your friends named Eric and further down you get people you might know with X mutual ...
0
votes
0answers
3 views

Can I use open graph to see the top activities that people are doing at any given time?

I would like to see what activities are ocurring at certain times so I can tailor playlists to certain times of days based on people's activities. Is this possible with Open Graph without creating an ...
0
votes
1answer
38 views

Facebook search be email fails

I have a search to make based on the email that is publicly available. The problem is that it gives {"error": { "message": "(#200) Must have a valid access_token to access this endpoint", "type": ...
0
votes
0answers
14 views

Do access tokens expand Facebook keyword search results?

If our app has been granted permission to read private posts by a user, are those posts included in an authenticated Facebook keyword search? Does this apply to posts with locations attached as well? ...
-1
votes
0answers
28 views

Search for public posts in facebook [closed]

How can I search for two words that follow on each other in Facebook? Back in time it was possible with Setting the words into " ". Like for example "my car" But now it only shows Posts with both ...
1
vote
0answers
100 views

Facebook FQL public post search by keyword

I'm trying to accomplish something similar to the graph link below; however, I would like it to be in FQL form. I've been exploring and trying to figure it out how to accomplish this; consequently, ...
-1
votes
0answers
32 views

Searching User By Email via API

I would like to know, given the hundreds or thousands of existing APIs on the Internet for different purposes, which "known" ones will return a user's account given his/her email address. Naturally ...
0
votes
0answers
41 views

What's the full list of search operators that can be used on Facebook Graph Search?

I couldnot find a full list anywhere. I don't know what is its name, "search operator", "object", "search function" or whatever. In this wikipedia page: ...
5
votes
2answers
126 views

Open Graph Search - How to post custom actions so Facebook users will find them via new Graph Search

I am developing an Open Graph Facebook application that is still in sandbox mode. My test users that are my friends have posted a fair amount of actions via the application and I do see them on the ...
0
votes
1answer
46 views

Facebook Graph reply to Search Result

In the twitter search API you can use the unique id every search result has to reply to that post. eg (php): $twitter_json = ...
0
votes
0answers
20 views

Searching for fanpages using graph api

Earlier I had some scripts that search for fanpages to a given company, I used a quick hack that did this: https://graph.facebook.com/search?q=[company name]%20[company city]&type=page This ...
0
votes
0answers
87 views

Is there an app, website, or any way to search all tagged Facebook or Instagram photos of someone?

I would like to find a way to search all tagged Facebook or Instagram photos of someone? I have found many ways to search hashtags and topics but that is not what I'm trying to do. I want to search ...
0
votes
0answers
53 views

Find public events on facebook using FQL

What is the best way to find all possible public events on facebook using one or many FQL queries? For example, All publicly accessible events happening in and around delhi, or all public events ...
1
vote
0answers
19 views

Rest calls to search API's suddenly stopped working, but they work in the graph explorer

Earlier today was successfully getting data making rest calls to the URL below: https://graph.facebook.com/search?fields=id&q=res&type=event&access_token="my_auth_token" Now when I try ...
-1
votes
1answer
77 views

Pagination in the event search API

I am performing a rest call to facebooks search API using type=event e.x. ...
0
votes
1answer
49 views

Irrelevant results in graph search api

I know that there is some bugs reported to Facebook about this subject, but I'll ask here too . This call: https://graph.facebook.com/search?q=sebrae&type=post Returns a lots of results that ...
0
votes
0answers
32 views

Facebook Search API — Using AND and OR in a query

As my name is Vijay Mukhi, I am trying to write a search query that will give me all users on Facebook that share my name. This is the query I write. ...
1
vote
1answer
155 views

Unable to Perform Graph Search Using API Explorer

I'm having an issue getting the graph search to work when I manually use the Graph API Explorer to generate an access token for myself against my application. I've created an application, set the ...
0
votes
0answers
35 views

Does Facebook's people search take key-words?

If you are searching for a common name would appending their location to the search query help narrow it down? I created an account for purposes of testing a program I've made using the Graph API. ...
0
votes
1answer
76 views

Facebook search API without locale

I'm playing with the Facebook API. I'm having an issue when I try to search for posts. The problem is that when I search for something, it automatically assumes I set the locale param to en_US. For ...
0
votes
0answers
43 views

Facebook Graph Api search output language

Is there is any way to get the search output of the Facebook Graph Api in specific language? I tried to add &locale=en_EN parameter, also i tried to add HTTP Accept-Language header. It seems that ...
0
votes
1answer
81 views

Get user photo with known email address from within iOS app

I want to automatically download user's profile photo from Facebook from within iOS app when an email is provided. I'm doing it by performing search to get user id. The app will be used by many ...
0
votes
0answers
51 views

How can I get events of a Facebook UID?

I am developing a web site with the PHP Facebook SDK. I get all the events of a place by graph and show them on the site by with code: ...
1
vote
0answers
54 views

facebook search operators does not work

I was data mining with facebook search api https://graph.facebook.com/search But theese operators OR | , AND +, "lorem ipsum" does not work anymore. Is there any way to make it work or a way around ? ...
0
votes
0answers
52 views

Events cannot be found (graph search and native search)

Why do some events listed in my events list cannot be found with Graph search, while using the exact the words from the event name? These events are public but cannot be found with the Facebook's ...
0
votes
1answer
75 views

How does Graph Api > Search Posts work?

I have a couple of questions regarding the Graph Api > Search Posts functionality (http://developers.facebook.com/docs/reference/api/search/): What operators does the QUERY paramater accept? Usually ...
0
votes
1answer
50 views

Facebook search manipulates keywords

When using the Facebook Graph API to search through public posts, it seems like Facebook malforms search terms in ways that are not obvious. For example, searching for 'coffee' will return only posts ...
0
votes
1answer
66 views

high volume database choice for php [closed]

I am about to develop website using YII framework. But i am not quite sure about which database i should use. Generally insertion and selection would be there in a website. Data would be come from ...
7
votes
2answers
988 views
+50

Is there an offical Facebook Graph Search API?

Most of you must have heard seen the new Facebook Graph search. I have browsed trough a dozens of documentation pages, but could not find a complete API for this. I know a very similar result could ...
0
votes
0answers
57 views

How would you go about writing a Parser similar to Facebook Graph Search

I've read quite a few articles giving a bit of background information on how Facebook implemented their Graph Search. All of which seem to just glance over the actual implementation details of the ...
3
votes
0answers
610 views

How does Facebook Graph Search work? [closed]

I'm guessing I'm on thin ice with regards to a question that can be answered instead of just discussed as from my research Facebook's Graph Search seems to be in stealth mode with nothing much ...
0
votes
0answers
29 views

what is correct way to search posts in russian?

I'm trying to use Graph API search to find all posts with some words in russian. Unfortunatelly i'm getting result which does not correlate to my request. If i'm providing query in windows-1251 ...
1
vote
0answers
67 views

Graph API Search: Not matching results are returned

The Facebook post search keeps returning very strange results and everytime I try to find out rules it gets more confusing. I'm not even talking about operators and boolean logic like AND/OR. E.g. ...
2
votes
1answer
201 views

Facebook Graph API Search posts in a language

I want to obtain the results for this query filtered in spanish. Is it possible? https://graph.facebook.com/search?q=Gasol&type=post There must have been some changes in the lasts weeks because ...
0
votes
1answer
282 views

how to search FB friends in our friend list using Graph api

How to search our friends by name in our Facebook friend list? In my program, I am listing all my friends using api in a box. In that box, there is one field- search for searching our friends. I want ...
0
votes
0answers
67 views

Is there any way to escaping special chars on a facebook search query?

I'm new to facebook api. I searched for related questions but I didn't find any. I'm trying to search for certain keywords but I'm having non expected results with some of them. I have problems with ...
1
vote
0answers
32 views

Sanitizing location data

I have a database of city names, but the problem is that it is not sanitized. For example, if Bangalore, India is a city then I might have the following locations in my database: Bangalore ...
4
votes
1answer
115 views

FaceBook Graph API: Search beyond immediate circle

Is it possible to search for users which are beyond my immediate circle using FB graph API? If not, does having a paid subscription account help to overcome this hurdle? I'm using following graph ...
1
vote
0answers
600 views

Facebook #hashtag search

I've recently had an idea of creating a live feed of posts from twitter, instagram and facebook that would contain specific hashtags (i.e. #partynextdoor). Searching Twitter and Instagram for ...
0
votes
0answers
29 views

Searching Graph

http://graph.facebook.com/search?q=coconut No data is coming back and it's not the query; I've tried a few. Most of the examples in the documentation aren't working anymore ...
0
votes
0answers
26 views

What's wrong with the graph search api?

Seems requests like https://graph.facebook.com/search?q=watermelon&type=post now only return empty data. (since 6 am November 6 PST 2012) I've attempted it from various IPs. same response ...
0
votes
0answers
65 views

Graph Api Search

Graph Api Search : I am searching people by the https://graph.facebook.com/search?fields=id,name,link,picture,location&q=(%@)&type=user&access_token=%@",strfirst,strAuth_token It ...
1
vote
1answer
235 views

Scope of Facebook's Graph API search

I am using the Facebook Graph API through the Javascript SDK to search for users. However, when I try to find a user that has a protected profile it does not show up in the search results. Which I ...
1
vote
0answers
48 views

How to get Facebook user id from user's phone no

Is it possible to search for a Facebook user by their mobile no. same as we do using email address: https://graph.facebook.com/search?q=EMAILADDRESS&type=user&access_token=ACCESSTOKEN
0
votes
0answers
33 views

Search Graph API for a sentence

does anyone know how to search the graph api for more than one word but in a row. Not just an and but they need to be next to each other
0
votes
0answers
22 views

App appearing in search but not the shared posts

My app is now finally appearing in Facebook's search, hooray. However none of the activity associated with my app such as when people have shared content from my app, liked something and posted it to ...
2
votes
2answers
67 views

Look for post in Facebook

I'm working on some infographics on my personal Facebook account. I want to query all posts I liked of a certain friend in the last 2 years. Can someone help me? I'm not a PHP coder, but I have ...
0
votes
0answers
99 views

Why is there no “Like” button or “Search” bar? [closed]

We have a company/organization page on Facebook and we are unable to like other pages. we are also unable to search for other pages. Does anyone know why this is and how to solve this problem? Please ...

1 2 3