M
M
Misha Titkov2017-03-20 19:10:35
Facebook
Misha Titkov, 2017-03-20 19:10:35

Facebook search, how to implement post search?

Perhaps someone implemented a search for Facebook posts by keywords. At the moment, it turns out to send a request by page, that is, by group, and watch posts there. But I want to do this all over Facebook globally. I would be grateful for an example if there is one.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Timofeev, 2017-03-20
@webinar

https://developers.facebook.com/docs/graph-api/usi...
Read the "Search" section

GET graph.facebook.com
  /search?
    q={your-query}&
    type={object-type}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question