Count occurrences of hashtags in all comments on a given post on a given page
- Fill in the input fields:
-
Access Token
-- your FB access token (get from the Facebook Graph Explorer) -
Page ID
-- the page on which the given post exists (see screenshot) -
Post ID
-- the post whose comments you want to analyze (how to find the Post ID) -
Hashtag Filters
-- a comman-separated whitelist of which comments to include (leave blank for all comments)
- Press
Update
If nothing shows up, open the chrome developer tools and check out the console to see the error message.