Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/untergeekDE/FacebookGraphSearch
Facebook Graph Search info
https://github.com/untergeekDE/FacebookGraphSearch
facebook search
Last synced: 3 months ago
JSON representation
Facebook Graph Search info
- Host: GitHub
- URL: https://github.com/untergeekDE/FacebookGraphSearch
- Owner: untergeekDE
- Created: 2017-06-27T20:07:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T11:35:14.000Z (about 4 years ago)
- Last Synced: 2024-05-14T15:36:21.004Z (6 months ago)
- Topics: facebook, search
- Homepage:
- Size: 25.4 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md/LICENSE.md
Awesome Lists containing this project
README
# Defunct as of June 2019 - due to Facebook's technological changes
In June 2019, Facebook killed Graph Search as it was. So this is just kept around because I can't be bothered to erase it.
The only (sort of) replacement for operating parts of the Graph Search engine ("Unicorn") is [Sowdust's fbsearch code](https://github.com/sowdust/sowdust.github.io).
## An open-source collection of information on Facebook's Graph Search - what it is, how to use it, what to keep in mind. ##
This Github project consists of
* **[the wiki](https://github.com/untergeekDE/FacebookGraphSearch/wiki/Home) - info pages about Graph Search and the commands I know so far**
* a folder containing challenges, i.e. little search tasks ordered by difficulty (tbd)
* a folder containing unsolved questions concerning graph search (tbd)This is an expanding cache of information. As always with Github, you can download everything, modify it, and push your changes to the repository so I can merge them. Everything is stored in Markdown Language files (file extension .md), text files with simple formatting. You can open them with any text editor like Windows' Notepad, even if it cannot display the formatting. [If you have no idea what that means: don't panic, it's extremely simple. A Markdown Language cheat sheet can be found here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet).
Links to my sources and inspirations:
* [Paul Myers' Graph Search info page](http://researchclinic.net/graph.html)
* [Grafari - a scraper project by University of Applied Science Hamburg students](https://github.com/repat/Grafari/wiki/Facebook-URL-Schemata) - in German
* [the Graph Search plugin for the Chrome Browser by Intelligence Software](http://www.intel-sw.com/blog/facebook-search/)
* basically everything [Henk van Ess](https://twitter.com/henkvaness) writes (and he also built the (http://graph.tips) toolStarted by [@JanEggers](http://twitter.com/janeggers). Information collected here is free, explanatory texts are under a CC-BY license.