fbarc
fbarc copied to clipboard
Search idea
Here is an idea that you could use for your search function. It returns as a dict though which makes parsing a pain.
users = graph.request('/search?q='+q+'&type=user')
This can be expanded as needed, but it works for users.