Search settings for our Facebook API
An example of a POST request to search for posts by a key phrase in Malaysian, similarly in any other languages:
You can search for key phrases in any language, for example, Malaysian
https://api.data365.co/v1.1/facebook/search/negara%20kegemaran/posts/latest/update?max_posts=25&access_token=TOKEN
https://api.data365.co/v1.1/facebook/search/negara%20favorit/posts/latest/update?max_posts=25&access_token=TOKEN
An example of a GET request to get the post from the search by a key phrase in Malaysian, similarly in any other languages:
https://api.data365.co/v1.1/facebook/search/negara%20kegemaran/posts/latest/posts?access_token=TOKEN
https://api.data365.co/v1.1/facebook/search/negara%20favorit/posts/latest/update?access_token=TOKEN