How To Get Your Facebook Numerical Profile Or Page Id

We all know that a every Facebook profile will have a unique numerical ID like www.facebook.com/100002458117455 but after assigning your own User Name numeric id will not show in your profile url, it redirects to your custom User Name. one of our blog reader asked this doubt. Here is the trick to get your facebook id number using facebook graph.

Find your facebook profile or page id number

How To Find Facebook Numerical Profile ID

  • Type www.graph.facebook.com/Your_Facebook_User_Name and press Enter.
  • It will display your Numerical Profile ID and also your name, user name, and gender.
For Example Enter http://graph.facebook.com/krishna22211 It shows like this.
{
   "id": "100002458117455",
   "name": "Krishna Chippa",
   "first_name": "Krishna",
   "last_name": "Chippa",
   "username": "krishna22211",
   "gender": "male",
   "locale": "en_US"
}
Now you can copy and note your facebook profile id number.

How To Find Facebook Numerical Page Id

  • The same steps as mentioned above.
  • Type www.graph.facebook.com/Your_Page_User_Name and press Enter.
  • It will display your complete Numerical Facebook Page ID and also about, description, website and many more details of a Facebok page.
For Example Enter http://graph.facebook.com/technicpage It shows like this.
{
   "id": "267369876607907",
   "about": "Technic Page is a Tech Blog .Get the  latest Computer 
Tips & Tricks
   "app_id": "0",
   "can_post": false,
   "category": "Computers/internet website",
   "checkins": 0,
   "cover": {
      "cover_id": 602790073065884,
      "source": "http://m.ak.fbcdn.net/sphotos-f.ak/hphotos-ak-prn1
/s720x720/24628_602790073065884_1366672681_n.jpg",
      "offset_y": 0,
      "offset_x": 0
   },
   "description": "Technic Page is a Tech Blog.\nGet the  latest Computer
 Tips & Tricks.",
   "has_added_app": false,
   "is_community_page": false,
   "is_published": true,
   "likes": 1739,
   "link": "http://www.facebook.com/technicpage",
   "name": "Technic Page",
   "talking_about_count": 16,
   "username": "technicpage",
   "website": "http://www.tipsdrive.com",
   "were_here_count": 0
}
Now you can copy and note your facebook profile id number.

Read: How To Downlaod Copy Of Your Facebook Information

2 Comments

  1. माझे फेसबुक पेज आहे त्याचा आय डी नाही मिळत ..एरोर येत आहे असा


    {
    "error": {
    "message": "Unsupported get request.",
    "type": "GraphMethodException",
    "code": 100
    }

    ReplyDelete
  2. The error comes if, the the page is not public

    ReplyDelete
Previous Post Next Post