Skip to content

Analyzing the average sentiment among Ruqqus.com users

License

Notifications You must be signed in to change notification settings

Ruqqus-API/Ruqqiement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruqqiement

A tool to analyze Ruqqus comment sentiment with Google Cloud's natural language processing

Setup and Running

  1. Create a .env file with the following:
ID=your-id
TOKEN=your-access-token
REFRESH=your-refresh-token

Don't know where to get these? Get the first two at https://ruqqus.com/settings/apps, then the beautiful refresh token here: https://ruqqus-auth.glitch.me/

Note: To make the refresh token, be sure to put their redirect URI in your app settings (first link)

  1. yarn install
  2. yarn start

If you do not have the Google Cloud API credentials set up on your local machine, follow the error logs for guidance to set it up. Takes about 5 minutes.

Output and graphing

Pipe the output to a file and copy-paste it into Google Sheets

About

Analyzing the average sentiment among Ruqqus.com users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published