Skip to content

Tool that performs sentiment analysis on tweets regarding cryptos and perform market operations through Binance API

Notifications You must be signed in to change notification settings

matextrem/crypto-twitter-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto twitter Analysis

This application will get sentiment analysis on tweets regarding cryptos and perform market operations through Binance API

Getting Started

To install all Node packages run the following command.

npm install

Create a Twitter Application and copy the API key and Secret in the env file. (Look at the env.example file for details)

You should set up a Google Platform, enable the Cloud Natural Language API, create a service account and store the service account private key in this directory in a file called gcloud-private-key.json

To start the application run the following command:

npm run start

About

Tool that performs sentiment analysis on tweets regarding cryptos and perform market operations through Binance API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published