conroywhitney / countr

Count occurrences of hashtags in comments on a given post on a given page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

countr

Count occurrences of hashtags in all comments on a given post on a given page

Usage

  1. 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)
  1. Press Update

Errors

If nothing shows up, open the chrome developer tools and check out the console to see the error message.

About

Count occurrences of hashtags in comments on a given post on a given page


Languages

Language:JavaScript 67.4%Language:HTML 22.7%Language:CSS 9.9%