Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7502643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T20:56:45+00:00 2026-05-29T20:56:45+00:00

Using GraphAPI, I see you can request location of a specific friend, or search

  • 0

Using GraphAPI, I see you can request location of a specific friend, or search for friends by criteria.

However, I couldn’t find a way to search for friends in my area. I want to perform a search and get a results of friends who are in a radius of X meters from me.

I know I can fetch each friend manually and check its location, but it seems a bit inefficient so I’m looking for a batch search,

EDIT: I’ve found a similar question (and answer) using FQL: facebook fql query similar to friends checkins

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T20:56:46+00:00Added an answer on May 29, 2026 at 8:56 pm

    Well, you partly answered yourself there…

    When you query about a user friend, you get his location as well since it’s part of the User object (assuming you have the right permissions of course): http://developers.facebook.com/docs/reference/api/user/

    The problem, as you wrote, is that you’ll need to send a request to facebook per friend, which is not the right way to go about this.
    Thankfully, facebook already thought of that and they came up with the “Batch Requests”: http://developers.facebook.com/docs/reference/api/batch/ which let you do exactly that.

    EDIT

    Now that I think of it, it’s simpler than I wrote before, you don’t even need the batch requests since you can get all of the user friends in one request to: me/friends.
    Assuming you have the user granted you the needed permissions each user object in the friends list will have the location object as well.

    For each friend calculate if his location is in the desired radius.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to get a list of my friend's friends using the iPhone
When I access a page using a web browser, I can see more information
Using online interfaces to a version control system is a nice way to have
Using PyObjC , you can use Python to write Cocoa applications for OS X.
Using C# and System.Data.SqlClient, is there a way to retrieve a list of parameters
Using VS2008, C#, .Net 2 and Winforms how can I make a regular Button
I am trying to get user album by using GRAPH API with function facebook.request(contact.getFacebook_id()+/albums)
I'm trying to upload images using Graph API Batch Request, but i'm unable to
I know we can see the USER WALL by retrieving a token and all...
I am using Graph api to obtain friend list. Once I receive an id

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.