Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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) tool

Started by [@JanEggers](http://twitter.com/janeggers). Information collected here is free, explanatory texts are under a CC-BY license.