Skip to main content

How to Get Facebook Numeric ID?



How to Find Numeric Facebook ID



Whether you're using Facebook or Google Plus, you have an unique numeric identity number. If you're a Google Plus user, you must notice a number in your profile URL unless you haven't got a username from Google. But Facebook automatically gives you a username after opening account. And thus your numeric ID is hidden from Facebook Profile URL. But you may often need to use the numeric ID of your Facebook account. 


If you are an apps developer, or using social plugins for your site, you may need to use your numeric ID. Today I'm gonna share an easy way to find out the numeric ID of your Facebook account. 


In this way, you can find any person's profile ID number and Facebook page ID number. Follow the instruction below:


  • Go to this URL - http://graph.facebook.com
  • And type your username as - http://graph.facebook.com/username
  • For example - http://graph.facebook.com/jolley.roberts

Now you will get the following details - 

"id": "100004080544971", "first_name": "Jolley", "gender": "male", "last_name": "Roberts", "link": "https://www.facebook.com/jolley.roberts", "locale": "en_GB", "name": "Jolley Roberts", "username": "jolley.roberts"

As I mentioned earlier, you can also look up your page ID number. Suppose, the Facebook Fan Page of Marks PC Solution is - 


https://www.facebook.com/markstips

You have to type http://graph.facebook.com/markstips to get this page ID. And this page will show you the following details:


"id": "550920454928744", "about": "Your Ultimate Choice for Computer, Internet, Blogging, SEO & PC Troubleshooting Tips!", "can_post": false, "category": "Computers/internet website", "checkins": 0, "has_added_app": false, "is_community_page": false, "is_published": true, "likes": 109, "link": "https://www.facebook.com/markstips", "name": "Marks PC Solution", "parking": { "lot": 0, "street": 0, "valet": 0 }, "talking_about_count": 1, "username": "markstips", "website": "http://www.markspcsolution.com", "were_here_count": 0


There are many other sites where you just need to submit your username and they will show you the details. But sometimes, if their server is down, you may not be able to use them. And there is also a little chance to get trapped by phishing sites! So, I think, using the graph is better. 


I'm familiar with a site which you can trust - Find your Facebook ID. In this site, you have to input your username. Then hit on the button - Lookup Numeric ID. Finally, it will display your name along with the numeric ID. 





Stay with Marks PC Solution to get more interesting IT topics!



Comments

Popular posts from this blog

GTA San Andreas Cheat Code (PDF)

After Vice City, San Andreas is the most popular game released by Grand Theft Auto (GTA). Usually GTA releases role playing game. San Andreas is such a game where you can act like a person. You can do everything. You have to take part in missions and complete them.  To make your missions easier, there are lots of cheat codes. If you can properly apply these codes, the tough parts of the game will be easier. Cheat codes are somewhat like keyboard shortcuts of computer programs.  I've shared 63 cheat codes below. There were more cheat codes in my collection, but I've omitted the less important cheats. Effects or result of the cheats are on the left side, and the codes are on the right side.  You can copy the following codes in your PC. And for your convenience, I've also uploaded a PDF file of these codes. You will find the download link at the bottom.  Effect Cheat Code Adrenaline Mode MUNASEF All Cars Explode ALL...

Office 2016 Activator (KMSPico 10.1.5)

It's been couple of months after the release of final version of Microsoft Office 2016. And maybe you're tired of finding for a working activator for this version. Today I'm gonna share Office 2016 activator with you - no more waiting!! About the Activator   Name: KMSPico 10.1.5 File Size: 3 MB (Approx) File Type: Zipped Folder 100% Neat & Clean - No virus! Activating Capacity . . . KMSPico 10.1.5 is successfully leading the KMS world for last few months. If everything is okay, success rate is 100%. This tool has been tested and verified by Marks PC Solution. With this tool, you can activate -  Office 2016, 2013 & 2010 Windows 10, 8.1 & 8 Hopefully this version will work for both 32 bit & 64 bit versions of Windows. Installing Office 2016 Collect/ Download Office 2016 Professional Plus from Microsoft or somewhere else. Install it as trial version without any key. Use the follow...

Joining Texts from Multiple Cells in Excel

  Programs like MS Excel is full of functions. There are many useful functions that we don't use or we don't know about. One of them is CONCATENATE. It means joining or linking. With this function you can join texts from multiple cells. Let's see how . . . Suppose you're working in an Excel Worksheet where you need to combine texts from different cells. I'm gonna show you an example. Let's consider the image below -    What do you see ? I've imputed First Name and Last Name. In Full Name column I've used the formula i.e. CONCATENATE. And in the last column I've added Mr. with the full name.    So how do you use this formula ? Here it is -  =CONCATENATE(A2," ",B2) Observe it carefully. You can add more than 02 cells with this functions. Here I've just used 02 cells. You may think what is this " " for ? You may notice that there is a space between the two i.e. " & ".  If you don't use " " then you...