GitXplorerGitXplorer
c

countr

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
5a3b50be6d8a20eb1b28f26f612b8a514b0de296

Update README.md

cconroywhitney committed 7 years ago
Verified
0b000d619b0f82633619938a97236cf1155bcbb5

Create README.md

cconroywhitney committed 7 years ago
Unverified
7fcd8959f24e6f767a9f897833e43f727054bb60

Default to all hashtags

cconroywhitney committed 7 years ago
Unverified
b0bf961131b1d6c4a1158f92a348968ff61ff862

Add inputs for accessToken and pageId

cconroywhitney committed 7 years ago
Unverified
12ee684402e4cd2e57ab017d8a9b04bf53d2727f

Chart width

cconroywhitney committed 7 years ago
Unverified
192c1275e92944bd7b78d89d5cb70dd59a37fafa

Show donut graph with hashtag percentages

cconroywhitney committed 7 years ago

README

The README file for this repository.

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.