so if post status update on facebook photo (public), want use graph search api find it.
here link i've been using:
https://graph.facebook.com/search?q=%23tacomaevent&type=post
i hoping able use hashtag such #tacomaevent can search public text , picture post.
thanks help.
i know old question , point out that, of now, search proposed returns json string containing list of facebook post objects, may have property named picture. property contain url of picture if 1 available.
it has many other properties , they're documented here.
Comments
Post a Comment