Facebook People Search
Really, some users do have the option to search public posts with Graph Search, but it's extremely limited and does not include me. If you're like me and do not have access yet, there is a workaround, however it takes a little work. As soon as you get passed the preliminary actions, future searches will be a cinch.
Action 1 See the Chart API Explorer Page.
To perform public post searches, we'll be using the Chart API Explorer tool readily available on the developers section of Facebook. You can find it on the Tools page, or you can click here to go straight there.
Action 2 Establish the Search Query.
By default, the "GET" field will have "me?fields= id, name" noted, but you'll have to change that to "search?q=" to carry out a basic search.
To make the procedure much easier, simply utilize the following link to arrive.
https://developers.facebook.com/tools/explorer/?method=GET&path=search%3Fq%3D.
Now, before you in fact get to browsing, there are still a couple of other things we need to do prior to proceeding. Once it's all done, there will be a faster way you can utilize to carry out searches, but we'll get to that after the initial setup.
Action 3 Change the Variation Number.
You'll need to change the "API Variation" from "v2.0" to the old-style "v1.0" search function to obtain this to work. If you don't alter it, you'll get a mistake. You can likewise use the "Unversioned" one if you want.
If you aim to carry out a search now, you'll get another mistake code, so head to the next action to fix this.
Action 4 Get a Gain Access To Token.
To utilize the Chart API Explorer, you'll need a gain access to token. Go on and click on the "Get Access Token" to obtain one.
Do not inspect anything in the lists. Neglect all of that and simply hit the 2nd "Get Gain access to Token" button to continue.
Action 5 Enable the Graph API Explorer Access.
When the log in page appears, choose "Okay" to give the Graph API Explorer app access to your public profile (name, profile image, age range, gender, language, country, and so on) and pals list (which anyone can really access using this good friends list hack).
You can always remove approvals later the Apps Settings page.
Afterward, you will see a large alphanumeric code in the "Access Token" field. This is what permits you to do the search you will perform. If for some factor the next step doesn't work for you, attempt clicking on "Debug" and debugging your access code, then try again.
Action 6 Carry Out a Browse.
This is the simple part. After the "search?q=" part in the search box, just enter your word( s) and struck the "Send" button. You'll see a bunch of code appear in the gray box listed below.
Action 7 Reading the Results.
The code in this box is displayed in JSON, but all you have to worry about is finding the URL of the public post.
Just right-click on the "link" portion of the code and select "Open Link in New Tab" to view the public post in its whole.
Action 8 Find the Original Post (Optional).
Now, if you wish to discover who posted about your specific search term initially, it's more than most likely going to be on your very first effort. Just look for the "through" link and go examine it out on their page.
If you do not care exactly what the original post is, or if there even is one, then you're free to browse the remaining search engine result. If you're searching for the original share, then you'll probably see it in the results, however selecting the very first one is much faster. Just look for the "link" and you're golden.
The Shortcut Approach: Usage This Link.
Now that you have actually offered the Chart API Explorer access to your profile, you can reduce things up by just utilizing the link below, replacing the search query with your own between the "% 3D" and "& variation= v1.0".
https://developers.facebook.com/tools/explorer/?method=GET&path=search%3Fq%3Dwonderhowto&version=v1.0.
You will still have to strike the "Submit" button to perform your search, and if you do not see an Access Token, you will need to duplicate that procedure prior to the search will work, however given that you have provided the Graph API Explorer consents, it'll be a whole lot faster.
If that's all we can tell about Facebook People Search I hope this article was helpful thank you.